Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-1388 PoC — F5 BIG-IP 访问控制错误漏洞

Source
Associated Vulnerability
Title:F5 BIG-IP 访问控制错误漏洞 (CVE-2022-1388)
Description:F5 BIG-IP是美国F5公司的一款集成了网络流量管理、应用程序安全管理、负载均衡等功能的应用交付平台。 F5 BIG-IP 存在访问控制错误漏洞,攻击者可以通过未公开的请求利用该漏洞绕过BIG-IP中的iControl REST身份验证来控制受影响的系统。
Readme
# CVE-2022-1388 F5 BIG-IP RCE 多线程检测
use:

```
单个url:
python3 CVE-2022-1388.py -u https://xxx.xxx.xxx.xxx

批量多线程:
python3 CVE-2022-1388.py -f url.txt

执行命令:
python3 CVE-2022-1388.py -u https://xxx.xxx.xxx.xxx -c whoami
```

![image-20220509223101328](README.assets/image-20220509223101328.png)

![image-20220510132703823](README.assets/image-20220510132703823.png)

![image-20220510132747764](README.assets/image-20220510132747764.png)

result:

![image-20220509223402229](README.assets/image-20220509223402229.png)

File Snapshot

[4.0K] /data/pocs/fb5cfd267dfc8cb4d59021e3a55d39284e3d5d8f ├── [5.0K] CVE-2022-1388.py ├── [4.0K] README.assets │   ├── [ 27K] image-20220509223101328.png │   ├── [8.3K] image-20220509223402229.png │   ├── [ 91K] image-20220510132703823.png │   └── [ 32K] image-20220510132747764.png └── [ 550] README.md 1 directory, 6 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.