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
# ...
View my site here: chronossec.site.
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.