Skip to content

irboi746/PenTestNotes

Repository files navigation

PenTestNotes (In Progress)

PenTest

  • These are notes for Pentesting and it is organised based on the methodology rather than technology.
  • Within each folder in Reconnaissance, Vulnerability Assessment and Exploitation, there will be sub folders for Network Pentest, WebApp Pentest and System Pentest.

Phases in PenTest

  • Black Box Pentest : Passive Recon Phase --> Active Recon (DNS Enum --> IP Netblock Enum --> (White Box Pentest))
  • White Box Pentest : Live Host Enum --> Further DNS Enum --> OS Scanning --> Port Scanning --> Service Scanning --> Vulnerability Analysis --> Validation --> Exploit

Resources

Below are resources for Pentest exams

Labs

TryHackMe

  1. https://tryhackme.com/room/relevant
  2. Buffer Overflow Practice
  3. https://tryhackme.com/room/internal
  4. https://tryhackme.com/room/wreath

Cheatsheets

  1. HauSec Command Cheatsheet
  2. SwissSkyRepo Command Cheatsheet
  3. PwnTools
  4. HackTricks
  5. SecLists

Others :

  1. nmap Automation with Python
  2. Awesome HAcking Resource
  3. dostackbufferoverflowgood
  4. Pivoting with socks_proxy & Portfwd
  5. Pivoting with reverse Portfwd

Setting Up

  • Get a Kali VM Image
  • Additional Things to Install :
    1. seclist sudo apt-get -y install seclists
  • Best Practice : Revert to Last Known Good snapshot before installing new tools and once new tools is verified, create new snapshot.

Disclaimer: Firstly, I would like to indicate that a lot of information was lifted from other websites and that content belongs to them (this is indicated on the pages). I thank all the people that share cyber-security related information for free on the Internet, it's because of you guys I get to learn new tricks so conveniently and with low cost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published