volatility3
volatility3 copied to clipboard
netstat plugin shows "ValueError: too many values to unpack (expected 2)"
Describe the bug netstat plugin shows "ValueError: too many values to unpack (expected 2)"
Context Volatility Version: Volatility 3 Framework 2.3.0 Operating System: Ubuntu Python Version: 3.10 Suspected Operating System: Win 10 Build: 19042. Command: vol -f mem.raw windows.netstat
Hello, @siftuser
I think we need a little more logs to investigate the error.
Could you please provide the results using -vvvv
?
> python3 vol.py -f mem.raw -vvvv windows.netstat
Hello there! I am having the same issue.
Context
Volatility Version: Volatility 3 Framework 2.3.0
Operating System: Mac OS 12.3.1
Python Version: 3.9.9
Suspected Operating System: Win 7 SP1 x64
Command: python3 vol.py -f mem.raw -vvvv windows.netstat
It works using Volatility 2.6 Mac standalone, but not using Volatility3. Executing above command renders the output in the attached log file. log.txt
Thank you to everyone for reporting and interesting in this issue. This would have been resolved by this commit (https://github.com/volatilityfoundation/volatility3/commit/1f1355711d08e5e62b27156e5d186e3ed59366b2). The issue will be closed by the maintainer, and if you have any additional problems, please open the issue again at any time.