mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-12-22 13:55:04 -05:00
add tlsmate to Transport Layer Security Tools (#438)
tlsmate is a framework to create arbitrary TLS test cases
This commit is contained in:
parent
4fedeeb18a
commit
1f22947403
@ -452,6 +452,7 @@ See also *[Intercepting Web proxies](#intercepting-web-proxies)*.
|
||||
* [crackpkcs12](https://github.com/crackpkcs12/crackpkcs12) - Multithreaded program to crack PKCS#12 files (`.p12` and `.pfx` extensions), such as TLS/SSL certificates.
|
||||
* [testssl.sh](https://github.com/drwetter/testssl.sh) - Command line tool which checks a server's service on any port for the support of TLS/SSL ciphers, protocols as well as some cryptographic flaws.
|
||||
* [tls_prober](https://github.com/WestpointLtd/tls_prober) - Fingerprint a server's SSL/TLS implementation.
|
||||
* [tlsmate](https://gitlab.com/guballa/tlsmate) - Framework to create arbitrary TLS test cases. Comes with a TLS server scanner plugin.
|
||||
|
||||
### Secure Shell Tools
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user