An open API service indexing awesome lists of open source software.

https://github.com/jmousqueton/2022-openssl-scan

OpenSSL v3.x scanner for Linux (bash) and Windows (Powershell)
https://github.com/jmousqueton/2022-openssl-scan

bash cve linux openssl scan security vulnerability

Last synced: about 2 months ago
JSON representation

OpenSSL v3.x scanner for Linux (bash) and Windows (Powershell)

Awesome Lists containing this project

README

          

# OpenSSL 3.x scanner

Scan for OpenSSL 3.x on Linux and linux based on [MalwareTech Tools](https://github.com/MalwareTech/SpookySSLTools)

## Usage for Linux

```❯ ./openssl-scan.sh -h
Check OpenSSL Version.

Syntax: openssl-scan.sh [-o|h]
options:
-o Only vulnerable versions.
-h Print this Help.

```

## Authors

- [@JMousqueton](https://www.github.com/JMousqueton)

## Roadmap

- ~~Windows Support~~

## License

[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)