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 Oct 31, 2024
1 parent ff52146 commit 9e0b0f5
Showing 1 changed file with 112 additions and 0 deletions.
112 changes: 112 additions & 0 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -204355,6 +204355,44 @@
"payload_type": 1,
"staged": false
},
"payload_cmd/unix/python/exec": {
"name": "Python Exec, Python Execute Command",
"fullname": "payload/cmd/unix/python/exec",
"aliases": [

],
"rank": 300,
"disclosure_date": null,
"type": "payload",
"author": [
"Spencer McIntyre"
],
"description": "Execute a Python payload from a command.\n\nExecute an arbitrary OS command. Compatible with Python 2.7 and 3.4+.",
"references": [

],
"platform": "Unix",
"arch": "cmd",
"rport": null,
"autofilter_ports": null,
"autofilter_services": null,
"targets": null,
"mod_time": "2022-11-04 00:33:03 +0000",
"path": "/modules/payloads/adapters/cmd/unix/python.rb",
"is_install_path": true,
"ref_name": "cmd/unix/python/exec",
"check": false,
"post_auth": false,
"default_credential": false,
"notes": {
},
"session_types": false,
"needs_cleanup": false,
"payload_type": 8,
"adapter_refname": "cmd/unix/python",
"adapted_refname": "python/exec",
"staged": false
},
"payload_cmd/unix/python/meterpreter/bind_tcp": {
"name": "Python Exec, Python Meterpreter, Python Bind TCP Stager",
"fullname": "payload/cmd/unix/python/meterpreter/bind_tcp",
Expand Down Expand Up @@ -225826,6 +225864,44 @@
"payload_type": 1,
"staged": false
},
"payload_cmd/windows/python/exec": {
"name": "Python Exec, Python Execute Command",
"fullname": "payload/cmd/windows/python/exec",
"aliases": [

],
"rank": 300,
"disclosure_date": null,
"type": "payload",
"author": [
"Spencer McIntyre"
],
"description": "Execute a Python payload from a command.\n\nExecute an arbitrary OS command. Compatible with Python 2.7 and 3.4+.",
"references": [

],
"platform": "Windows",
"arch": "cmd",
"rport": null,
"autofilter_ports": null,
"autofilter_services": null,
"targets": null,
"mod_time": "2023-01-20 14:53:59 +0000",
"path": "/modules/payloads/adapters/cmd/windows/python.rb",
"is_install_path": true,
"ref_name": "cmd/windows/python/exec",
"check": false,
"post_auth": false,
"default_credential": false,
"notes": {
},
"session_types": false,
"needs_cleanup": false,
"payload_type": 8,
"adapter_refname": "cmd/windows/python",
"adapted_refname": "python/exec",
"staged": false
},
"payload_cmd/windows/python/meterpreter/bind_tcp": {
"name": "Python Exec, Python Meterpreter, Python Bind TCP Stager",
"fullname": "payload/cmd/windows/python/meterpreter/bind_tcp",
Expand Down Expand Up @@ -240859,6 +240935,42 @@
"payload_type": 1,
"staged": false
},
"payload_python/exec": {
"name": "Python Execute Command",
"fullname": "payload/python/exec",
"aliases": [

],
"rank": 300,
"disclosure_date": null,
"type": "payload",
"author": [
"Spencer McIntyre"
],
"description": "Execute an arbitrary OS command. Compatible with Python 2.7 and 3.4+.",
"references": [

],
"platform": "Python",
"arch": "python",
"rport": null,
"autofilter_ports": null,
"autofilter_services": null,
"targets": null,
"mod_time": "2024-10-04 10:43:40 +0000",
"path": "/modules/payloads/singles/python/exec.rb",
"is_install_path": true,
"ref_name": "python/exec",
"check": false,
"post_auth": false,
"default_credential": false,
"notes": {
},
"session_types": false,
"needs_cleanup": false,
"payload_type": 1,
"staged": false
},
"payload_python/meterpreter/bind_tcp": {
"name": "Python Meterpreter, Python Bind TCP Stager",
"fullname": "payload/python/meterpreter/bind_tcp",
Expand Down

0 comments on commit 9e0b0f5

Please sign in to comment.