Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Comprehensive pentesting cheatsheets in Markdown and SVG diagrams

Notifications You must be signed in to change notification settings

ChronosPK/pentesting-cheatsheets

Repository files navigation

Use the cheatsheets locally

Run the setup.sh script to call each cheatsheet without a path.

git clone https://github.com/ChronosPK/pentesting-cheatsheets.git
cd pentesting-cheatsheets
sudo ./setup.sh

If you want to view the cheatsheets using a certain file editor like subl,
give the absolute path of the editor as a script argument.

sudo ./setup.sh /usr/bin/subl

Enjoy the new commands!

common-enum
common-revshells
# ...

More content on my cybersecurity website

View my site here: chronossec.site.

Paths to check:

Category Link
Linux Pentesting https://chronossec.site/categories/Pentesting/Linux/
Windows Pentesting https://chronossec.site/categories/Pentesting/Windows/
Web Pentesting https://chronossec.site/categories/Pentesting/Web/
Physical Pentesting https://chronossec.site/categories/Pentesting/Physical-pentesting/
How I created CSCTF 2024 https://chronossec.site/categories/CTFs/CSCTF-2024/

Keep in mind that I keep updating and working on my projects everyday, so nothing reached it's final form.


Enjoy!