From d8f36d65a8b6a24ef018966334a248728d082e9a Mon Sep 17 00:00:00 2001 From: Metasploit Date: Tue, 7 Nov 2023 19:25:12 -0600 Subject: [PATCH] automatic module_metadata_base.json update --- db/modules_metadata_base.json | 48 +++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index 3c2a8ec794df..cc8dfd760cd3 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -237883,6 +237883,54 @@ ], "needs_cleanup": null }, + "post_linux/gather/apache_nifi_credentials": { + "name": "Apache NiFi Credentials Gather", + "fullname": "post/linux/gather/apache_nifi_credentials", + "aliases": [ + + ], + "rank": 300, + "disclosure_date": null, + "type": "post", + "author": [ + "h00die", + "Topaco" + ], + "description": "This module will grab Apache NiFi credentials from various files on Linux.", + "references": [ + "URL-https://stackoverflow.com/questions/77391210/python-vs-ruby-aes-pbkdf2", + "URL-https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#nifi_sensitive_props_key" + ], + "platform": "Linux,Unix", + "arch": "", + "rport": null, + "autofilter_ports": null, + "autofilter_services": null, + "targets": null, + "mod_time": "2023-11-07 18:55:42 +0000", + "path": "/modules/post/linux/gather/apache_nifi_credentials.rb", + "is_install_path": true, + "ref_name": "linux/gather/apache_nifi_credentials", + "check": false, + "post_auth": false, + "default_credential": false, + "notes": { + "Stability": [ + "crash-safe" + ], + "Reliability": [ + + ], + "SideEffects": [ + + ] + }, + "session_types": [ + "shell", + "meterpreter" + ], + "needs_cleanup": null + }, "post_linux/gather/checkcontainer": { "name": "Linux Gather Container Detection", "fullname": "post/linux/gather/checkcontainer",