Subscribe via RSS ... Subscribe via e-mail ... Follow me on Twitter ... Follow me on Facebook ...

tag archive 'bypass'

Below, you can find a link to the example source code to bypass a desktop firewall with the OLE Automation technique. The principle is to start a hidden instance of the Internet Explorer and to control it via the OLE Automation technique. ole_automation.cpp Digg this post Buzz it up share via Reddit Share with Stumblers [...]

read full post »

Below, you can find a link to the source code with the function(s) to bypass a desktop firewall with the FWB++ technique. In the code we copy a malicious function into an other process, we execute this “remote function” and let the other process connect through the desktop firewall to http://www.megapanzer.com. fwb++.cpp Digg this post [...]

read full post »