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
cve-2020-3452 — Just proof of concept for Cisco CVE-2020-3452. Using external or internal file base. | Kitploit
Tools/GitHubGitHub/iveresk/cve-2020-3452
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubiveresk/cve-2020-3452

cve-2020-3452

Just proof of concept for Cisco CVE-2020-3452. Using external or internal file base.

View Repository
4 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2020-3452-Exploit

For Educational Purpose ONLY!
Just basic exploit abusing CVE-2020-3452 to enumerate the standard files accessible in the Web Directory of CISCO ASA/FTD applicances.

Usage:

By default this uses a file list constructed from sample output from CVE-2018-0296 in the Metasploit Framework (https://github.com/rapid7/metasploit-framework/blob/master/documentation/modules/auxiliary/scanner/http/cisco_directory_traversal.md).

root@kitploit:~
Usage: cve-2020-3452.sh <target ip/hostname> <optional_file_name>.txt
Example#1: cve-2020-3452.sh mytarget.com
Example#2: cve-2020-3452.sh mytarget.com cisco_asa_file_list.txt
Files that are downloaded will be in the newly created 'cisco_asa_files' directory
Download Tool