
Go-based scanner and exploit for CVE-2020-5902, targeting F5 BIG-IP devices. Supports command execution and file reading via HTTP requests, enabling security testing of vulnerable systems.
Just Run Command like 👇
go run CVE-2020-5902-F5BIG-Scanner.go -u *.*.*.* -p 443 -m R -f /etc/issue
or
go run CVE-2020-5902-F5BIG-Scanner.go -u *.*.*.* -p 443 -m C
