5 Commits

Author SHA1 Message Date
Ne0nd0g c68a308625 Updated go-donut package to use .NET auto detect 2020-12-31 15:07:04 -05:00
Ne0nd0g 1887cd00a0 Added go-donut functionality 2020-12-12 09:21:15 -05:00
Ne0nd0g 261496d50c Added CreateProcess with redirected STDOUT/STDERR over anonymous pipes 2020-11-25 08:56:15 -05:00
Ne0nd0g 285c3ceeea Updated shellcode module and added shellcodeinjection.json module file 2019-03-04 21:51:31 -05:00
Ne0nd0g 298a52bf6f Added sRDI module. Added GetAgentFieldValue and isAgent functions to
agents.go. Updated cli.go to process module run command based on module
type (i.e. standard or extended) instead of language. Updated Module
struct to include a Type. Added a check to make sure the Module's
platform and Agent's platform match. Added a getExtendedCommand
function and handling to modules.go. Added getMapFromOptions to
modules.go to convert an Options struct to a map.
2019-03-01 22:03:32 -05:00