
Identifica istanze vulnerabili (RCE) di vBulletin 5.0.0 - 5.5.4 utilizzando Shodan (CVE-2019-16759)
Identifica istanze vulnerabili (RCE) di vBulletin 5.0.0 - 5.5.4 utilizzando Shodan (CVE-2019-16759)
Bulletin
Demo
Questo strumento itera asincronamente sugli host vBulletin sulla porta 443 e 80 ed esegue un PoC per testare se sono vulnerabili a CVE-2019-16759. Puoi usare Shodan per raccogliere potenziali bersagli:
shodan download vbullet-443 'html:"vbulletin" port:443'
shodan parse vbullet-443.json.gz --fields ip_str > vbullet-443
shodan download vbullet-80 'html:"vbulletin" port:80'
shodan parse vbullet-80.json.gz --fields ip_str > vbullet-80
Grazie all'utente anonimo che ha pubblicato questo 0day su https://seclists.org/fulldisclosure/2019/Sep/31
Non sono responsabile per ciò che fai con questo strumento, è semplicemente per scopi di ricerca.