From 50d06fd2cf08820245aa111b3d2807d09c697f7a Mon Sep 17 00:00:00 2001 From: Metasploit Date: Fri, 24 May 2019 00:30:24 -0700 Subject: [PATCH] automatic module_metadata_base.json update --- db/modules_metadata_base.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index f6b7fc1084..bb7c381010 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -127255,6 +127255,36 @@ "notes": { } }, + "payload_cmd/unix/reverse_bash_udp": { + "name": "Unix Command Shell, Reverse UDP (/dev/udp)", + "full_name": "payload/cmd/unix/reverse_bash_udp", + "rank": 300, + "disclosure_date": null, + "type": "payload", + "author": [ + "hdm ", + "bcoles " + ], + "description": "Creates an interactive shell via bash's builtin /dev/udp.\n\n This will not work on circa 2009 and older Debian-based Linux\n distributions (including Ubuntu) because they compile bash\n without the /dev/udp feature.", + "references": [ + + ], + "platform": "Unix", + "arch": "cmd", + "rport": null, + "autofilter_ports": null, + "autofilter_services": null, + "targets": null, + "mod_time": "2019-05-24 16:33:44 +0000", + "path": "/modules/payloads/singles/cmd/unix/reverse_bash_udp.rb", + "is_install_path": true, + "ref_name": "cmd/unix/reverse_bash_udp", + "check": false, + "post_auth": false, + "default_credential": false, + "notes": { + } + }, "payload_cmd/unix/reverse_ksh": { "name": "Unix Command Shell, Reverse TCP (via Ksh)", "full_name": "payload/cmd/unix/reverse_ksh",