
CVE-2022-1388 स्कैनर
shodan search 'http.html:"BIG-IP Configuration Utility"' --fields=ip_str,port --separator ":" --limit 10 | grep ''
shodan search 'http.title:"BIG-IP®-+Redirect"+"Server"' --fields=ip_str,port --separator ":" --limit 10 | grep ''
CVE-2022-1388 स्कैनर
उपयोग $python3 CVE-2022-1388-V1.1.py urls.txt
$cat urls.txt
1.1.1.1
2.2.2.2
3.3.3.3
आप ip_wrapper.py का उपयोग करके IP की सूची में "https://" जोड़ सकते हैं।