Skip to content

Commit

Permalink
automatic module_metadata_base.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
msjenkins-r7 committed Aug 24, 2023
1 parent b830587 commit 6fa6919
Showing 1 changed file with 57 additions and 47 deletions.
104 changes: 57 additions & 47 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 6fa6919

Please sign in to comment.