
NotProxyShell(일명 CVE-2022-40140 및 CVE-2022-41082)를 위한 Python 구현
NotProxyShell(일명 CVE-2022-40140 및 CVE-2022-41082)에 대한 Python 구현입니다.
요구 사항을 설치하세요. 필요한 것은 python3 requests뿐입니다.
pip3 install -r requirements.txt
도구를 실행할 때 몇 가지 옵션이 있습니다:
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