Monday, December 23, 2024
HomeExploitation ToolsCisco Auditing Tool & Cisco Global Exploiter to Exploit 14 Vulnerabilities in...

Cisco Auditing Tool & Cisco Global Exploiter to Exploit 14 Vulnerabilities in Cisco Switches and Routers

Published on

SIEM as a Service

Cisco Global Exploiter (CGE)

Cisco Global Exploiter (CGE), is an advanced, simple and fast security testing tool / exploit engine, that is able to exploit 14 vulnerabilities in disparate Cisco s witches and routers.  CGE is command-line driven perl script which has a simple and easy to use front-end.

CGE can exploit the following 14 vulnerabilities:

[1] – Cisco 677/678 Telnet Buffer Overflow Vulnerability
[2] – Cisco IOS Router Denial of Service Vulnerability
[3] – Cisco IOS HTTP Auth Vulnerability
[4] – Cisco IOS HTTP Configuration Arbitrary Administrative Access Vulnerability[5] – Cisco Catalyst SSH Protocol Mismatch Denial of Service Vulnerability
[6] – Cisco 675 Web Administration Denial of Service Vulnerability
[7] – Cisco Catalyst 3500 XL Remote Arbitrary Command Vulnerability
[8] – Cisco IOS Software HTTP Request Denial of Service Vulnerability
[9] – Cisco 514 UDP Flood Denial of Service Vulnerability
[10] – CiscoSecure ACS for Windows NT Server Denial of Service Vulnerability
[11] – Cisco Catalyst Memory Leak Vulnerability
[12] – Cisco CatOS CiscoView HTTP Server Buffer Overflow Vulnerability
[13] – 0 Encoding IDS Bypass Vulnerability (UTF)
[14] – Cisco IOS HTTP Denial of Service Vulnerabilit

Download and install the cisco-global-exploiter package from Github

 

- Advertisement - SIEM as a Service

To use this tool, type “cge.pl IPaddress number of vulnerability”

The following screenshot shows the result of the test performed on Cisco router for the vulnerability number 3 from the list above. The result shows the vulnerability was successfully exploited.

Cisco Auditing Tool

It is a PERL script, which scans Cisco routers for common vulnerabilities. To use it, again open the terminal on the left pane as shown in the previous section and type “CAT –h hostname or IP”.

Download  Cisco Auditing Tool Clone from GitHub
root@kali:~# CAT
Cisco Auditing Tool – g0ne [null0]
Usage:
-h hostname (for scanning single hosts)
-f hostfile (for scanning multiple hosts)
-p port # (default port is 23)
-w wordlist (wordlist for community name guessing)
-a passlist (wordlist for password guessing)
-i [ioshist] (Check for IOS History bug)
-l logfile (file to log to, default screen)
-q quiet mode (no screen output)

You can add the port parameter “-p” as shown in the following screenshot, which in this case is 23 to brute-force it.

Scan the host (-h 10.22.21.1) on port 23 (-p 23), using a password dictionary file (-a /usr/share/wordlists/nmap.lst):

Note:

Please only use this to exploit your own Cisco router and make sure you do not use it to exploit your local library’s Cisco router because We did use it against our local library’s Cisco router and it caused the library’s Internet to shutdown and remain disconnected for more than ten minutes!

Latest articles

Skuld Malware Using Weaponized Windows Utilities Packages To Deliver Malware

Researchers discovered a malware campaign targeting the npm ecosystem, distributing the Skuld info stealer...

BellaCiao, A new .NET Malware With Advanced Sophisticated Techniques

An investigation revealed an intrusion in Asia involving the BellaCiao .NET malware, as the...

Malicious Apps On Amazon Appstore Records Screen And Interecpt OTP Verifications

A seemingly benign health app, "BMI CalculationVsn," was found on the Amazon App Store,...

Lazarus Hackers Using New VNC Based Malware To Attack Organizations Worldwide

The Lazarus Group has recently employed a sophisticated attack, dubbed "Operation DreamJob," to target...

API Security Webinar

72 Hours to Audit-Ready API Security

APIs present a unique challenge in this landscape, as risk assessment and mitigation are often hindered by incomplete API inventories and insufficient documentation.

Join Vivek Gopalan, VP of Products at Indusface, in this insightful webinar as he unveils a practical framework for discovering, assessing, and addressing open API vulnerabilities within just 72 hours.

Discussion points

API Discovery: Techniques to identify and map your public APIs comprehensively.
Vulnerability Scanning: Best practices for API vulnerability analysis and penetration testing.
Clean Reporting: Steps to generate a clean, audit-ready vulnerability report within 72 hours.

More like this

Hackers Exploiting PLC Controllers In US Water Management System To Gain Remote Access

A joint Cybersecurity Advisory (CSA) warns of ongoing exploitation attempts by Iranian Islamic Revolutionary...

Malicious Supply Chain Attacking Moving From npm Community To VSCode Marketplace

Researchers have identified a rise in malicious activity on the VSCode Marketplace, highlighting the...

Spring Framework Path Traversal Vulnerability (CVE-2024-38819) PoC Exploit Released

A Proof of Concept (PoC) exploit for the critical path traversal vulnerability identified as...