From 6fa6919f2c67bbe77a0614a2c13ae234d4d3eba1 Mon Sep 17 00:00:00 2001 From: Metasploit Date: Thu, 24 Aug 2023 17:59:18 -0500 Subject: [PATCH] automatic module_metadata_base.json update --- db/modules_metadata_base.json | 104 +++++++++++++++++++--------------- 1 file changed, 57 insertions(+), 47 deletions(-) diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index f1ffa88daa39..72417ee580f3 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -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 ", + "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 " - ], - "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",