Projects

Mass MongoDB Scanning

What is Mongosmash MongoSmash is a Python tool designed to scan a list of IP addresses, attempt to authenticate with MongoDB instances, and recursively download their databases if access is granted without authentication. Features IP Address Scanning: Efficiently scans a list of provided IP addresses. MongoDB Authentication Attempts: Tries to authenticate with each IP address. Recursive Database Download: Downloads databases recursively upon successful authentication. Logging: Detailed logging with Rich for better readability.