automatic module_metadata_base.json update

This commit is contained in:
Metasploit
2019-05-24 00:30:24 -07:00
parent 9d0cf0661c
commit 50d06fd2cf
+30
View File
@@ -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 <x@hdm.io>",
"bcoles <bcoles@gmail.com>"
],
"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",