
Implementación en Python para NotProxyShell alias CVE-2022-40140 y CVE-2022-41082
Implementación en Python para NotProxyShell también conocido como CVE-2022-40140 y CVE-2022-41082.
Instala los requisitos; todo lo que se necesita es python3 requests.
pip3 install -r requirements.txt
Hay algunas opciones en cuanto a la ejecución de la herramienta:
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