Post

Penetration Testing (Pentesting) Resources

Here are some solid resources—books, videos, tools, courses, and more—to help you master penetration testing and find security vulnerabilities.

Penetration Testing (Pentesting) Resources

Introduction

Welcome to Penetration Testing Resources !

These are the penetration testing resources I’ve used, seen used by others, and believe can be really useful if you want to break into pentesting. Whether you’re testing for vulnerabilities, improving security, or learning ethical hacking, these books, tools, and courses will help you get started


Infrastructure PenTesting

Courses

  1. eLearnsecurity (INE)
  2. Offensive Security (Offsec)
  3. Altered Security
  4. SANS

Books

  1. Penetration Testing: A Hands-On Introduction to Hacking
  2. Mastering Kali Linux for Advanced Penetration Testing

Labs

  1. HackTheBox (HTB)
  2. TryHackMe (THM)
  3. VulnHub
  4. Offensive Security (Offsec) Proving Grounds

Web Applications PenTesting

Courses

  1. eLearnsecurity (INE)

Books

  1. The Web Application Hacker’s Handbook: Finding and Exploiting Security Flaws

Labs

  1. HackTheBox (HTB)
  2. TryHackMe (THM)

Cheat-Sheet

Protocols

  1. SMB (Server Message Block) Pentesting - 445,139/TCP
  2. LDAP (Lightweight Directory Access Protocol) Pentesting - 389, 636, 3268, 3269/TCP
  3. Kerberos Pentesting - 88/TCP

Privilege Escalation

Windows

  1. Dumping Windows Password Hashes
  2. Windows PrivEsc with SeBackupPrivilege
This post is licensed under CC BY 4.0 by the author.