Network
Network - FTP Authentication
Hey guys, I’m a bit new to this kind of learning - i’m trying to figure this one out - i opened the file with notepad++ and tried to search for ’pass’ ’user’ ’ftp’ and etc.
but i can’t seem to understand where it’s hidden - i’m bit of a newbie and would very much like someone to just tip me this one so i could continue - feeling like this is so simple it’s confusing.
Thanks a bunch for those who help.
Network - FTP Authentication
How did you find it, if i may ask ?
Network - FTP Authentication
Trying to figure out the answer to this challenge without using wireshark to give me the answer. Looking through the pcap data, I’m not finding the password. It seems like wireshark is able to pull it from thin air, which I know isn’t the case. Where is wireshark finding the data that contains the password in the pcap ? The data segments in the pcap are all accompanied by ascii sections to allow reading them. I would think the password would be in there, but I guess the pcap doesn’t translate everything.
Any clues on how someone might solve this with only the raw data ? I’ve looked at each of the port 21 packets and don’t see any hints on which data chunk is the right one to decode to get the answer