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

Error after impacket installed #44

Open
amvinayak opened this issue Aug 11, 2020 · 0 comments
Open

Error after impacket installed #44

amvinayak opened this issue Aug 11, 2020 · 0 comments

Comments

@amvinayak
Copy link

File "./checker.py", line 56, in
recvPkt = conn.send_trans(pack('<H', TRANS_PEEK_NMPIPE), maxParameterCount=0xffff, maxDataCount=0x800)
File "/mnt/hgfs/OSCP/5/MS17-010/mysmb.py", line 262, in send_trans
self.send_raw(self.create_trans_packet(setup, param, data, mid, maxSetupCount, totalParameterCount, totalDataCount, maxParameterCount, maxDataCount, pid, tid, noPad))
File "/mnt/hgfs/OSCP/5/MS17-010/mysmb.py", line 259, in create_trans_packet
return self.create_smb_packet(transCmd, mid, pid, tid)
File "/mnt/hgfs/OSCP/5/MS17-010/mysmb.py", line 229, in create_smb_packet
req = str(pkt)

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