Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CYBERDUDEBIVASH-MONGODB-DETECTOR-v2026 — Detect exposed MongoDB instances and CVE-2025-14847 "MongoBleed" risks — Zero-Trust Python scanner | Kitploit
Tools/GitHubGitHub/14mb1v45h/cyberdudebivash-mongodb-detector-v2026
Vulnerability ScannersExploitationInformation GatheringPenetration TestingMisconfigurationDatabase Security
GitHub14mb1v45h/cyberdudebivash-mongodb-detector-v2026

CYBERDUDEBIVASH-MONGODB-DETECTOR-v2026

Detect exposed MongoDB instances and CVE-2025-14847 "MongoBleed" risks — Zero-Trust Python scanner

View Repository
38 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CYBERDUDEBIVASH MONGODB DETECTOR TOOL v2026.1

Detect exposed MongoDB instances and CVE-2025-14847 "MongoBleed" risks — Zero-Trust Python scanner.

In 2026, misconfigured MongoDB databases remain one of the top causes of data breaches and ransomware attacks. This tool helps defenders identify open ports, unauthenticated access, and potential heap leak vulnerabilities.

Features

  • Port 27017 detection
  • Unauthenticated access check
  • CVE-2025-14847 (MongoBleed) PoC detection
  • JSON report output
  • Verbose mode for real-time feedback
  • 100% local execution (no cloud dependency)

Usage

root@kitploit:~
pip install pymongo
python mongodb_detector.py --target <IP or hostname> --verbose
Download Tool