EricZimmerman / EricZimmerman/USBDevices

SystemHiveInfo.cs retrieves only one Serial Number from USB hive (Line 89 of code)

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
22
Forks
8
PR merge metrics
No merged PRs in 30d

Description

In USB Forensics, \\ControlSet001\Enum\USB hive keeps the information of all USB devices. if you see line 5 to 8 of a SYSTEM registry hive loaded in image [https://preview.ibb.co/j9UkwK/Screenshot_USB_and_USBSTOR_hive.png](url) you will see that different USB devices of same Vendor and Product ID has been plugged into the computer. However the code in SystemHiveInfo,cs (line 89) retrieves only the 1st serial number. For example while using the API i only retrieve USB information at (LINE 6) of image. Whereas it should retrieve the other two serial numbers as well (line 7 and 8)

Will you please look into this issue.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.