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

Pivots error #1909

Closed
Kano-2525-a opened this issue Mar 18, 2025 · 0 comments
Closed

Pivots error #1909

Kano-2525-a opened this issue Mar 18, 2025 · 0 comments

Comments

@Kano-2525-a
Copy link

Kano-2525-a commented Mar 18, 2025

I have created a debugging mode implant

2025/03/18 17:11:26 sliver.go:90: Hello my name is NAUGHTY_VOLCANO
2025/03/18 17:11:26 limits.go:58: Limit checks completed
2025/03/18 17:11:26 sliver.go:108: Running in session mode
2025/03/18 17:11:26 session.go:66: Starting interactive session connection loop ...
2025/03/18 17:11:26 transports.go:41: Starting c2 url generator () ...
2025/03/18 17:11:26 transports.go:104: Return generator: (chan *url.URL)(0xc0000926c0)
2025/03/18 17:11:26 transports.go:92: Yield c2 uri = 'tcppivot://127.0.0.1:9898'
2025/03/18 17:11:26 transports.go:92: Yield c2 uri = 'tcppivot://127.0.0.1:9898'
2025/03/18 17:11:26 session.go:83: Next CC = tcppivot://127.0.0.1:9898
2025/03/18 17:11:26 session.go:83: Next CC = tcppivot://127.0.0.1:9898
2025/03/18 17:11:26 session.go:177: Attempting to connect via TCP Pivot to 127.0.0.1:9898
2025/03/18 17:11:26 transports.go:92: Yield c2 uri = 'tcppivot://127.0.0.1:9898'
2025/03/18 17:11:26 implant.go:99: minisign signature validation: true
2025/03/18 17:11:26 pivotclient.go:62: [pivot] Peer key exchange successful
2025/03/18 17:11:26 pivotclient.go:143: [pivot] my peer id: -3628442104628775892
2025/03/18 17:11:26 pivotclient.go:144: [pivot] Sending server key exchange ...
2025/03/18 17:11:26 pivotclient.go:154: [pivot] Waiting for server key exchange response (5m) ...
2025/03/18 17:11:26 pivotclient.go:237: [pivot] Error (read msg-length): EOF
2025/03/18 17:11:26 pivotclient.go:328: [pivot] Error reading message: EOF
2025/03/18 17:11:26 sliver.go:151: [session] failed to establish connection: EOF
2025/03/18 17:11:26 sliver.go:131: Reconnect sleep: 1m0s

@Kano-2525-a Kano-2525-a reopened this Mar 19, 2025
@Kano-2525-a Kano-2525-a changed the title v1.6 Pivots error Pivots error Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant