
Scanner and PoC for CVE-2021-26855
Scanner et PoC pour CVE-2021-26855
Crédit à GreyOrder pour le PoC. Re-téléchargé par commodité et parce que Microsoft l'a retiré au moins une fois :)
Exemple d'utilisation pour un scan de masse :
shodan download --limit 12345 exchange "http.component:'outlook web+app'"
gzip -d exchange.json.gz
shodan parse exchange.json --fields=ip_str,port > ips.txt
python3 scan.py ips.txt