mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
synced 2024-11-22 19:23:11 +00:00
updated 'SSL' chapter (added 'Security' tools)
- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
parent
0e8bfa06b9
commit
0a4a3406bb
1 changed files with 2 additions and 1 deletions
|
@ -107,13 +107,14 @@ for transferring data with URLs.<br>
|
|||
:small_orange_diamond: <a href="https://github.com/GouveaHeitor/nipe"><b>Nipe</b></a> - script to make Tor Network your default gateway.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: SSL
|
||||
##### :black_small_square: SSL/Security
|
||||
|
||||
<p>
|
||||
:small_orange_diamond: <a href="https://github.com/nabla-c0d3/sslyze"><b>sslyze
|
||||
</b></a> - fast and powerful SSL/TLS server scanning library.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/rbsec/sslscan"><b>sslscan</b></a> - tests SSL/TLS enabled services to discover supported cipher suites.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/drwetter/testssl.sh"><b>testssl.sh</b></a> - testing TLS/SSL encryption anywhere on any port.<br>
|
||||
:small_orange_diamond: <a href="http://www.tarsnap.com/spiped.html"><b>spiped</b></a> - is a utility for creating symmetrically encrypted and authenticated pipes between socket addresses.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: Auditing Tools
|
||||
|
|
Loading…
Reference in a new issue