maksyche / pentest-everything

This is my penetration testing cheatsheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pentest Everything

I initially created this cheatsheet for the OSCP exam, but it is no longer comprehensive since the exam was drastically changed in early 2022. However, it may still be useful for pentesting, CTFs, or just as a great example of exam cheatsheets.

This cheatsheet has quick guides and useful commands to enumerate and exploit low-hanging fruits and common services.

I recommend beginners look at the references. These courses and videos helped me gain fundamental knowledge for the OSCP exam and pentesting in general.

Also, I added links to original repositories and/or authors of the utilities I use. I compiled/downloaded
utilities and put them into my private repo (pentesting-tools). I cannot share them for legal reasons, so you have to compile/download them yourself.

Github-md-toc-generator is used to generate Tables of Contents.

─────█─▄▀█──█▀▄─█───── 
────▐▌──────────▐▌──── 
────█▌▀▄──▄▄──▄▀▐█──── 
───▐██──▀▀──▀▀──██▌─── 
──▄████▄──▐▌──▄████▄──

Contents

Utilities

References

About

This is my penetration testing cheatsheet

License:MIT License


Languages

Language:Python 100.0%