⟨/⟩ Scripts & Tools
A collection of ready-to-use cybersecurity scripts — download, adapt, deploy.
Lightweight Intrusion Detection System (LIDS)
A Bash script to monitor critical system files for unauthorized changes using SHA-256 hashes.
Security Log Analyzer
A Python script that parses auth.log and syslog to detect brute-force attempts, suspicious logins, and privilege escalation events.
Firewall Audit Script
Automated script to audit iptables/nftables and UFW firewall rules, detect overly permissive configurations, and generate a security report.
SSL Certificate Checker
A Bash script to check SSL/TLS certificate expiration dates, cipher suites, and common misconfigurations across multiple domains.
SSH Hardening Script
Automated script to harden your Linux server's SSH configuration. Applies security best practices in a single command.
Port Scanner Bash
A simple and efficient port scanner written in Bash. Ideal for quick checks with no external dependencies.