Skip to content

ZishanAdThandar/hacknotes

Repository files navigation

hacknotes

Private Notes of Zishan Ahamed Thandar

Penetration Testing Workflow

Network Scan

  • Identify live hosts
  • Scan for open ports
  • Identify services and versions
  • Tools: Nmap, Masscan

Recon

  • Passive Reconnaissance
    • WHOIS Lookup
    • Shodan
    • OSINT Tools: Recon-ng, Maltego
  • Active Reconnaissance
    • Subdomain Enumeration
    • Directory Enumeration: Dirbuster, Gobuster
    • Tools: Nikto, Wappalyzer

Exploitation

  • Identify vulnerabilities
    • CVE Search
    • Vulnerability Scanners: Nessus, OpenVAS
  • Use exploit frameworks
    • Metasploit
    • Exploit-DB
  • Custom Exploits
    • Write or modify exploits for specific vulnerabilities.

About

Private Notes of Zishan Ahamed Thandar for reference

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages