CISCO CVE-2020-3452 Scanner and Exploiter

superior_hosting_service

cisco exploiter
cisco-exploiter

It will scan the target servers from shodan and then find the vulnerable servers to CVE-2020-3452 (Cisco Adaptive Security Appliance and FTD Unauthorized Remote File Reading).

A vulnerability in the web services interface of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to conduct directory traversal attacks and read sensitive files on a targeted system.

The vulnerability is due to a lack of proper input validation of URLs in HTTP requests processed by an affected device. An attacker could exploit this vulnerability by sending a crafted HTTP request containing directory traversal character sequences to an affected device. A successful exploit could allow the attacker to view arbitrary files within the web services file system on the targeted device.

The web services file system is enabled when the affected device is configured with either WebVPN or AnyConnect features. This vulnerability cannot be used to obtain access to ASA or FTD system files or underlying operating system (OS) files.

Prerequisites

Install Shodan-Command-Line-Interface

$ pip install -U setuptools
$ easy_install shodan
$ easy_install -U shodan
$ shodan init YOUR_API_KEY

Usage

Linux

$ git clone https://github.com/darklotuskdb/CISCO-CVE-2020-3452-Scanner-Exploiter.git
$ cd CISCO-CVE-2020-3452-Scanner-Exploiter/
$ chmod +x SnE-CVE-2020-3452.sh
$ ./SnE-CVE-2020-3452.sh

Screenshot