degenerat3 / metcli

Golang package for meteor bot/module functions
2 stars 2 forks source link

Reverse shell - in memory? #1

Closed degenerat3 closed 5 years ago

degenerat3 commented 5 years ago

MAD has an unimplemented 'spawn reverse shell' option. This should be done by executing payload in memory. Linux can utilize memfdcreate syscall for this.

degenerat3 commented 5 years ago

WIP: cross-platform revshell has been made. Currently ironing out the kinks with execution.

degenerat3 commented 5 years ago

not going to implement "in memory" execution. Instead, bot just disowns the reverse shell process so it doesn't matter if they see it in PS and kill it