Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,4 @@
| Ayush kumar | https://github.com/Ayush4345 |
|Shivank Singh | https://github.com/nasablackberry |
| Piyush | https://github.com/piyushkdas0611 |
| Nilay Rudra | https://github.com/N03Nilay |
3 changes: 2 additions & 1 deletion Tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,8 @@
| one_gadget | pwn | https://github.com/david942j/one_gadget | Tool for finding ROP-tools in libc6.so.6 |
| pwntools | pwn | https://github.com/Gallopsled/pwntools | Library to develop exploits in Python |
| metasploit | pwn | https://www.metasploit.com/ | Very powerful penetration testing framework |
| Nmap | pwn | https://nmap.org/ | utility for network discovery and security auditing. |
| Nmap | pwn | https://nmap.org/ | utility for network discovery and security auditing. |
| libformatstr | pwn | https://blog.techorganic.com/2015/07/01/simplifying-format-string-exploitation-with-libformatstr/ | It helps in simplifying format string exploitation
| Wireshark | pwn | https://wireshark.org/ | Network protocol analyzer tool |
| RustScan | pwn | https://github.com/RustScan/RustScan | The fast port scanner. |
| Linpeas | pwn | https://github.com/carlospolop/PEASS-ng/tree/master/linPEAS | Shows the ways to escalate privileges on Linux |
Expand Down