PoC for CVE-2022-1388 affecting F5 BIG-IP.# CVE-2022-1388
PoC for CVE-2022-1388 affecting F5 BIG-IP.
# Usage
```
$ ./poc.sh --help
Usage: poc.sh [--help] --file FILE --scan --exploit [--payload PAYLOAD]
CVE-2022-1388 PoC script.
One or multiple IPs can be scanned.
Arguments:
--help Show this help message and exit.
--file FILE File list containing one or multiple IPs to test.
--scan Scan the target IPs.
--exploit Exploit the target IPs.
--payload PAYLOAD Payload to be executed (default command "whoami").
```
# References
- https://nvd.nist.gov/vuln/detail/CVE-2022-1388
- https://my.f5.com/manage/s/article/K23605346
[4.0K] /data/pocs/8705d7be8498682bd81ff9c5955e51e737e8d236
├── [ 27] exampleList.txt
├── [1.0K] LICENSE
├── [2.6K] poc.sh
└── [ 666] README.md
0 directories, 4 files