Git Product home page Git Product logo

usbdevices's Introduction

USBDevices

Get USB Devices from Registry hives

usbdevices's People

Contributors

ericzimmerman avatar eran-yt avatar

Stargazers

 avatar Aaron Osgood avatar  avatar Michael Moran avatar  avatar  avatar Steve avatar 5l1v3r1 avatar  avatar Arsen Darakdjian avatar  avatar Rick avatar  avatar  avatar Ronnie Salomonsen avatar Alexander Knorr avatar Glenn avatar Dan avatar VirtLands avatar Keith J. Jones avatar  avatar

Watchers

 avatar James Cloos avatar  avatar  avatar EasyMetaData avatar  avatar  avatar

usbdevices's Issues

SystemHiveInfo.cs retrieves only one Serial Number from USBSTOR hive (Line 355 of code)

In USB Forensics, \ControlSet001\Enum\USBSTOR hive keeps the information of all USB storage devices. if you see line 10 to 13 of a SYSTEM registry hive loaded in image https://preview.ibb.co/j9UkwK/Screenshot_USB_and_USBSTOR_hive.png 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 355) retrieves only the 1st serial number. For example while using the API i only retrieve USB Serial Number 7AF6..... (LINE 11) of image. Whereas it should retrieve the other two serial numbers as well (line 12 and 13)

Will you please look into this issue.

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

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 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.