
Cybersecurity Project Ideas for Home Network Optimization, Honeypot Deployment, and Threat Intelligence
The video presents three cybersecurity project ideas for individuals with free time, focusing on home network optimization, honeypot deployment, and building a threat intelligence web application. For home network security, it recommends enabling WPA3 encryption, disabling WPS, restricting router admin access to LAN-only, setting up automatic firmware updates, replacing ISP DNS with privacy-focused alternatives like Cloudflare’s 1.1.1.1 or Quad9’s 9.9.9.9, enabling DNS-over-HTTPS, segmenting networks using VLANs (e.g., for guests, work, IoT devices), and deploying network-wide ad blockers like AdGuard or Pi-hole. The honeypot project suggests using a VPS to deploy open-source honeypots (e.g., Teapot) or building a custom one to monitor attacker behavior, with logs optionally visualized via platforms like Grafana or ELK Stack. The threat intelligence web app involves aggregating open-source feeds (e.g., VirusTotal, AbuseDB, RSS security news) into a custom dashboard using a web stack of choice, potentially hosted publicly. The video notes these projects can be combined into an advanced setup integrating a SIEM, honeypots, and threat intelligence for visualization. Technical details include references to 2026 as a future context but no specific timeline for implementation.