Skip to content

deadf0x/elknmongoscan

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages