emmaunel / DiscordGo

Discord C2 for Redteam....Need a better name
98 stars 26 forks source link

V2 - CLI Mode Implementation #4

Closed emmaunel closed 3 years ago

todo[bot] commented 3 years ago

Reconnect back to server

https://github.com/emmaunel/DiscordGo/blob/95c25a5e05a69e1a1558984ad6245ad37ec4e28f/cmd/agent/main.go#L67-L72


This comment was generated by todo based on a TODO comment in 95c25a5e05a69e1a1558984ad6245ad37ec4e28f in #4. cc @emmaunel.
todo[bot] commented 3 years ago

make a gloabl message

https://github.com/emmaunel/DiscordGo/blob/95c25a5e05a69e1a1558984ad6245ad37ec4e28f/cmd/agent/main.go#L102-L107


This comment was generated by todo based on a TODO comment in 95c25a5e05a69e1a1558984ad6245ad37ec4e28f in #4. cc @emmaunel.
todo[bot] commented 3 years ago

Fix the ping pong feature

https://github.com/emmaunel/DiscordGo/blob/95c25a5e05a69e1a1558984ad6245ad37ec4e28f/cmd/server/main.go#L59-L64


This comment was generated by todo based on a TODO comment in 95c25a5e05a69e1a1558984ad6245ad37ec4e28f in #4. cc @emmaunel.
todo[bot] commented 3 years ago

This doesn't work :(

https://github.com/emmaunel/DiscordGo/blob/95c25a5e05a69e1a1558984ad6245ad37ec4e28f/cmd/server/main.go#L79-L84


This comment was generated by todo based on a TODO comment in 95c25a5e05a69e1a1558984ad6245ad37ec4e28f in #4. cc @emmaunel.
todo[bot] commented 3 years ago

COMMAND GRouPING based on hostname

https://github.com/emmaunel/DiscordGo/blob/95c25a5e05a69e1a1558984ad6245ad37ec4e28f/pkg/cli/cli.go#L21-L26


This comment was generated by todo based on a TODO comment in 95c25a5e05a69e1a1558984ad6245ad37ec4e28f in #4. cc @emmaunel.
todo[bot] commented 3 years ago

when you type "cmd"

https://github.com/emmaunel/DiscordGo/blob/95c25a5e05a69e1a1558984ad6245ad37ec4e28f/pkg/cli/cli.go#L24-L29


This comment was generated by todo based on a TODO comment in 95c25a5e05a69e1a1558984ad6245ad37ec4e28f in #4. cc @emmaunel.
todo[bot] commented 3 years ago

Fix color scheme

https://github.com/emmaunel/DiscordGo/blob/95c25a5e05a69e1a1558984ad6245ad37ec4e28f/pkg/cli/cli.go#L145-L150


This comment was generated by todo based on a TODO comment in 95c25a5e05a69e1a1558984ad6245ad37ec4e28f in #4. cc @emmaunel.
todo[bot] commented 3 years ago

send command to all agents

https://github.com/emmaunel/DiscordGo/blob/95c25a5e05a69e1a1558984ad6245ad37ec4e28f/pkg/cli/cli.go#L216-L221


This comment was generated by todo based on a TODO comment in 95c25a5e05a69e1a1558984ad6245ad37ec4e28f in #4. cc @emmaunel.
todo[bot] commented 3 years ago

Optional to give their port

https://github.com/emmaunel/DiscordGo/blob/95c25a5e05a69e1a1558984ad6245ad37ec4e28f/pkg/cli/cli.go#L225-L230


This comment was generated by todo based on a TODO comment in 95c25a5e05a69e1a1558984ad6245ad37ec4e28f in #4. cc @emmaunel.
todo[bot] commented 3 years ago

Add another column to tell when last heard from server

https://github.com/emmaunel/DiscordGo/blob/95c25a5e05a69e1a1558984ad6245ad37ec4e28f/pkg/cli/cli.go#L250-L255


This comment was generated by todo based on a TODO comment in 95c25a5e05a69e1a1558984ad6245ad37ec4e28f in #4. cc @emmaunel.