Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Madhurendra
mongohunter
Commits
e53c8cf1
Unverified
Commit
e53c8cf1
authored
Feb 06, 2019
by
yash paliwal
Committed by
GitHub
Feb 06, 2019
Browse files
Updated README.md
parent
3a5a43ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e53c8cf1
# mongoBuster
Hunt Open MongoDB instances
### Pre-Requisites -
*
Go language ( sudo apt install golang)
*
Masscan ( sudo apt install masscan )
### How to install and run -
```
git clone https://github.com/yashpl/mongoBuster.git
cd mongoBuster
go build mongobuster.go
sudo ./mongobuster
```
Note: Run it with sudo as Masscan requires sudo access.
### Features
*
Worlds fastest and most efficient scanner ( Uses Masscan ).
*
Scans entire internet by default, So fire the tool and chill.
*
Hyper efficient - Uses Go-routines which are even lighter than threads.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment