Intercepting Web Requests
Feb 20, 2025 · 2 min read · Objective: Try intercepting the ping request on the server shown above, and change the post data similarly to what we did in this section. Change the command to read 'flag.txt' Target - 83.136.248.62:35346 Workup: First we want to make sure the IP ...
Join discussion