Summary

Extract USB registry from windows 7, and search the connected usb information with the VendorID & ProductID from website
website url = http://www.linux-usb.org/usb.ids

Testing environment

OS : windows 7 ultimate
interpreter : python 3.7

Libraries

additional : re, requests