Skip to content
KitploitKITPLOIT
أدواتالمدونة
إرسال
أدواتالمدونة
إرسال

أدوات الاختراق واختبار الاختراق والأمن السيبراني لترسانتك الأمنية!

Kitploit هو دليل لأدوات الاختراق والأمن السيبراني واختبار الاختراق. اكتشف آخر تحديثات المشاريع للعثور على الثغرات وتحليل الأنظمة وأتمتة الاختبارات وتعزيز أمنك.

··الخلاصات·اتصال·الخصوصية·© 2026 Kitploit

دليل الأدوات

الفئات

عرض جميع الفئات
Loading categories
CVE-2021-43798-mass_scanner — ماسح ضخم لثغرة Grafana CVE-2021-43798 لقراءة الملفات غير المصرح بها، يدعم الأهداف الفردية، قوائم أسماء المضيفين، ونطاقات عناوين IP مع التحقق من PoC. | Kitploit
أدوات/GitHubGitHub/rodpwn/cve-2021-43798-mass_scanner
الاستطلاعماسحات الثغرات الأمنيةالاستغلالجمع المعلوماتأمن الويب
GitHubrodpwn/cve-2021-43798-mass_scanner

CVE-2021-43798-mass_scanner

ماسح ضخم لثغرة Grafana CVE-2021-43798 لقراءة الملفات غير المصرح بها، يدعم الأهداف الفردية، قوائم أسماء المضيفين، ونطاقات عناوين IP مع التحقق من PoC.

عرض المستودع

الأكثر شعبية

عرض الكل →

اكتشف الأدوات الأكثر استخدامًا من قبل مجتمعنا.

استكشف جميع الأدوات

تصفح مجموعتنا من الأدوات

عرض جميع الأدوات →
مشاركة
5منذ 4 سنواتلم تتم المراجعة بعد

Grafana CVE 2021-43798

ثغرة قراءة الملفات التعسفية غير المصرح بها في Grafana CVE-2021-43798

التبعيات

root@kitploit:~
python3 -m pip install -r requirements.txt

أو

pipenv install -r requirements.txt

أدوات البحث (Dorks)

shoot_shodan.png

  • أدوات البحث (Shodan | Google)
    • Google Dorks
    • Shodan Dorks

الاستخدام

  • الأهداف بدون / في النهاية. وبدون http:// أو https://
    • مثال على ملف targets.txt
root@kitploit:~
target.com
example.com
foo.gov
xpto.com.de
root@kitploit:~

usage: tool [-h] [--file <hostnames.txt>] [--range <ip-start>,<ip-end>] [--single SINGLE]

optional arguments:
  -h, --help                   show this help message and exit
  --file <hostnames.txt>       Input your target host lists
  --range <ip-start>,<ip-end>  Set range IP Eg.: 192.168.15.1,192.168.15.100
  --single <target>            Only one target

إثبات المفهوم (PoC)

poc.gif

الميزات

  • نطاق عناوين IP مع --range مثال: python3 main.py --range 192.168.0.1,192.168.1.253
  • قائمة بأسماء المضيفين --file مثال: python3 main.py --file hostnames.txt
  • اختبار هدف واحد --single مثال: python3 main.py --single example.com:3000

المراجع

https://github.com/jas502n/Grafana-CVE-2021-43798

انظر هنا

root@kitploit:~
+------------------------------------------------------------------------------+
|  [!] Legal disclaimer: Usage of this tool for attacking                      |
|  targets without prior mutual consent is illegal.                            |
|  It is the end user's responsibility to obey all applicable                  | 
|  local, state and federal laws.                                              |
|  Developers assume no liability and are not responsible for any misuse or    |
|  damage caused by this program                                               |
+------------------------------------------------------------------------------+

وداعاً!

bye-rui.gif

تنزيل الأداة