![]() |
|
|
|
#1
|
|||
|
|||
|
Thanks for your suggestion JMP-JECXZ.
Would you also happen to know if there any generic tools that would allow me to "automate" this so I don't have to intercept the call everytime and could just code my response whenever a request is done to that address? |
|
#2
|
|||
|
|||
|
You might want to edit your hosts file to redirect the traffic and then run the webserver part on your computer. If it's a simple webcheck with static requests there are many tiny webservers or networks tools available which can serve the requests.
If it's more complicated you might need to switch to some script language to process and serve the requests. But if it's just a simple patch you already know the location to I would prefer patching over running a webserver. You might have redirected other addresses in your hosts file which would get served with unknown data and might behave differently. |
| The Following 3 Users Say Thank You to Kerlingen For This Useful Post: | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Intercepting then modifying USB traffic | Turkuaz | General Discussion | 6 | 10-23-2024 13:20 |
| Site issue: no https response | RedBlkJck | General Discussion | 6 | 03-20-2014 19:44 |
| Intercept requests and modification of the server response | Smoke | General Discussion | 9 | 08-07-2013 22:40 |