Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 340 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 340 Bytes

ws1

Category: misc

Description:

Find my password from this recording (:

Author: JoshDaBosh

Solution:

the flag has been transmitted in clear text so we can strings the file and grep it

strings recording.pcapng | grep 'actf{.*}'

Flag:

actf{wireshark_isn't_so_bad_huh-a9d8g99ikdf}