
Projects
sN1TCH 🕵️♂️
A CLI-based log analysis tool with real-time GeoIP lookups, auto-blocking for suspicious IPs, filtering by country/ISP, live monitoring, and Discord webhook alerting.
- Live log monitoring with IP detection
- Auto-block IPs via UFW/IPTables using
--block
- GeoIP + ISP info from logs
- Export data with
--save
- Discord alerts via webhooks
Active Directory Lab 🧱
A Windows Server 2019 homelab for blue-team practice: domain setup (t8ddy.com
), OU structure, security groups, user provisioning, GPO hardening (password/lockout, audit), drive mapping with item-level targeting, and DNS records — fully documented with step-by-step screenshots (#1–#18) for easy replication.
- GPOs: lockout, password policy, logon auditing
- Groups & Users:
GG_HR
,GG_IT
, and user provisioning - Drive Maps: HR share with security group targeting
- DNS: A records for internal services (e.g.,
intranet.t8ddy.com
) - Clean, GitHub-ready README with images