mirror of
https://github.com/apsdehal/awesome-ctf
synced 2024-11-21 18:23:01 +00:00
Add cheatsheet for metasploit
This commit is contained in:
parent
eb3975c661
commit
d63a0cd2d4
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ Check solve section for steganography.
|
|||
- [DLLInjector](https://github.com/OpenSecurityResearch/dllinjector) - Inject dlls in processes
|
||||
- [libformatstr](https://github.com/hellman/libformatstr) - Simplify format string exploitation.
|
||||
- [Metasploit](http://www.metasploit.com/) - Penetration testing software
|
||||
- [Cheatsheet](https://www.comparitech.com/net-admin/metasploit-cheat-sheet/)
|
||||
- [one_gadget](https://github.com/david942j/one_gadget) - A tool to find the one gadget `execve('/bin/sh', NULL, NULL)` call
|
||||
- `gem install one_gadget`
|
||||
- [Pwntools](https://github.com/Gallopsled/pwntools) - CTF Framework for writing exploits
|
||||
|
|
Loading…
Reference in a new issue