MMCT BYPASS SHELL
:
216.73.216.98
:
91.213.11.35 / forkliftsafetysystems.com
:
Linux mgh-web6.maghost.ro 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
:
/
usr
/
share
/
doc
/
python3-hwdata
/
UPLOAD FILE:
files >> //usr/share/doc/python3-hwdata/example.py
#!/usr/bin/python from hwdata import PCI, USB, PNP # for obtaining real id of your devices you can use package python-gudev pci_vendor_id = '0e11' pci_device_id = 'b01e' usb_vendor_id = '03f0' usb_device_id = '1f12' pci = PCI() print("Vendor: %s" % pci.get_vendor(pci_vendor_id)) print("Device: %s" % pci.get_device(pci_vendor_id, pci_device_id)) usb = USB() print("Vendor: %s" % usb.get_vendor(usb_vendor_id)) print("Device: %s" % usb.get_device(usb_vendor_id, usb_device_id)) pnp = PNP() print("Vendor: %s" % pnp.get_vendor('AAA'))
SonySec07 | MukoMuko Cyber Team | Ver3.2