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
ReconnaissanceVulnerability ScannersExploitationInformation GatheringWeb Security
GitHubrodpwn/cve-2021-43798-mass_scanner

CVE-2021-43798-mass_scanner

대량 스캐너로, Grafana CVE-2021-43798 무단 파일 읽기 취약점을 대상으로 하며, 단일 대상, 호스트 이름 목록, IP 범위를 지원하고 PoC 검증 기능을 포함합니다.

저장소 보기

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
54년 전아직 검토되지 않음

Grafana CVE 2021-43798

Grafana 무단 임의 파일 읽기 취약점 CVE-2021-43798

deps

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

or 

pipenv install -r requirements.txt

Dorks

shoot_shodan.png

  • Dorks (Shodan | Google)
    • Google Dorks
    • Shodan Dorks

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!

bye-rui.gif

도구 다운로드