BC-SECURITY / Starkiller

Starkiller is a Frontend for PowerShell Empire.
https://www.bc-security.org/post/an-introduction-to-starkiller
MIT License
1.37k stars 196 forks source link

[BUG] Unable to create more than 1 'redirector' listener #53

Closed SaltyWafffles closed 3 years ago

SaltyWafffles commented 3 years ago

Empire Version

Starkiller Version

OS Information (Linux flavor, Python version)

Describe the bug I am unable to start more than one 'redirector' listener at one time. Prevents pivoting through more than a single end-target. When attempting to make an additional 'redirector' listener, Suspect this is similar to my previous ticket with Empire not being able to do the same thing: https://github.com/BC-SECURITY/Empire/issues/386

To Reproduce Steps to reproduce the behavior:

  1. Get an agent on a machine
  2. Setup a 'redirector' listener
  3. PSexec to another target, calling back to your 'redirector' listener
  4. Attempt to setup another 'redirector' listener on your new target box Error / failure condition should trigger when attempting to setup the new 'redirector' listener

Expected behavior I should be able to set up additional 'redirector' listeners on subsequent targets to pivot more than 1 target deep in a network.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

vinnybod commented 3 years ago

I see this was fixed in Empire https://github.com/BC-SECURITY/Empire/issues/386. Does it still persist in Empire 3.6.2 with Starkiller?

SaltyWafffles commented 3 years ago

Sorry, Starkiller with Empire 3.6.2 is working. I must have been using the old version.