CyberGuard is an all-in-one Python toolkit designed for defensive cybersecurity automation.
- Suspicious URL Scanner – Detect phishing indicators
- Log File Analyzer – Find failed logins and sensitive access
- Firewall Rule Generator – Auto-generate iptables rules
- Threat Intelligence Checker – Query IP reputation via API
- File Integrity Checker – Verify file hash with SHA256
python cyberguard.py- Python scripting
- Networking & security fundamentals
- Log analysis
- Threat intelligence integration
- Automation