PJPT & PNPT Study Group Lessons
This book will hold all of the lesson plans and/or supplementary material for when I teach in the PJPT study group in the F0xhunt Discord server (https://discord.gg/f0xhunt)
Session 2: Nov. 13, 2023
In this lesson, we go over computer networking and programming concepts as part of preparation fo...
Computer Networking: IP Addressing and Subnetting
IP Addressing Common Computer Numbering Systems Binary (base 2) -- 0 to 1 Octal (base 8) -- ...
Computer Networking: MAC Addressing and ARP
Media Access Control Address Identifies the physical network interface of a host Hexadecima...
Computer Networking: Encapsulation and Decapsulation
TCP/IP Model vs. OSI Model TCP/IP Model The sender sends from Layer 4 down to Layer 1The recipi...
Computer Programming: Compiled vs Interpreted Languages
Compiled vs Interpreted Languages Example Interpreted (Scripting) Languages Bash JavaScript ...
Computer Programming: Primitive Data Types
Primitive Data Types Byte: 8 bits, 1 byte, raw data Integer Signed: Any negative integer ...
Computer Programming: Collections, Loops, and Conditions
Collections In programming, we use collections to assemble two or more things together Some c...
Computer Programming: Object-Oriented Programming and Functions
Object-Oriented Programming (OOP) We are really only going to scratch the surface of OOP in th...
Computer Programming: PowerShell and Python Modules
What is a Module? We noted before that a function is a tool that does one task well We write ...
Follow-Up Work
Autodidactic Learning Time Complete these videos on TCM Academy. Ask your peers (I'm happy to fi...
Session 8: Jan. 8, 2024
In this lesson, we focus on attacking Active Directory from an external assessment. So, enumerati...
Active Directory Overview
The Big Picture To change the way you attack (and defend) Active Directory networks, change the ...
Active Directory Methodology
Active Directory Pentest Types Given the massive attack surface that Active Directory presents, ...
Lesson Plan
Accompanying Presentation The PJPT Study Group is hosted by my friend and fellow Discord mod, Sh...
Session 10: Jan. 18, 2024
In this lesson, we focus on attacking Active Directory from the perspective of an internal assess...