Giter Club home page Giter Club logo

Comments (5)

moloch-- avatar moloch-- commented on June 6, 2024

We don't maintain the apt version of Sliver, you should file a bug with the Kali tracker.

from sliver.

MidasJade avatar MidasJade commented on June 6, 2024

I added an edit at the very end. Sorry, I should have put it at the top. I tried both the apt version and then reverted the VM and tried the one straight from the repo. Both gave me the same error.

from sliver.

RafBishopFox avatar RafBishopFox commented on June 6, 2024

@MidasJade - I cannot replicate what you are seeing. I started with a fresh Kali install and installed Sliver using the bash script.

$ lsb_release -a
No LSB modules are available.
Distributor ID: Kali
Description:    Kali GNU/Linux Rolling
Release:        2023.4
Codename:       kali-rolling

Command:

$ sliver-client                                                                                                                                                                                                                                                                                              
Connecting to localhost:31337 ...                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                               
    ███████╗██╗     ██╗██╗   ██╗███████╗██████╗                                                                                                                                                                                                                                                                
    ██╔════╝██║     ██║██║   ██║██╔════╝██╔══██╗                                                                                                                                                                                                                                                               
    ███████╗██║     ██║██║   ██║█████╗  ██████╔╝                                                                                                                                                                                                                                                               
    ╚════██║██║     ██║╚██╗ ██╔╝██╔══╝  ██╔══██╗                                                                                                                                                                                                                                                               
    ███████║███████╗██║ ╚████╔╝ ███████╗██║  ██║                                                                                                                                                                                                                                                               
    ╚══════╝╚══════╝╚═╝  ╚═══╝  ╚══════╝╚═╝  ╚═╝                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                               
All hackers gain ninjitsu                                                                                                                                                                                                                                                                                      
[*] Server v1.5.41 - f2a3915c79b31ab31c0c2f0428bbd53d9e93c54b
[*] Welcome to the sliver shell, please type 'help' for options
                                                                           
[*] Check for updates with the 'update' command
                                                                           
sliver > generate --wg 10.10.10.10 --os windows                            
                                                                           
[*] Generated unique ip for wg peer tun interface: 100.64.0.2
[*] Generating new windows/amd64 implant binary                            
[*] Symbol obfuscation is enabled                  
[*] Build completed in 45s                                                 
[*] Implant saved to /home/user/SOLID_SASH.exe

Logs:

INFO[2024-01-15T13:45:45-05:00] [sliver/server/certs/certs.go:140] Generating TLS certificate (ECC) for 'SOLID_SASH' ...                                                                                                                                                                                       
INFO[2024-01-15T13:45:45-05:00] [sliver/server/certs/certs.go:65] Saving certificate for cn = 'SOLID_SASH'                                    
INFO[2024-01-15T13:45:45-05:00] [sliver/server/certs/wireguard.go:119] Generating wg keys                                                                                                                                                                                                                      
INFO[2024-01-15T13:45:45-05:00] [sliver/server/certs/wireguard.go:133] Saving wg keys                                   
INFO[2024-01-15T13:45:45-05:00] [sliver/server/certs/wireguard.go:88] Getting wg keys for wg server 
INFO[2024-01-15T13:45:45-05:00] [sliver/server/configs/server.go:46] Loading config from /root/.sliver/configs/server.json 
INFO[2024-01-15T13:45:45-05:00] [sliver/server/configs/server.go:46] Loading config from /root/.sliver/configs/server.json 
INFO[2024-01-15T13:45:45-05:00] [sliver/server/configs/server.go:153] Saving config to /root/.sliver/configs/server.json 
INFO[2024-01-15T13:45:45-05:00] [sliver/server/gogo/go.go:164] go cmd: '/root/.sliver/go/bin/go tool dist list' 
INFO[2024-01-15T13:45:45-05:00] [sliver/server/assets/assets.go:249] Creating GOPATH directory: /root/.sliver/slivers/windows/amd64/SOLID_SASH/src 
WARN[2024-01-15T13:45:45-05:00] [sliver/server/generate/canaries.go:70] No parent domains 
WARN[2024-01-15T13:45:45-05:00] [sliver/server/generate/canaries.go:70] No parent domains 
INFO[2024-01-15T13:45:45-05:00] [sliver/server/generate/binaries.go:608] Rendering go.mod file ... 
INFO[2024-01-15T13:45:45-05:00] [sliver/server/gogo/go.go:164] go cmd: '/root/.sliver/go/bin/go tool dist list' 
INFO[2024-01-15T13:45:45-05:00] [sliver/server/gogo/go.go:164] go cmd: '/root/.sliver/go/bin/go tool dist list' 
INFO[2024-01-15T13:45:45-05:00] [sliver/server/gogo/go.go:126] garble cmd: '/root/.sliver/go/bin/garble -seed=random -literals -tiny build -trimpath -ldflags -s -w -buildid= -H=windowsgui -o /root/.sliver/slivers/windows/amd64/SOLID_SASH/bin/SOLID_SASH.exe .' 
INFO[2024-01-15T13:46:29-05:00] [sliver/server/generate/implants.go:102] 50543b00-d472-4f94-981d-3aa327671f4c -> SOLID_SASH 
INFO[2024-01-15T13:46:29-05:00] [github.com/grpc-ecosystem/[email protected]/logging/logrus/options.go:220] finished unary call with code OK

When you reverted the VM, had you ever installed Sliver in the past? I wonder if there is some old code or an old binary hanging around.

from sliver.

MidasJade avatar MidasJade commented on June 6, 2024

@RafBishopFox - I just tried a fresh install of Ubuntu and can't duplicate. I then grabbed the latest Kali iso and installed from the sliver install script and can't duplicate. I verified my VM snapshot does not have sliver installed but there must be an artifact there somewhere that's messing with it. I apologize for the false alarm but appreciate you all taking the time to look.

from sliver.

rkervella avatar rkervella commented on June 6, 2024

Closing since it seems there's no issue in the end.

from sliver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.