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

Stop NetBiosTimeout and error producing large stack traces #387

Merged
merged 2 commits into from
Jul 27, 2024

Conversation

NeffIsBack
Copy link
Contributor

This fixes occasions where connections, using the smb connection from impacket (for example SMB and LDAP), timeout or produce an NetBIOSError which then throw a large stack trace. This should be "gracefully" handled now:

Before:
image
After:
image

Fixes:

@NeffIsBack NeffIsBack added the bug-fix This Pull Request fixes a bug label Jul 26, 2024
@NeffIsBack NeffIsBack merged commit 80d03ad into main Jul 27, 2024
6 checks passed
@NeffIsBack NeffIsBack deleted the neff-fix-netbios branch July 27, 2024 18:52
@mpgn mpgn added this to the v1.3.0 milestone Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This Pull Request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants