Recon & OSINT
People, companies, infra, metadata hygiene.
Learn recon, web/API testing, upload hardening, scripting, and blue-team detection through guided, step-by-step slides. Every module begins with rules of engagement and ends with defense.
$ nmap -p 80,443,8080 -sV target.lab 80/tcp open http nginx 1.24 443/tcp open https nginx 1.24 8080/tcp open http gunicorn/uvicorn $ curl -s -i https://target.lab/login | head -n 5 HTTP/1.1 200 OK Server: nginx Content-Security-Policy: default-src 'self'
Guided paths with clear outcomes: understand risk, break down attack paths, and harden defenses.
People, companies, infra, metadata hygiene.
HTTP, cookies, sessions, headers & TLS.
Input validation, auth, access control, more.
REST/GraphQL, rate limits, auth schemes.
MIME checks, storage patterns, signed URLs.
Encoding, CSP, frame-ancestors, sandbox.
Python, Bash, PowerShell automation.
Linux misconfigs, PATH, sudo basics.
RBAC, network policies, secrets, images.
Tunnels & forwarding in isolated labs only.
Prompt injection & data exfiltration risks.
Logging, EDR/SIEM basics, triage & IR.
Scenario-driven modules designed for practical understanding and safer real-world application.
Yes — you’ll practice only in lab environments you own/control or have explicit permission to test. Every lesson starts with rules of engagement.
Basic web and scripting knowledge helps. Modules are progressive: beginner-friendly intros build toward advanced labs.
Slide-by-slide walkthroughs with commands, screenshots, and checks. Many include copyable snippets and quick quizzes.