NS6 | Network Security Series
network ð–§¹ 200pts
Published
•1 min readS
Building solutions of my daily life problems with code.
Problem Statement
Knowing the attacker's user-agent assists in creating robust
filtering rules. What's the attacker's user agent?
Flag Format: BUBT{Full User Agent}
network_artifacts.pcapng
Prerequisites
- Wireshark (viewing packet details)
Solution
To view the user-agent, select any packet. Then, at the bottom, you will see User-Agent under the HyperText Transfer Protocol section.

Credits
Hashnode - for the amazing platform
BUBT - for the workshop