Enumeration
- Try to just login. Per default, no user is required.
mongodb $target - Enumerate with NSE scripts
nmap -sV --script "mongo* and default" -p 27017 $target - Try to connect
mongo 'mongodb://nodebb:nodebb@192.168.91.69:27017/nodebb'
Optional
- Try https://github.com/codingo/NoSQLMap
Leave a Reply
You must be logged in to post a comment.