Files
Herbenderbler 0be6514bdf BUG-2099: Fix Unhandled ValueError during authentication (#2151)
* Fix #2099: handle truncated SMB responses (SessionError + debug log)

- structure: asciiz without NUL raises clear ValueError with field name
- smb: catch ValueError at session/negotiate parse sites; log at debug, raise SessionError
- smbconnection: docstring notes invalid/truncated server response
- ci: fix flake8 F824 (goldenPac, ldapattack)
- tests: regression for asciiz NUL and session setup parsing; align with TESTING.md
- docs: ChangeLog

* Fix #2099 struct.error mapping.
2026-05-06 01:53:30 -03:00
..
2024-08-28 17:52:57 -03:00
2024-08-28 17:52:57 -03:00
2024-08-28 17:52:57 -03:00
2024-08-28 17:52:57 -03:00
2026-03-05 10:42:52 -03:00
2024-08-28 17:52:57 -03:00