From 8528cb255a994eb621269a34412be0caa1d511f5 Mon Sep 17 00:00:00 2001 From: jenkins-metasploit Date: Fri, 24 Oct 2025 16:27:34 +0000 Subject: [PATCH] automatic module_metadata_base.json update --- db/modules_metadata_base.json | 51 +++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index 6055050096..13d4bdbc7e 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -41495,6 +41495,57 @@ "needs_cleanup": false, "actions": [] }, + "auxiliary_scanner/http/redoc_exposed": { + "name": "ReDoc API Docs UI Exposed", + "fullname": "auxiliary/scanner/http/redoc_exposed", + "aliases": [], + "rank": 300, + "disclosure_date": null, + "type": "auxiliary", + "author": [ + "Hamza Sahin ( " + ], + "description": "Detects publicly exposed ReDoc API documentation pages.\n The module performs safe, read-only GET requests and reports likely\n ReDoc instances based on HTML markers.", + "references": [], + "platform": "", + "arch": "", + "rport": 80, + "autofilter_ports": [ + 80, + 8080, + 443, + 8000, + 8888, + 8880, + 8008, + 3000, + 8443 + ], + "autofilter_services": [ + "http", + "https" + ], + "targets": null, + "mod_time": "2025-10-08 03:43:31 +0000", + "path": "/modules/auxiliary/scanner/http/redoc_exposed.rb", + "is_install_path": true, + "ref_name": "scanner/http/redoc_exposed", + "check": false, + "post_auth": false, + "default_credential": false, + "notes": { + "Stability": [ + "crash-safe" + ], + "Reliability": [], + "SideEffects": [ + "ioc-in-logs" + ] + }, + "session_types": false, + "needs_cleanup": false, + "actions": [] + }, "auxiliary_scanner/http/replace_ext": { "name": "HTTP File Extension Scanner", "fullname": "auxiliary/scanner/http/replace_ext",