Compare commits

...

6 Commits

Author SHA1 Message Date
Ramanan Ravikumar 20169d95ec
Merge d5e168e14c into 561dcf6560 2023-11-30 00:19:14 -07:00
Philippe Lagadec 561dcf6560
Merge pull request #103 from c0r0n3r/tools-ssh-cryptolyzer
added CryptoLyzer to Tools/SSH
2023-11-27 16:33:38 +01:00
Philippe Lagadec f2f2567d9a
Merge pull request #104 from c0r0n3r/tools-tls-open-source
added open source tools to Tools/TLS/SSL
2023-11-27 16:32:40 +01:00
Szilárd Pfeiffer 8d969d86ba added open source tools to Tools/TLS/SSL 2023-11-27 15:50:31 +01:00
Szilárd Pfeiffer 5fab4842fe added CryptoLyzer to Tools/SSH 2023-11-27 15:42:01 +01:00
Ramanan Ravikumar d5e168e14c
Add ThreatMapper 2022-06-29 12:33:14 +05:30
1 changed files with 5 additions and 0 deletions

View File

@ -335,6 +335,7 @@ See also [Active Directory](#active-directory) and [ADFS](#adfs) below.
- [otseca](https://github.com/trimstray/otseca) - Open source security auditing tool to search and dump system configuration. It allows you to generate reports in HTML or RAW-HTML formats.
- [SUDO_KILLER](https://github.com/TH3xACE/SUDO_KILLER) - A tool to identify sudo rules' misconfigurations and vulnerabilities within sudo
- [CIS Benchmarks Audit](https://github.com/finalduty/cis_benchmarks_audit) - bash script which performs tests against your CentOS system to give an indication of whether the running server may comply with the CIS v2.2.0 Benchmarks for CentOS (only CentOS 7 for now)
- [Deepfence ThreatMapper](https://github.com/deepfence/ThreatMapper) - Apache v2, powerful runtime vulnerability scanner for kubernetes, virtual machines and serverless.
### Windows
@ -351,9 +352,13 @@ See also [Active Directory](#active-directory) and [ADFS](#adfs) below.
### TLS/SSL
- [Qualys SSL Labs - List of tools to assess TLS/SSL servers and clients](https://github.com/ssllabs/research/wiki/Assessment-Tools)
- [CryptoLyzer](https://github.com/c0r0n3r/cryptolyzer) - Fast, flexible and comprehensive server cryptographic protocol (TLS, SSL, SSH, DNSSEC) and related setting (HTTP headers, DNS records) analyzer and fingerprint (JA3, HASSH tag) generator with Python API and CLI.
- [SSLyze](https://github.com/nabla-c0d3/sslyze) - Fast and powerful SSL/TLS scanning library.
- [testssl.sh](https://github.com/drwetter/testssl.sh) - Testing TLS/SSL encryption anywhere on any port
### SSH
- [CryptoLyzer](https://github.com/c0r0n3r/cryptolyzer) - Fast, flexible and comprehensive server cryptographic protocol (TLS, SSL, SSH, DNSSEC) and related setting (HTTP headers, DNS records) analyzer and fingerprint (JA3, HASSH tag) generator with Python API and CLI.
- [ssh-audit](https://github.com/arthepsy/ssh-audit) - SSH server auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)
### Hardware - CPU - BIOS - UEFI