Skip to content

Commit 8528cb2

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent d1c9410 commit 8528cb2

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

db/modules_metadata_base.json

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41495,6 +41495,57 @@
4149541495
"needs_cleanup": false,
4149641496
"actions": []
4149741497
},
41498+
"auxiliary_scanner/http/redoc_exposed": {
41499+
"name": "ReDoc API Docs UI Exposed",
41500+
"fullname": "auxiliary/scanner/http/redoc_exposed",
41501+
"aliases": [],
41502+
"rank": 300,
41503+
"disclosure_date": null,
41504+
"type": "auxiliary",
41505+
"author": [
41506+
"Hamza Sahin ( <Hamza Sahin (@hamzasahin61)>"
41507+
],
41508+
"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.",
41509+
"references": [],
41510+
"platform": "",
41511+
"arch": "",
41512+
"rport": 80,
41513+
"autofilter_ports": [
41514+
80,
41515+
8080,
41516+
443,
41517+
8000,
41518+
8888,
41519+
8880,
41520+
8008,
41521+
3000,
41522+
8443
41523+
],
41524+
"autofilter_services": [
41525+
"http",
41526+
"https"
41527+
],
41528+
"targets": null,
41529+
"mod_time": "2025-10-08 03:43:31 +0000",
41530+
"path": "/modules/auxiliary/scanner/http/redoc_exposed.rb",
41531+
"is_install_path": true,
41532+
"ref_name": "scanner/http/redoc_exposed",
41533+
"check": false,
41534+
"post_auth": false,
41535+
"default_credential": false,
41536+
"notes": {
41537+
"Stability": [
41538+
"crash-safe"
41539+
],
41540+
"Reliability": [],
41541+
"SideEffects": [
41542+
"ioc-in-logs"
41543+
]
41544+
},
41545+
"session_types": false,
41546+
"needs_cleanup": false,
41547+
"actions": []
41548+
},
4149841549
"auxiliary_scanner/http/replace_ext": {
4149941550
"name": "HTTP File Extension Scanner",
4150041551
"fullname": "auxiliary/scanner/http/replace_ext",

0 commit comments

Comments
 (0)