Logo
Day 14
Overview

Day 14

n nalo_
October 14, 2024
1 min read

forensic/hidden-streams

Hidden Streams
Category
forensic

TODO

forensic/keyboard-junkie

Keyboard Junkie
Author
n nalo_
Category
forensic

https://github.com/TeamRocketIst/ctf-usb-keyboard-parser

Terminal window
$ tshark -r ./keyboard_junkie.pcap -Y 'usb.capdata && usb.data_len == 8' -T fields -e usb.capdata | sed 's/../:&/g2' > usbPcapData
$ cd ctf-usb-keyboard-parser
$ python usbkeyboard.py ../usbPcapData
so the answer is flag{REDACTED} hahahah lol