Good day everone.
Am writting a c# windows service application that will work with c++ Windows Filtering Platform https://msdn.microsoft.com/en-us/library/gg156122.aspx.
Am new to windows service programming . My question is this how do i call the c++ Windows Filtering Platform codes from c# windows service.
tope awolowoPosted Aug 14, 2017, 7:37 AM
Gokhul VarmanPosted Aug 14, 2017, 7:26 AM
HTTPS uses encryption to stop third parties intercepting and modifying the HTTP stream. So the short answer is "no".
In principle you could use WinDivert to launch a man-in-the-middle attack to gain access to the unencrypted HTTP stream. However, this will be detected, and the web browser will sternly warn the user that they are under attack and not to continue.