[HackTricks - HackTricks](https://book.hacktricks.xyz/welcome/readme) is a great place to start. He has almost anything you could need and his explanations are very good to go along with it. He also wrote linpeas & winpeas see -> [[Useful Tools & Binaries]]. So it is helpful to have his guide up next to the output of those scripts to better help you analyze them. [Online - Reverse Shell Generator](https://www.revshells.com) -> I think we all know about this one... - There is also a browser extension you can get that can also generate revshells for you Also... a simple google search can net a ton of information.... **K.I.S.S** # Linux Privilege Escalation [Basic Linux Privilege Escalation - g0tmi1k](https://blog.g0tmi1k.com/2011/08/basic-linux-privilege-escalation/) - I've used g0tmilk's guide on most CTF boxes and it has almost always done me well - I suggest starting here, and really getting to know what each search is meant/could get you [GitHub - lucyoa/kernel-exploits](https://github.com/lucyoa/kernel-exploits) - kernel exploits, very well written, with links to more information