Search for unauthenticated mongoDB services with Shodan and Masscan
- Kali Linux - Rolling Edition
-
Python >= 3.6.8
-
Shodan API key
-
Checks for Open MongoDB instances on the Internet with Shodan or Masscan
-
You can also provide your own Host List
-
Clone the repo
git clone https://github.com/Assassinumz/mongoPWN.git
-
Install the requirements
pip install -r requirements.txt
orpython3 -m pip install -r requirements.txt
-
Run the tool
python main.py -h