RSS Amplifier

Samy Security Blog · Jan 8, 2023

Bob’s Cap - CTF Challenge

0
Sign in to vote or save

Necrum Security Labs - The Blog!

For this challenge we can download a packet capture file called "bob_1.pcapng". Let’s open it using the network analyzer tool, Wireshark.

Once opened, we see that the file contains mainly Telnet connection logs. And as we know, telnet connections are not encrypted, so it’s very easy to read data from it on the network.

Let’s extract all telnet data using Tshark.

And here is the flag! FLAG_s8dkaAfoul83

Read the original on samy.link

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.