@@ -204355,6 +204355,44 @@
204355204355 "payload_type": 1,
204356204356 "staged": false
204357204357 },
204358+ "payload_cmd/unix/python/exec": {
204359+ "name": "Python Exec, Python Execute Command",
204360+ "fullname": "payload/cmd/unix/python/exec",
204361+ "aliases": [
204362+
204363+ ],
204364+ "rank": 300,
204365+ "disclosure_date": null,
204366+ "type": "payload",
204367+ "author": [
204368+ "Spencer McIntyre"
204369+ ],
204370+ "description": "Execute a Python payload from a command.\n\nExecute an arbitrary OS command. Compatible with Python 2.7 and 3.4+.",
204371+ "references": [
204372+
204373+ ],
204374+ "platform": "Unix",
204375+ "arch": "cmd",
204376+ "rport": null,
204377+ "autofilter_ports": null,
204378+ "autofilter_services": null,
204379+ "targets": null,
204380+ "mod_time": "2022-11-04 00:33:03 +0000",
204381+ "path": "/modules/payloads/adapters/cmd/unix/python.rb",
204382+ "is_install_path": true,
204383+ "ref_name": "cmd/unix/python/exec",
204384+ "check": false,
204385+ "post_auth": false,
204386+ "default_credential": false,
204387+ "notes": {
204388+ },
204389+ "session_types": false,
204390+ "needs_cleanup": false,
204391+ "payload_type": 8,
204392+ "adapter_refname": "cmd/unix/python",
204393+ "adapted_refname": "python/exec",
204394+ "staged": false
204395+ },
204358204396 "payload_cmd/unix/python/meterpreter/bind_tcp": {
204359204397 "name": "Python Exec, Python Meterpreter, Python Bind TCP Stager",
204360204398 "fullname": "payload/cmd/unix/python/meterpreter/bind_tcp",
@@ -225826,6 +225864,44 @@
225826225864 "payload_type": 1,
225827225865 "staged": false
225828225866 },
225867+ "payload_cmd/windows/python/exec": {
225868+ "name": "Python Exec, Python Execute Command",
225869+ "fullname": "payload/cmd/windows/python/exec",
225870+ "aliases": [
225871+
225872+ ],
225873+ "rank": 300,
225874+ "disclosure_date": null,
225875+ "type": "payload",
225876+ "author": [
225877+ "Spencer McIntyre"
225878+ ],
225879+ "description": "Execute a Python payload from a command.\n\nExecute an arbitrary OS command. Compatible with Python 2.7 and 3.4+.",
225880+ "references": [
225881+
225882+ ],
225883+ "platform": "Windows",
225884+ "arch": "cmd",
225885+ "rport": null,
225886+ "autofilter_ports": null,
225887+ "autofilter_services": null,
225888+ "targets": null,
225889+ "mod_time": "2023-01-20 14:53:59 +0000",
225890+ "path": "/modules/payloads/adapters/cmd/windows/python.rb",
225891+ "is_install_path": true,
225892+ "ref_name": "cmd/windows/python/exec",
225893+ "check": false,
225894+ "post_auth": false,
225895+ "default_credential": false,
225896+ "notes": {
225897+ },
225898+ "session_types": false,
225899+ "needs_cleanup": false,
225900+ "payload_type": 8,
225901+ "adapter_refname": "cmd/windows/python",
225902+ "adapted_refname": "python/exec",
225903+ "staged": false
225904+ },
225829225905 "payload_cmd/windows/python/meterpreter/bind_tcp": {
225830225906 "name": "Python Exec, Python Meterpreter, Python Bind TCP Stager",
225831225907 "fullname": "payload/cmd/windows/python/meterpreter/bind_tcp",
@@ -240859,6 +240935,42 @@
240859240935 "payload_type": 1,
240860240936 "staged": false
240861240937 },
240938+ "payload_python/exec": {
240939+ "name": "Python Execute Command",
240940+ "fullname": "payload/python/exec",
240941+ "aliases": [
240942+
240943+ ],
240944+ "rank": 300,
240945+ "disclosure_date": null,
240946+ "type": "payload",
240947+ "author": [
240948+ "Spencer McIntyre"
240949+ ],
240950+ "description": "Execute an arbitrary OS command. Compatible with Python 2.7 and 3.4+.",
240951+ "references": [
240952+
240953+ ],
240954+ "platform": "Python",
240955+ "arch": "python",
240956+ "rport": null,
240957+ "autofilter_ports": null,
240958+ "autofilter_services": null,
240959+ "targets": null,
240960+ "mod_time": "2024-10-04 10:43:40 +0000",
240961+ "path": "/modules/payloads/singles/python/exec.rb",
240962+ "is_install_path": true,
240963+ "ref_name": "python/exec",
240964+ "check": false,
240965+ "post_auth": false,
240966+ "default_credential": false,
240967+ "notes": {
240968+ },
240969+ "session_types": false,
240970+ "needs_cleanup": false,
240971+ "payload_type": 1,
240972+ "staged": false
240973+ },
240862240974 "payload_python/meterpreter/bind_tcp": {
240863240975 "name": "Python Meterpreter, Python Bind TCP Stager",
240864240976 "fullname": "payload/python/meterpreter/bind_tcp",
0 commit comments