Skip to content
Open
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
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -716,6 +716,7 @@ Great reverse engineering on skimmer | https://trustfoundry.net/reverse-engineer
Name | URL
------------------------------------ | ---------------------------------------------
Bruteforce know hosts | https://github.com/Churro/bruteforce-known-hosts
CryptoLyzer | https://gitlab.com/coroner/cryptolyzer
OpenSSH guidelines | https://wiki.mozilla.org/Security/Guidelines/OpenSSH
SSH audit | https://github.com/arthepsy/ssh-audit.git
SSH audit online | https://sshcheck.com
Expand All @@ -727,14 +728,15 @@ Name | URL
------------------------------------ | ---------------------------------------------
Certificate search | https://crt.sh
Bad SSL | https://github.com/chromium/badssl.com
CryptoLyzer | https://gitlab.com/coroner/cryptolyzer
Htbridge - Online analysis | https://www.htbridge.com/ssl/
Mozilla SSL Configuration Generator | https://mozilla.github.io/server-side-tls/ssl-config-generator/
Observatory by Mozilla - Online analysis | https://observatory.mozilla.org/ :star::star::star::star:
O-Saft - Tools | https://www.owasp.org/index.php/O-Saft
OWASP tests - Procedure | [https://www.owasp.org/index.php/Testing_for_Weak_SSL/TLS_Ciphers](https://www.owasp.org/index.php/Testing_for_Weak_SSL/TLS_Ciphers,_Insufficient_Transport_Layer_Protection_(OTG-CRYPST-002))
Qualys SSL Labs - Online analysis | https://www.ssllabs.com/ssltest/
SSLscan - Tools | https://github.com/rbsec/sslscan
SSLyze - Tools | https://github.com/iSECPartners/sslyze
SSLyze - Tools | https://github.com/nabla-c0d3/sslyze
Testssl.sh - Tools | https://github.com/drwetter/testssl.sh :star:


Expand Down