Commit Graph

8 Commits

Author SHA1 Message Date
bcoles 5407a63c1e Msf::Post::Process: Add kill_process(pid) method 2022-08-26 15:01:12 +10:00
pingport80 44e5d48a46 add a condition to check if the session type is powershell 2021-07-16 22:05:30 +05:30
pingport80 dd11752d04 remove powershell support from get_processes because it can be achieved from the platform specific commands too 2021-07-16 00:34:42 +05:30
pingport80 4e52d2d55b fix minor issues which appeared while testing 2021-07-08 22:03:14 +05:30
pingport80 66e8872ea8 add powershell support to get_processes 2021-07-08 20:21:08 +05:30
pingport80 02be075c2d add powershell support to get_processes 2021-07-08 16:19:53 +05:30
pingport80 fe8e586b22 fall to shell when meterpreter fails get_processes
shift `pidof` to `Msf::Post::Process`
2021-06-01 18:51:39 +05:30
Jeffrey Martin 0cefd8eaa6 refactor post API for process lists 2021-05-24 18:39:16 -05:00