Skip to content

gkourgkoutas/pentest-cheatsheets

Repository files navigation

Grepable cheat sheets for pentesting

This is a collection of cheat sheets by their respective tools.

Example

$ cat hydra.txt| grep "smb"       
# hydra: bruteforce smb login 
hydra -L users.txt -P passwords.txt -e nsr smb://targetIp

Contribution

Please feel free to contribute to those lists! To keep it consistent, use the format from the example.

About

Grepable cheat sheets for pentesting. Each sheet one tool.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published