Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile not found when using stage-listener #461

Closed
NullTermination opened this issue Jul 6, 2021 · 2 comments
Closed

Profile not found when using stage-listener #461

NullTermination opened this issue Jul 6, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@NullTermination
Copy link

Describe the bug
When attempting to create a staged-listener it is unable to bind to a profile that has been created using 'profiles new'

To Reproduce
Steps to reproduce the behavior:

  1. Create new profile with 'profiles new --profile-name win --mtls 192.168.1.58 --skip-symbols --format shellcode -a x86'
  2. Attempt to create stage-listener with 'stage-listener -p win -u tcp://192.168.1.58:8888'
  3. Returns [!] Profile not found

Expected behavior
Stage-listener to be created for staged payloads

Screenshots
Screenshot 2021-07-06 220707

Desktop (please complete the following information):

  • OS: Kali 2021-2
  • Version Server v1.4.18
@rkervella rkervella added the bug Something isn't working label Jul 6, 2021
@rkervella rkervella mentioned this issue Jul 6, 2021
rkervella added a commit that referenced this issue Jul 6, 2021
@rkervella
Copy link
Member

Fix merged in master.

@moloch--
Copy link
Member

moloch-- commented Jul 6, 2021

Published a fixed release https://github.com/BishopFox/sliver/releases/tag/v1.4.19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants