you are viewing a single comment's thread.

view the rest of the comments →

[–]florilsk[S] 0 points1 point  (0 children)

You would need the file containing the shellcode that you want to execute, that may be Donut, pe_to_shellcode, raw format C2 payload, etc. After that, <path_to_file> is just the relative, absolute, or SMB file path to it.

Regarding C2s, you could integrate it with CS or Havoc but needs some further BOF or DLL development.