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
not working properly with CB 4.3 raw payload.bin
Exception 0xc000001d 0x0 0x0 0x1a7bbeb0006 PC=0x1a7bbeb0006 syscall.Syscall(0x1a7bbeb0000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) C:/Users/AnonArtist/sdk/go1.16/src/runtime/syscall_windows.go:330 +0xbc main.Proceed() D:/src/awesomeProject1/DesertFox.go:92 +0x76f main.main() D:/src/awesomeProject1/DesertFox.go:148 +0x42c goroutine 10 [IO wait]: internal/poll.runtime_pollWait(0x1a7bbe06708, 0x72, 0xc000072f18) C:/Users/AnonArtist/sdk/go1.16/src/runtime/netpoll.go:222 +0x65 internal/poll.(*pollDesc).wait(0xc0000730b8, 0x72, 0xa09300, 0x0, 0x0) C:/Users/AnonArtist/sdk/go1.16/src/internal/poll/fd_poll_runtime.go:87 +0xa5 internal/poll.execIO(0xc000072f18, 0x8e5588, 0x0, 0x0, 0x0) C:/Users/AnonArtist/sdk/go1.16/src/internal/poll/fd_windows.go:175 +0x2ad internal/poll.(*FD).Read(0xc000072f00, 0xc000154000, 0x1000, 0x1000, 0x0, 0x0, 0x0) C:/Users/AnonArtist/sdk/go1.16/src/internal/poll/fd_windows.go:441 +0x56d net.(*netFD).Read(0xc000072f00, 0xc000154000, 0x1000, 0x1000, 0x0, 0x0, 0x0) C:/Users/AnonArtist/sdk/go1.16/src/net/fd_posix.go:55 +0x85 net.(*conn).Read(0xc000006050, 0xc000154000, 0x1000, 0x1000, 0x0, 0x0, 0x0) C:/Users/AnonArtist/sdk/go1.16/src/net/net.go:183 +0xbc net/http.(*persistConn).Read(0xc00007e6c0, 0xc000154000, 0x1000, 0x1000, 0x0, 0x0, 0x0) C:/Users/AnonArtist/sdk/go1.16/src/net/http/transport.go:1922 +0x22f bufio.(*Reader).fill(0xc000044d20) C:/Users/AnonArtist/sdk/go1.16/src/bufio/bufio.go:101 +0x2d9 bufio.(*Reader).Peek(0xc000044d20, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) C:/Users/AnonArtist/sdk/go1.16/src/bufio/bufio.go:139 +0x146 net/http.(*persistConn).readLoop(0xc00007e6c0) C:/Users/AnonArtist/sdk/go1.16/src/net/http/transport.go:2083 +0x247 created by net/http.(*Transport).dialConn C:/Users/AnonArtist/sdk/go1.16/src/net/http/transport.go:1743 +0x1667 goroutine 11 [select]: net/http.(*persistConn).writeLoop(0xc00007e6c0) C:/Users/AnonArtist/sdk/go1.16/src/net/http/transport.go:2382 +0x16f created by net/http.(*Transport).dialConn C:/Users/AnonArtist/sdk/go1.16/src/net/http/transport.go:1744 +0x168c rax 0x1a7bbeb0000 rbx 0xa44d78 rcx 0x0 rdi 0x93def65000 rsi 0xc00010f8a0 rbp 0x1a7bbeb0006 rsp 0x93df1ff850 r8 0x0 r9 0x0 r10 0x25 r11 0x25 r12 0x2e r13 0x0 r14 0x20 r15 0x3 rip 0x1a7bbeb0006 rflags 0x10297 cs 0x33 fs 0x53 gs 0x2b
The text was updated successfully, but these errors were encountered:
emmm sorry, whats CB 4.3? CS 4.3's raw is effective.If you still don't work, try MSF's raw, check out where is the problem.
Sorry, something went wrong.
No branches or pull requests
not working properly with CB 4.3 raw payload.bin
The text was updated successfully, but these errors were encountered: