Skip to content

Assassinumz/mongoPWN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoPWN

Search for unauthenticated mongoDB services with Shodan and Masscan

Discord Server Discord Server

TESTED ON

  • Kali Linux - Rolling Edition

PREREQUISITES

  • Python >= 3.6.8

  • Masscan

  • Shodan API key

FEATURES

  • Checks for Open MongoDB instances on the Internet with Shodan or Masscan

  • You can also provide your own Host List

INSTALLATION

  • Clone the repo git clone https://github.com/Assassinumz/mongoPWN.git

  • Install the requirements pip install -r requirements.txt or python3 -m pip install -r requirements.txt

  • Run the tool python main.py -h

Releases

No releases published

Packages

No packages published

Languages