
Cisco CVE-2020-3452 の概念実証。外部または内部のファイルベースを使用。
教育目的のみ! CVE-2020-3452を悪用して、CISCO ASA/FTDアプライアンスのWebディレクトリでアクセス可能な標準ファイルを列挙する基本的なエクスプロイトです。
デフォルトでは、Metasploit FrameworkのCVE-2018-0296のサンプル出力から作成されたファイルリストを使用します(https://github.com/rapid7/metasploit-framework/blob/master/documentation/modules/auxiliary/scanner/http/cisco_directory_traversal.md)。
Usage: cve-2020-3452.sh <target ip/hostname> <optional_file_name>.txt
Example#1: cve-2020-3452.sh mytarget.com
Example#2: cve-2020-3452.sh mytarget.com cisco_asa_file_list.txt
Files that are downloaded will be in the newly created 'cisco_asa_files' directory