We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: