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

target.com
example.com
foo.gov
xpto.com.de
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

https://github.com/jas502n/Grafana-CVE-2021-43798
+------------------------------------------------------------------------------+
| [!] 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!
