sliver icon indicating copy to clipboard operation
sliver copied to clipboard

psexec states "no generated payloads"

Open audibleblink opened this issue 2 years ago • 1 comments

Describe the bug psexec states "no generated payloads" exist for a given profile despite explicitly generating one beforehand

message displays: - [*] No builds found for profile $MYPROFILE, generating a new one

To Reproduce Steps to reproduce the behavior:

  1. Create a new profile. ex: profiles new -http x.x.x.x test01
  2. profiles generate test01
  3. use $somesession
  4. psexec -d svcDesc -s svcName -p test01 x.x.x.x

Expected behavior Expected psexec to use previously generated payload.

Desktop (please complete the following information):

  • OS: Linux
  • Version v.1.5.8

audibleblink avatar Mar 20 '22 18:03 audibleblink

Now that we have the ImplantConfig attribute I should be able to fix that. IIRC migrate behaves in the same way (or at least it should).

rkervella avatar Mar 21 '22 17:03 rkervella