# Network Pentest

- [Courses](/pentest/courses.md)
- [TCM - Zero to Hero](/pentest/courses/beginner-network-pentesting.md): Beginner Network Pentesting
- [Week 1: Setup](/pentest/courses/beginner-network-pentesting/week-1.md): Introduction, Notekeeping, and Introductory Linux
- [ipsweep.sh](/pentest/courses/beginner-network-pentesting/week-1/ipsweep.sh.md)
- [Week 2: Python 101](/pentest/courses/beginner-network-pentesting/week-2.md): Introductory Python
- [python101.py](/pentest/courses/beginner-network-pentesting/week-2/untitled-1.md)
- [bof.py](/pentest/courses/beginner-network-pentesting/week-2/bof.py.md)
- [Week 3: Python 102](/pentest/courses/beginner-network-pentesting/week-3-python-102.md): Building a Terrible Port Scanner
- [python102.py](/pentest/courses/beginner-network-pentesting/week-3-python-102/python102.py.md)
- [scanner.py](/pentest/courses/beginner-network-pentesting/week-3-python-102/scanner.py.md)
- [Week 4: Passive OSINT](/pentest/courses/beginner-network-pentesting/week-4-passive-osint.md)
- [Week 5: Scanning Tools & Tactics](/pentest/courses/beginner-network-pentesting/untitled-1.md)
- [nmap](/pentest/courses/beginner-network-pentesting/untitled-1/nmap.md)
- [Nessus](/pentest/courses/beginner-network-pentesting/untitled-1/nessus.md)
- [msfconsole](/pentest/courses/beginner-network-pentesting/untitled-1/msfconsole.md)
- [Week 6: Enumeration](/pentest/courses/beginner-network-pentesting/week-6-enumeration.md)
- [Week 7: Exploitation, Shells, and Some Credential Stuffing](/pentest/courses/beginner-network-pentesting/untitled-2.md)
- [Week 8: LLMNR/NBT-NS Poisoning](/pentest/courses/beginner-network-pentesting/untitled-3.md): Building an AD Lab, LLMNR Poisoning, and NTLMv2 Cracking with Hashcat
- [Week 9: NTLM](/pentest/courses/beginner-network-pentesting/week-9.md): NTLM Relay, Token Impersonation, Pass the Hash, PsExec, and more
- [Week 10: MS17-010, GPP/cPasswords, and Kerberoasting](/pentest/courses/beginner-network-pentesting/untitled-4.md): AD Exploitation Part 3
- [Week 11: File Transfers, Pivoting, Reporting](/pentest/courses/beginner-network-pentesting/week-11-file-transfers-pivoting-reporting.md): File Transfers, Pivoting, Report Writing, and Career Advice
- [Commands](/pentest/courses/beginner-network-pentesting/commands.md)
- [Penetration Testing Student (PTS)](/pentest/courses/penetration-testing-student-pts.md)
- [OSCP Study](/pentest/courses/oscp-study.md): Here are the resources my friend Chris found most useful for the OSCP exam
- [Recon](/pentest/recon-osint.md)
- [OSINT](/pentest/recon-osint/osint.md)
- [Enumeration](/pentest/enumeration.md)
- [Samba Shares](/pentest/enumeration/samba-shares.md)
- [ProFtpd](/pentest/enumeration/proftpd.md): ProFtpd is a free and open-source FTP server, compatible with Unix and Windows systems. Its also been vulnerable in the past software versions.
- [Gaining Access](/pentest/gaining-access.md)
- [Reverse Shells](/pentest/gaining-access/reverse-shells.md)
- [Privilege Escalation](/pentest/privilege-escalation.md)
- [Meterpreter](/pentest/privilege-escalation/meterpreter.md)
- [Spawning a TTY Shell](/pentest/privilege-escalation/spawning-a-tty-shell.md)
- [Reverse Shell Cheat Sheet](/pentest/privilege-escalation/untitled-2.md)
- [Cracking Hashes](/pentest/privilege-escalation/untitled-1.md)
- [Restricted Linux Shell Escape](/pentest/privilege-escalation/restricted-linux-shell-escape.md)
- [Linux Privilege Escalation](/pentest/privilege-escalation/linux-privilege-escalation.md)
- [lxd](/pentest/privilege-escalation/linux-privilege-escalation/lxd.md)
- [sytemctl](/pentest/privilege-escalation/linux-privilege-escalation/sytemctl.md)
- [Windows Privilege Escalation](/pentest/privilege-escalation/windows-privilege-escalation.md)
- [Active Directory](/pentest/privilege-escalation/windows-privilege-escalation/active-directory.md)
- [What is AD?](/pentest/privilege-escalation/windows-privilege-escalation/active-directory/what-is-ad-links.md)
- [User Enumeration](/pentest/privilege-escalation/windows-privilege-escalation/user-enumeration.md)
- [Post Exploitation](/pentest/post-exploitation.md)
- [Cleanup](/pentest/post-exploitation/cleanup.md)
- [Maintaining Access](/pentest/post-exploitation/maintaining-access.md)
- [Pivoting](/pentest/post-exploitation/pivoting.md)
- [File Transfers](/pentest/post-exploitation/file-transfers.md)
- [Covering Tracks](/pentest/post-exploitation/5.-covering-tracks.md)
- [Vulnerabilities Checklist](/pentest/untitled.md)
- [Report Writing](/pentest/report-writing.md)
