Skip to content

Commit 04c7945

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 914f874 commit 04c7945

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

db/modules_metadata_base.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36198,6 +36198,60 @@
3619836198
"needs_cleanup": false,
3619936199
"actions": []
3620036200
},
36201+
"auxiliary_scanner/http/graphql_introspection_scanner": {
36202+
"name": "GraphQL Introspection Scanner",
36203+
"fullname": "auxiliary/scanner/http/graphql_introspection_scanner",
36204+
"aliases": [],
36205+
"rank": 300,
36206+
"disclosure_date": null,
36207+
"type": "auxiliary",
36208+
"author": [
36209+
"sjanusz-r7"
36210+
],
36211+
"description": "This module queries a GraphQL API Endpoint to retrieve schema data by using\n introspection, if it is enabled on the server. This module works on all GraphQL versions.",
36212+
"references": [
36213+
"URL-https://portswigger.net/web-security/graphql",
36214+
"URL-https://graphql.org/learn/introspection/"
36215+
],
36216+
"platform": "",
36217+
"arch": "",
36218+
"rport": 80,
36219+
"autofilter_ports": [
36220+
80,
36221+
8080,
36222+
443,
36223+
8000,
36224+
8888,
36225+
8880,
36226+
8008,
36227+
3000,
36228+
8443
36229+
],
36230+
"autofilter_services": [
36231+
"http",
36232+
"https"
36233+
],
36234+
"targets": null,
36235+
"mod_time": "2025-05-27 17:13:37 +0000",
36236+
"path": "/modules/auxiliary/scanner/http/graphql_introspection_scanner.rb",
36237+
"is_install_path": true,
36238+
"ref_name": "scanner/http/graphql_introspection_scanner",
36239+
"check": true,
36240+
"post_auth": false,
36241+
"default_credential": false,
36242+
"notes": {
36243+
"Stability": [
36244+
"crash-safe"
36245+
],
36246+
"SideEffects": [
36247+
"ioc-in-logs"
36248+
],
36249+
"Reliability": []
36250+
},
36251+
"session_types": false,
36252+
"needs_cleanup": false,
36253+
"actions": []
36254+
},
3620136255
"auxiliary_scanner/http/groupwise_agents_http_traversal": {
3620236256
"name": "Novell Groupwise Agents HTTP Directory Traversal",
3620336257
"fullname": "auxiliary/scanner/http/groupwise_agents_http_traversal",

0 commit comments

Comments
 (0)