Skip to content
KitploitKITPLOIT
उपकरणब्लॉग
जमा करें
उपकरणब्लॉग
जमा करें

हैकिंग, पेनटेस्ट और साइबर सुरक्षा उपकरण आपके सुरक्षा शस्त्रागार के लिए!

Kitploit हैकिंग, साइबर सुरक्षा और पेंटेस्टिंग टूल्स की एक निर्देशिका है। कमजोरियों को खोजने, सिस्टम का विश्लेषण करने, परीक्षण को स्वचालित करने और अपनी सुरक्षा को मजबूत करने के लिए नवीनतम प्रोजेक्ट अपडेट खोजें।

··फ़ीड·संपर्क·गोपनीयता·© 2026 Kitploit

टूल निर्देशिका

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
CVE-2021-43798-mass_scanner — Grafana CVE-2021-43798 अनधिकृत फ़ाइल पढ़ने के लिए मास स्कैनर, जो एकल लक्ष्यों, होस्टनाम सूचियों, और PoC सत्यापन के साथ IP रेंज का समर्थन करता है। | Kitploit
उपकरण/GitHubGitHub/rodpwn/cve-2021-43798-mass_scanner
टोहीभेद्यता स्कैनरशोषणजानकारी एकत्र करनावेब सुरक्षा
GitHubrodpwn/cve-2021-43798-mass_scanner

CVE-2021-43798-mass_scanner

Grafana CVE-2021-43798 अनधिकृत फ़ाइल पढ़ने के लिए मास स्कैनर, जो एकल लक्ष्यों, होस्टनाम सूचियों, और PoC सत्यापन के साथ IP रेंज का समर्थन करता है।

रिपॉजिटरी देखें

सबसे लोकप्रिय

सभी देखें →

हमारे समुदाय द्वारा सबसे अधिक उपयोग किए जाने वाले उपकरण खोजें।

सभी उपकरण खोजें

हमारे उपकरणों का संग्रह ब्राउज़ करें

सभी उपकरण देखें →
साझा करें
54 साल पहलेअभी तक समीक्षित नहीं

Grafana CVE 2021-43798

Grafana अनधिकृत मनमाना फ़ाइल पढ़ने की भेद्यता CVE-2021-43798

निर्भरताएँ (deps)

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

या

pipenv install -r requirements.txt

डॉर्क्स (Dorks)

shoot_shodan.png

  • डॉर्क्स (Shodan | Google)
    • Google डॉर्क्स
    • Shodan डॉर्क्स

उपयोग (Usage)

  • लक्ष्य अंत में / के बिना। और 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

विशेषताएँ (Features)

  • --range के साथ IP की श्रेणी जैसे: 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

संदर्भ (References)

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

यहाँ देखें (LOOK HERE)

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

टूल डाउनलोड करें