Share
## https://sploitus.com/exploit?id=D133D476-887B-53A8-A831-16AFB83B7038
shodan  search 'http.html:"BIG-IP Configuration Utility"' --fields=ip_str,port --separator ":" --limit 10 | grep ''<br />
shodan  search 'http.title:"BIG-IP&reg;-+Redirect"+"Server"' --fields=ip_str,port --separator ":" --limit 10 | grep ''<br />

# CVE-2022-1388
CVE-2022-1388 Scanner

Usage $python3 CVE-2022-1388-V1.1.py urls.txt<br />
$cat urls.txt<br />
1.1.1.1<br />
2.2.2.2<br />
3.3.3.3<br />

You can use ip_wrapper.py to add "https://" to list of ips<br />