mirror of
https://github.com/trimstray/the-book-of-secret-knowledge.git
synced 2024-12-19 09:56:14 +00:00
renamed and moved 'Pentesting' chapter -> 'Pentesters arsenal tools'
- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
parent
0896589bdd
commit
51711784c4
20
README.md
20
README.md
@ -177,16 +177,6 @@ for transferring data with URLs.<br>
|
|||||||
:small_orange_diamond: <a href="https://github.com/dbcli/mycli"><b>mycli</b></a> - terminal client for MySQL with autocompletion and syntax highlighting.<br>
|
:small_orange_diamond: <a href="https://github.com/dbcli/mycli"><b>mycli</b></a> - terminal client for MySQL with autocompletion and syntax highlighting.<br>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
##### :black_small_square: Pentesting
|
|
||||||
|
|
||||||
<p>
|
|
||||||
:small_orange_diamond: <a href="https://www.metasploit.com/"><b>Metasploit</b></a> - tool and framework for pentesting system, web and many more, contains a lot a ready to use exploit.<br>
|
|
||||||
:small_orange_diamond: <a href="https://portswigger.net/burp"><b>Burp Suite</b></a> - tool for testing Web application security, intercepting proxy to replay, inject, scan and fuzz HTTP requests.<br>
|
|
||||||
:small_orange_diamond: <a href="https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project"><b>OWASP Zed Attack Proxy</b></a> - intercepting proxy to replay, inject, scan and fuzz HTTP requests.<br>
|
|
||||||
:small_orange_diamond: <a href="https://cirt.net/Nikto2"><b>Nikto2</b></a> - web server scanner which performs comprehensive tests against web servers for multiple items.<br>
|
|
||||||
:small_orange_diamond: <a href="http://sqlmap.org/"><b>sqlmap</b></a> - tool that automates the process of detecting and exploiting SQL injection flaws.<br>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
##### :black_small_square: TOR
|
##### :black_small_square: TOR
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@ -491,6 +481,16 @@ Linux Security Expert</b></a> - trainings, howtos, checklists, security tools an
|
|||||||
|
|
||||||
#### Hacking/Penetration Testing
|
#### Hacking/Penetration Testing
|
||||||
|
|
||||||
|
##### :black_small_square: Pentesters arsenal tools
|
||||||
|
|
||||||
|
<p>
|
||||||
|
:small_orange_diamond: <a href="https://www.metasploit.com/"><b>Metasploit</b></a> - tool and framework for pentesting system, web and many more, contains a lot a ready to use exploit.<br>
|
||||||
|
:small_orange_diamond: <a href="https://portswigger.net/burp"><b>Burp Suite</b></a> - tool for testing Web application security, intercepting proxy to replay, inject, scan and fuzz HTTP requests.<br>
|
||||||
|
:small_orange_diamond: <a href="https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project"><b>OWASP Zed Attack Proxy</b></a> - intercepting proxy to replay, inject, scan and fuzz HTTP requests.<br>
|
||||||
|
:small_orange_diamond: <a href="https://cirt.net/Nikto2"><b>Nikto2</b></a> - web server scanner which performs comprehensive tests against web servers for multiple items.<br>
|
||||||
|
:small_orange_diamond: <a href="http://sqlmap.org/"><b>sqlmap</b></a> - tool that automates the process of detecting and exploiting SQL injection flaws.<br>
|
||||||
|
</p>
|
||||||
|
|
||||||
##### :black_small_square: Pentests bookmarks collection
|
##### :black_small_square: Pentests bookmarks collection
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
Reference in New Issue
Block a user