POC详情: 50f9723f5d3d74018b3dd09707aa6630011c839b

来源
关联漏洞
标题: Cisco Adaptive Security Appliances Software 路径遍历漏洞 (CVE-2020-3452)
描述:Cisco Adaptive Security Appliances Software(ASA Software)是美国思科(Cisco)公司的一套防火墙和网络安全平台。该平台提供了对数据和网络资源的高度安全的访问等功能。 Cisco Adaptive Security Appliances Software和FTD Software中存在路径遍历漏洞,该漏洞源于受影响设备没有正确验证HTTP请求中的URL。远程攻击者可通过将包含目录遍历字符序列的特制HTTP请求发送到受影响的设备利用该漏洞在目标设备上查
描述
Just proof of concept for Cisco CVE-2020-3452. Using external or internal file base.
介绍
# CVE-2020-3452-Exploit
For Educational Purpose ONLY!  
Just basic exploit abusing CVE-2020-3452 to enumerate the standard files accessible in the Web Directory of CISCO ASA/FTD applicances.

## Usage:
By default this uses a file list constructed from sample output from `CVE-2018-0296` in the Metasploit Framework (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
```
文件快照

[4.0K] /data/pocs/50f9723f5d3d74018b3dd09707aa6630011c839b ├── [4.4K] cisco_asa_file_list.txt ├── [2.0K] cve-2020-3452.sh ├── [1.0K] LICENSE └── [ 718] README.md 0 directories, 4 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。