Skip to content

USB Keyboard Parser Tool is an automated script that can extract HID data from.pcap or.pcapng files.

Notifications You must be signed in to change notification settings

5h4rrK/CTF-Usb_Keyboard_Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

USB Keyboard Parser

USB Keyboard Parser Tool is an automated script that can extract HID data from .pcap or.pcapng files. First it attempts to extract the data using the filter "usb.capdata", then with "usbhid.data".

Usage :

python3 Usb_Keyboard_Parser.py <pcap file/path to pacap file>

Demo :

image

About

USB Keyboard Parser Tool is an automated script that can extract HID data from.pcap or.pcapng files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages