automatic module_metadata_base.json update

This commit is contained in:
jenkins-metasploit
2025-10-24 16:27:34 +00:00
parent d1c9410a95
commit 8528cb255a
+51
View File
@@ -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 ( <Hamza Sahin (@hamzasahin61)>"
],
"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",