Difference between revisions of "Sslscan2"
Jump to navigation
Jump to search
(Created page with "{{lc}} * https://github.com/rbsec/sslscan") |
|||
(10 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* https://github.com/rbsec/sslscan | * https://github.com/rbsec/sslscan | ||
+ | |||
+ | [[brew install sslscan2]] | ||
+ | [[brew install sslscan]] | ||
+ | |||
+ | [[sslscan --help]] | ||
+ | |||
+ | == Examples == | ||
+ | [[sslcan google.com]] | ||
+ | |||
+ | sslscan 127.0.0.1 | ||
+ | Version: 2.1.3 | ||
+ | OpenSSL 3.2.1 30 Jan 2024 | ||
+ | |||
+ | ERROR: Could not open a connection to host 127.0.0.1 (127.0.0.1) on port 443 (connect: Connection refused). | ||
+ | |||
+ | sslscan 127.0.0.1 | ||
+ | Version: 2.0.13-static | ||
+ | OpenSSL 1.1.1o 3 May 2022 | ||
+ | |||
+ | ERROR: Could not open a connection to host 127.0.0.1 (127.0.0.1) on port 443 (connect: Connection refused). | ||
+ | |||
+ | == See also == | ||
+ | * {{sslscan2}} | ||
+ | * {{SSL}} | ||
+ | |||
+ | [[Category:Security]] |
Latest revision as of 11:45, 27 February 2024
brew install sslscan2 brew install sslscan
sslscan --help
Examples[edit]
sslcan google.com
sslscan 127.0.0.1 Version: 2.1.3 OpenSSL 3.2.1 30 Jan 2024 ERROR: Could not open a connection to host 127.0.0.1 (127.0.0.1) on port 443 (connect: Connection refused).
sslscan 127.0.0.1 Version: 2.0.13-static OpenSSL 1.1.1o 3 May 2022 ERROR: Could not open a connection to host 127.0.0.1 (127.0.0.1) on port 443 (connect: Connection refused).
See also[edit]
Advertising: