Skip to content

Automated cybersecurity log analysis and alert system using Termux and Python — Google Certified hands-on project with SIEM, threat detection, and Blue Team tools.

Notifications You must be signed in to change notification settings

ZacariahCyberSec/Cybersecurity-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HEAD

🌐 Connect with Me

“Cybersecurity is not just about technology — it's about people, process, and passion.”
— Zacariah

Threat Tracker Script

This Python script logs your current public IP address and DNS resolver while securely connected to Proton VPN, then fetches and saves threat intelligence data from an external feed.

Features

  • Logs IP & DNS (verifies VPN masking)
  • Saves timestamped threat reports
  • Python-based, mobile/Termux compatible
  • Lightweight & portable for threat hunting

Files Generated

  • logs/vpn_identity_log.txt
  • logs/threat_report_YYYYMMDD_HHMMSS.txt

Usage

python threat_tracker.py
 45b6373 (Initial commit: threat_tracker.py with VPN log and threat feed)

About

Automated cybersecurity log analysis and alert system using Termux and Python — Google Certified hands-on project with SIEM, threat detection, and Blue Team tools.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages