
أدوات لاستغلال CVE-2023-24488
هذه الأداة مستوحاة من أداة مشابهة https://github.com/securitycipher/CVE-2023-24488 مبنية باستخدام Python. تم بناء هذه الأداة باستخدام golang وتم تحسينها مقارنة بنسختها المكتوبة بلغة Python، وتُستخدم هذه الأداة لاستغلال CVE-2023-24488
للتثبيت، اتبع هذا الأمر
λ ~ git clone https://github.com/LazyySec/CVE-2023-24488.git
λ ~ cd CVE-2023-24488
λ CVE-2023-24488 git:(main) go build CVE-2023-24488.go
لتشغيل الأداة، اتبع هذا الأمر
λ CVE-2023-24488 git:(main) ✗ ./CVE-2023-24488 --help
Develop By: LazySec
Usage of ./CVE-2023-24488:
-f string
File containing list of URLs/IPs
-o string
Output file to save vulnerable IPs
-u string
Single URL/IP to check vulnerability
شكرًا، واستمتع باستخدام هذه الأداة :)