
Implementazione in Python per NotProxyShell aka CVE-2022-40140 & CVE-2022-41082
Implementazione Python per NotProxyShell, alias CVE-2022-40140 e CVE-2022-41082.
Installa i requisiti; tutto ciò che serve è python3 e requests.
pip3 install -r requirements.txt
Ci sono alcune opzioni per quanto riguarda l'esecuzione dello strumento:
usage: NotProxyShell.py [-h] [-u TARGETHOST] [-f TARGETHOSTFILE] [-e EMAIL] [-d TARGETDOMAIN]
optional arguments:
-h, --help show this help message and exit
-u TARGETHOST, --targethost TARGETHOST
Single Target host e.g zsec.uk
-f TARGETHOSTFILE, --targethostfile TARGETHOSTFILE
File with targets, one per line
-e EMAIL, --email EMAIL
Known email of org
-d TARGETDOMAIN, --targetdomain TARGETDOMAIN
Known domain of the target org