How to find missing USB Records?

Posted Pieces0310

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了How to find missing USB Records?相关的知识,希望对你有一定的参考价值。

In my previously article "EnCase missed some USB activities in the evidence files", I mentioned about that EnCase could  only "see" few USB records. Actually not only EnCase may not see all USB records, some other forensic tools got the same problems.

 

What else could help us to find the missing USB Records? Take Windows 10 for example, we could take a look at the event log file named "Microsoft-Windows-Kernel-PnP%4Configuration.evtx" as below. You could know the brand, model and serial number and the timestamp etc.

 

 

Actually there is more than one USB device that suspect used as below. It\'s Seagate BUP_BK, but what\'s wrong with the serial number? All the digit is zero? That\'s not gonna happen,right?

 

Don\'t worry~ Just take a look at the following record and you will see its actual serial number.

 

 

以上是关于How to find missing USB Records?的主要内容,如果未能解决你的问题,请参考以下文章

转载How to Reset USB Device in Linux

How to find configuration file MySQL uses?(转)

how to buy ELM327 wifi bluetooth usb obd2 scanner

How to make a USB stick use ISO image file in debian

How to find out which process is listening upon a port

How to Find Processlist Thread id in gdb !!!!!GDB 使用