A
A
Alghazanth2017-09-19 19:08:28
Computer networks
Alghazanth, 2017-09-19 19:08:28

How to intercept and modify plain http?

There is an exchange of plain http traffic between the two servers. The POST request body contains a list of file paths. Task: intercept the request, modify some of the links in the request body and pass the traffic on. Maybe some reverse proxies can do this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Psq, 2017-09-19
@Psq

If you need to implement a MitM - Intercepter-NG attack (without access to servers)
If you have access - you can use an intercepting proxy, Burp Intruder definitely knows how, OWASP ZAP most likely too, but I'm not sure if it will be possible to set a proxy in the servers and work with him correctly.
That Burp, that Intercepter-NG can do this automatically (replacement).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question