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-3580 — Automated bulk IP or domain scanner for CVE 2020 3580. Cisco ASA and FTD XSS hunter. | Kitploit
Tools/GitHubGitHub/adarshvs/cve-2020-3580
ReconnaissanceVulnerability ScannersExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubadarshvs/cve-2020-3580

CVE-2020-3580

Automated bulk IP or domain scanner for CVE 2020 3580. Cisco ASA and FTD XSS hunter.

View Repository
1945 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-3580 Automated Scanner

CVE-2020-3580 - Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software XSS.


Usage

root@kitploit:~
▶ git clone "https://github.com/adarshvs/CVE-2020-3580.git"
▶ cd CVE-2020-3580

place domains/IP that you need to scan as .txt file format in the same folder

root@kitploit:~
▶ python main.py
  • Scan results will be stored under output folder
  • Domains that were either not accessible or ingored during the scan will be listed under output folder as ignored.txt

Do not add https:// before domains lists

Download Tool