Skip to content

TrueBad0ur/ssh_prometheus_grafana_honeypot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a docker setup for monitoring an SSH honeypot This image and exporter written in golang was taken from here

Grafana themes used

15156 - endlessh-go

11074 - Node Exporter Dashboard EN 20201010-StarsL.cn

env and other things:

/grafana/.env

ADMIN_USER=YOURUSER
ADMIN_PASSWORD=YOURPASSWORD

/prometheus/web.yml

basic_auth_users:
    admin: HASHEDPASSWORD

You can use generate_bcrypt_basic_auth.py to generate this password

About

SSH honeypot grafana+prometheus setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages