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

another exception in setup andx #19

Closed
GoogleCodeExporter opened this issue Apr 15, 2015 · 1 comment
Closed

another exception in setup andx #19

GoogleCodeExporter opened this issue Apr 15, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

pcap showing a session that will cause the exception attached.

The pcap was captured "in the wild", no idea what the client was.

  File "/usr/local/Cellar/python/2.7.3/lib/python2.7/site-packages/impacket/smbserver.py", line 2650, in processRequest
    packet)
  File "/usr/local/Cellar/python/2.7.3/lib/python2.7/site-packages/impacket/smbserver.py", line 2063, in smbComSessionSetupAndX
    if struct.unpack('B',sessionSetupData['SecurityBlob'][0])[0] != smb.ASN1_AID:
IndexError: string index out of range

Original issue reported on code.google.com by bryanbu...@gmail.com on 19 Sep 2012 at 6:41

Attachments:

@GoogleCodeExporter
Copy link
Author

Thanks!

Fixed in http://code.google.com/p/impacket/source/detail?r=719

Original comment by bet...@gmail.com on 19 Sep 2012 at 8:48

  • Changed state: Fixed

ShutdownRepo referenced this issue in ThePorgs/impacket Nov 26, 2022
p0dalirius pushed a commit to p0dalirius/impacket that referenced this issue Feb 1, 2023
…gpg-keys

Added OpenGPG public/private key parsing in secretsdump.py
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