mttaggart/OffensiveNotion

[New Feature] Lateral Movement capabilities

HuskyHacks opened this issue · 1 comments

Develop lat move capabilities for all OS builds.

Idea board

Win:

  • PSRemoting
  • PSexec
  • SCShell (see other issue)
  • WMI remote exec

Lin/macOS:

  • SSH

Rando thoughts

Shellcode injection for this is probably off the table (shellcode for the ON agent would be unwieldly and frankly ridiculous)

Likely will use some kind of remote copy primitive to send it to other hosts

(bonus )Any design space for P2P?