- OWASP Top 10
- Cookies - 1.Secure 2.HostOnly 3.Session 4.HTTPOnly
- Common Headers like
X-Frame-Options
etc. What and how they protect a website - Content Security Policy
- JWT
- Using chrome devtools more effectively
- ... add more here
- Code your keylogger
- Code your port scanner
- Automating common tasks
- Python to scrape data online
- Faster web requests creator
- ... add more here
- Common Linux Commands - cut, find, awk, sed .... etc
- Bash Scripting
- Beautiful and pro shell - zsh + oh-my-zsh
- ... add more here
- Basics
- The Module System
- Using
msfvenom
to generate payloads - Using Veil to generate undetectable payloads
- Handlers
- Using
post
modules for post-exploitation - Using the railgun API for fun in Windows
- ... add more here
- Add those here