Overpass has been hacked! Can you analyse the attacker’s actions and hack back in?
0
- open pcap file
- find post request
- right click, follow, http stream
- see used url
- see used payload
- look for tcp packet with PSH, ACK flags
- check follow, tcp stream
- see further commands of attacker
- find hashed password used in payload
- crack password for payload
idk i got lost in the sauce and dont remember what i did