Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
asa_tools — Verification tools for CVE-2016-1287 | Kitploit
Tools/GitHubGitHub/netspi/asa_tools
Vulnerability AnalysisExploitationWeb SecurityNetwork SecurityPenetration Testing
GitHubnetspi/asa_tools

asa_tools

Verification tools for CVE-2016-1287

View Repository
33189 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

root@kitploit:~
$ sudo pip3 install hexdump

It can be run as follows

root@kitploit:~
python3 cisco-asa.py IP.IP.IP.IP:port
Download Tool