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
From this issue:
PS C:\Windows\system32> .\test.exe 2024/05/01 02:20:52 sliver.go:97: Hello my name is ANXIOUS_PRIZE 2024/05/01 02:20:52 limits.go:58: Limit checks completed 2024/05/01 02:20:52 sliver.go:115: Running in session mode 2024/05/01 02:20:52 session.go:69: Starting interactive session connection loop ... 2024/05/01 02:20:52 transports.go:41: Starting c2 url generator (r) ... 2024/05/01 02:20:52 transports.go:104: Return generator: (chan *url.URL)(0xc0000607e0) 2024/05/01 02:20:52 transports.go:92: Yield c2 uri = 'mtls://192.168.45.199:443' 2024/05/01 02:20:52 transports.go:92: Yield c2 uri = 'mtls://192.168.45.199:443' 2024/05/01 02:20:52 session.go:86: Next CC = mtls://192.168.45.199:443 2024/05/01 02:20:52 session.go:86: Next CC = mtls://192.168.45.199:443 2024/05/01 02:20:52 transports.go:92: Yield c2 uri = 'mtls://192.168.45.199:443' 2024/05/01 02:20:52 session.go:176: Connecting -> 192.168.45.199:443 2024/05/01 02:20:52 sliver.go:296: Host Uuid: e19c1e42-ee8e-69c1-b6eb-402f7bee1d5d 2024/05/01 02:20:52 tun-handlers.go:45: [tunnel] Tunnel handlers map[20:0x7d0380 22:0x7cdda0 23:0x7ccf80 80:0x7ce940 82:0x7d1f80] 2024/05/01 02:21:25 sliver.go:206: [recv] sysHandler 100 2024/05/01 02:21:49 sliver.go:206: [recv] sysHandler 92 2024/05/01 02:21:49 sliver.go:206: [recv] sysHandler 90 2024/05/01 02:21:49 sliver.go:206: [recv] sysHandler 91 2024/05/01 02:21:49 extension_windows.go:113: Calling Hashdump, arguments addr: 0x00000000, args size: 00000000 panic: runtime error: index out of range [0] with length 0 goroutine 17 [running, locked to thread]: github.com/lesnuages/gosecretsdump/pkg/samreader.SamReader.Dump({0x0, {0x1c00000a1b0, 0x10, 0x10}, 0x1, {0x0, 0x0}, {0x0, 0x0}, {0x0, ...}, ...}) /home/runner/go/pkg/mod/github.com/lesnuages/gosecretsdump@v0.0.0-20230809175616-09e41f9c5008/pkg/samreader/samreader.go:314 +0x5b0 github.com/sliverarmory/secretsdump/pkg/hashdump.Hashdump() /home/runner/work/hashdump/hashdump/pkg/hashdump/hashdump.go:27 +0x1d8 main.Hashdump(0x1c000052000?, 0x0?, 0x393bb0001?) /home/runner/work/hashdump/hashdump/dll/main.go:28 +0x18
The text was updated successfully, but these errors were encountered:
hashdump
No branches or pull requests
From this issue:
The text was updated successfully, but these errors were encountered: