Skip to content

EvilLizard666/CVE-2022-1388

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

CVE-2022-1388 Scanner

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

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

About

CVE-2022-1388 Scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages