You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When scanning a fileserver, it didn't like one of the .PST files:
Traceback (most recent call last):| | ETA: --:--:-- PANs:0
File "panhunt.py", line 251, in <module>
File "panhunt.py", line 198, in hunt_pans
File "filehunt.py", line 349, in find_all_regexs_in_psts
File "filehunt.py", line 139, in check_pst_regexs
File "pst.py", line 1989, in get_total_attachment_count
File "pst.py", line 1924, in message_generator
File "pst.py", line 1329, in __init__
File "pst.py", line 1135, in get_pc_by_nid
File "pst.py", line 905, in __init__
File "pst.py", line 627, in __init__
File "pst.py", line 707, in value
File "encodings\utf_16_le.py", line 16, in decode
UnicodeDecodeError: 'utf16' codec can't decode bytes in position 508-509: unexpected end of data
Failed to execute script panhunt
Not quite sure why, could it be that the file changed during the scan?
The text was updated successfully, but these errors were encountered:
When scanning a fileserver, it didn't like one of the .PST files:
Not quite sure why, could it be that the file changed during the scan?
The text was updated successfully, but these errors were encountered: