Databases typically store sensitive data or data that is important for the company. Mongoaudit helps to audit several technical aspects of running a MongoDB instance and get it properly secured.
Mongoaudit is commonly used for Application security or Database security.
Target users for this tool are pentesters, security professionals, and system administrators.
Clone this repository and run the setup:
> git clone https://github.com/stampery/mongoaudit.git > cd mongoaudit > python setup.py install > mongoaudit
It is widely known that there are quite a few holes in MongoDB’s default configuration settings. This fact, combined with abundant lazy system administrators and developers, has led to what the press has called the MongoDB apocalypse.
Mongoaudit not only detects misconfigurations, known vulnerabilities, and bugs but also gives you advice on how to fix them, recommends best practices, and teaches you how to DevOp like a pro!
This is what the actual app looks like:
Yep, that’s the material design on a console line interface. (Powered by urwid)
Tests marked with an asterisk (*
) require valid authentication credentials.
Once you run any of the test suites provided by mongoaudit, it will offer you to receive a fully detailed report via email. This personalized report links to a series of useful guides on how to fix every specific issue and how to harden your MongoDB deployments.
For your convenience, we have also published the mongoaudit guides in our Medium publication.
We’re happy you want to contribute! You can help us in different ways:
To submit a pull request, fork the mongoaudit repository and then clone your fork:
git clone git@github.com:<your-name>/mongoaudit.git
Make your suggested changes, git push
and then submit a pull request.
The mongoaudit project is maintained by:
mongoaudit is released under the [MIT License]
"With great power comes great responsibility"
You can download mongoaudit tool here
The Hackingsage/Hacktronian – A Pentesting Tool for Linux and Android
BabySploit – Beginner Pentesting Toolkit/Framework Written in Python
Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…
Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…
The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…
Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…
Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…
PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…