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

https://github.com/netspi/asa_tools

Verification tools for CVE-2016-1287
https://github.com/netspi/asa_tools

Last synced: 11 months ago
JSON representation

Verification tools for CVE-2016-1287

Awesome Lists containing this project

README

          

## Cisco ASA RCE Verification
This script can be used to verify the presence of CVE-2016-1287.

It requires python3 and the python hexdump module to be installed
```
$ sudo pip3 install hexdump
```

It can be run as follows

```
python3 cisco-asa.py IP.IP.IP.IP:port
```