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

Having a socks control panel #1641

Open
n3rada opened this issue Apr 22, 2024 · 0 comments
Open

Having a socks control panel #1641

n3rada opened this issue Apr 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@n3rada
Copy link
Contributor

n3rada commented Apr 22, 2024

It would be really nice to have - as with jobs - some kind of control panel to see which implant our socks are assigned to:

sliver (PLASTIC_SECURITY) > socks5 start -H 127.0.0.1 -P 1081

[*] Started SOCKS5 127.0.0.1 1081
⚠️  In-band SOCKS proxies can be a little unstable depending on protocol

sliver (PLASTIC_SECURITY) > jobs

 ID   Name    Protocol   Port   Stage Profile
==== ======= ========== ====== =======================================
 32   TCP     tcp        8084   win64 (Sliver name: PLASTIC_SECURITY)
 33   TCP     tcp        8086   win86 (Sliver name: WARM_SAVIOUR)
 34   https   tcp        8443   win64sc (Silver name: HOMELESS_STORY)
 35   mtls    tcp        443

sliver (PLASTIC_SECURITY) > socks5 start -H 127.0.0.1 -P 1081

[!] Socks5 Listen listen tcp 127.0.0.1:1081: bind: address already in use
@rkervella rkervella added the enhancement New feature or request label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants