
برهان مفهوم بلغة بايثون لـ CVE-2022-21661، مستوحى من برهان مفهوم بلغة Go الخاص بـ z92g
نص تجريبي (PoC) بلغة بايثون لـ CVE-2022-21661، مستوحى من z92g's Go PoC
pip3 install -r requirements.txt
usage: main.py [-h] [-u URL] [-f FILE]
Identify CEV-2022-21661 in Wordpress instances.
options:
-h, --help show this help message and exit
-u URL, --url URL A single URL to check.
-f FILE, --file FILE A list of URLs to check.
by sealldeveloper
python3 main.py -u https://example.com
أو
python3 main.py -f urls.txt