# General
- [LainKusanagi list of OSCP-like machines](https://docs.google.com/spreadsheets/u/0/d/18weuz_Eeynr6sXFQ87Cd5F0slOj9Z6rt/htmlview?pli=1)
- [TJNull OSCP-like machines](https://docs.google.com/spreadsheets/u/1/d/1dwSMIAPIam0PuRBkCiDI88pU3yzrqqHkDtBngUHNCw8/htmlview# )
- [ss64](https://ss64.com)
# Hash
- [**hashcat example-hashes**](https://hashcat.net/wiki/doku.php?id=example_hashes)
# Reverse Shell Generator
- [Revshells.com](https://www.revshells.com/)
- [PayloadAllTheThings](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Reverse%20Shell%20Cheatsheet.md)
# Privilege Escalation
- [Cron Guru](https://crontab.guru/)
- [GTFObins](https://gtfobins.github.io/)
- [LOLBAS](https://lolbas-project.github.io/)
- [HackTricks](https://book.hacktricks.wiki/en/index.html)
- [Windows Kernel Exploits](https://github.com/SecWiki/windows-kernel-exploits)