-
Notifications
You must be signed in to change notification settings - Fork 14.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
automatic module_metadata_base.json update
- Loading branch information
1 parent
b830587
commit 6fa6919
Showing
1 changed file
with
57 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18763,6 +18763,63 @@ | |
"session_types": false, | ||
"needs_cleanup": false | ||
}, | ||
"auxiliary_gather/elasticsearch_enum": { | ||
"name": "Elasticsearch Enumeration Utility", | ||
"fullname": "auxiliary/gather/elasticsearch_enum", | ||
"aliases": [ | ||
"auxiliary/scanner/elasticsearch/indices_enum" | ||
], | ||
"rank": 300, | ||
"disclosure_date": null, | ||
"type": "auxiliary", | ||
"author": [ | ||
"Silas Cutler <[email protected]>", | ||
"h00die" | ||
], | ||
"description": "This module enumerates Elasticsearch instances. It uses the REST API\n in order to gather information about the server, the cluster, nodes,\n in the cluster, indicies, and pull data from those indicies.", | ||
"references": [ | ||
"URL-https://www.elastic.co/guide/en/elasticsearch/reference/current/rest-apis.html" | ||
], | ||
"platform": "", | ||
"arch": "", | ||
"rport": 9200, | ||
"autofilter_ports": [ | ||
80, | ||
8080, | ||
443, | ||
8000, | ||
8888, | ||
8880, | ||
8008, | ||
3000, | ||
8443 | ||
], | ||
"autofilter_services": [ | ||
"http", | ||
"https" | ||
], | ||
"targets": null, | ||
"mod_time": "2023-08-24 17:24:20 +0000", | ||
"path": "/modules/auxiliary/gather/elasticsearch_enum.rb", | ||
"is_install_path": true, | ||
"ref_name": "gather/elasticsearch_enum", | ||
"check": false, | ||
"post_auth": false, | ||
"default_credential": false, | ||
"notes": { | ||
"Stability": [ | ||
"crash-safe" | ||
], | ||
"Reliability": [ | ||
|
||
], | ||
"SideEffects": [ | ||
"ioc-in-logs" | ||
] | ||
}, | ||
"session_types": false, | ||
"needs_cleanup": false | ||
}, | ||
"auxiliary_gather/emc_cta_xxe": { | ||
"name": "EMC CTA v10.0 Unauthenticated XXE Arbitrary File Read", | ||
"fullname": "auxiliary/gather/emc_cta_xxe", | ||
|
@@ -24614,53 +24671,6 @@ | |
"session_types": false, | ||
"needs_cleanup": false | ||
}, | ||
"auxiliary_scanner/elasticsearch/indices_enum": { | ||
"name": "ElasticSearch Indices Enumeration Utility", | ||
"fullname": "auxiliary/scanner/elasticsearch/indices_enum", | ||
"aliases": [ | ||
|
||
], | ||
"rank": 300, | ||
"disclosure_date": null, | ||
"type": "auxiliary", | ||
"author": [ | ||
"Silas Cutler <[email protected]>" | ||
], | ||
"description": "This module enumerates ElasticSearch Indices. It uses the REST API\n in order to make it.", | ||
"references": [ | ||
|
||
], | ||
"platform": "", | ||
"arch": "", | ||
"rport": 9200, | ||
"autofilter_ports": [ | ||
80, | ||
8080, | ||
443, | ||
8000, | ||
8888, | ||
8880, | ||
8008, | ||
3000, | ||
8443 | ||
], | ||
"autofilter_services": [ | ||
"http", | ||
"https" | ||
], | ||
"targets": null, | ||
"mod_time": "2017-07-24 06:26:21 +0000", | ||
"path": "/modules/auxiliary/scanner/elasticsearch/indices_enum.rb", | ||
"is_install_path": true, | ||
"ref_name": "scanner/elasticsearch/indices_enum", | ||
"check": false, | ||
"post_auth": false, | ||
"default_credential": false, | ||
"notes": { | ||
}, | ||
"session_types": false, | ||
"needs_cleanup": false | ||
}, | ||
"auxiliary_scanner/emc/alphastor_devicemanager": { | ||
"name": "EMC AlphaStor Device Manager Service", | ||
"fullname": "auxiliary/scanner/emc/alphastor_devicemanager", | ||
|