deadf0x / elknmongoscan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ELK and MGDB scanner

cd /opt git clone ... ./install.sh

Req.: hydra, nmap, masscan, custom nmap script: elastic.nse (copy to nmap script folder, e.g - /usr/share/nmap/scripts/) Install custom hydra build:

apt install masscan nmap screen curl libmongoc-dev ; (enable mongo support) git clone https://github.com/vanhauser-thc/thc-hydra.git; cd thc-hydra; ./configure --prefix=/opt; make install;

About


Languages

Language:Python 96.2%Language:Shell 3.0%Language:Batchfile 0.4%Language:Lua 0.4%