Projects & Crafts
Argus - Cybersecurity Platform
Integrated security platform combining multiple security assessment and monitoring modules.
OSINT Reconnaissance Tool
A Python-based OSINT tool for automated reconnaissance of domains and IPs using WHOIS, DNS, subdomain enumeration, breach checks, and VirusTotal. Generates a structured reconnaissance report from the collected findings.
Python
WHOIS
DNS
VirusTotal
Log Analysis & Threat Detection Tool
A Python-based log analysis tool that detects suspicious activity such as SQL injection, XSS, directory traversal, and brute-force attacks in Apache and Nginx logs. Generates structured HTML security reports with findings categorized by severity.
Python
Regex
Log_Parsing
HTML_Reports
Threat_Detection
Multi-Threaded Port Scanner
A multi-threaded Python port scanner for high-speed network reconnaissance and security assessments. Detects open ports, identifies services, performs banner grabbing, and generates scan reports.
Python
Socket
Threading
Argparse
Colorama
File Integrity Checker
A Python CLI tool for detecting unauthorized file tampering using cryptographic hashing. Supports MD5, SHA-1, and SHA-256, with hash baselines and on-demand integrity verification for forensic and incident-response use cases.
Python
Hashlib
Argparse
Json
SHA_256