项目作者: RandomRobbieBF

项目描述 :
Grafana Bruteforce tool
高级语言: Python
项目地址: git://github.com/RandomRobbieBF/grafana-bruteforce.git
创建时间: 2020-04-21T09:51:21Z
项目社区:https://github.com/RandomRobbieBF/grafana-bruteforce

开源协议:GNU General Public License v3.0

下载


grafana-bruteforce

A tool that takes a combo username and password list and will attempt to bruteforce grafana login page.

Grafana will lock you out after 5 attempts so you need to ensure your proxy has multiple external ip’s.

How to Run

Use supplied combo list

  1. python3 grafana-brute.py -u http://localhost:3000

Use your own combo list.

  1. python3 grafana-brute.py -u http://localhost:3000 -f mycombo.txt

Example

screenshot