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

monthly archive for March, 2009

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 »

Proxy server reconfiguration

As mentioned in the previous chapter, the DNS protocol is the key to redirect, intercept and manipulate a target system’s data stream on the IP (Internet Protocol) layer in the OSI (Open Systems Interconnection) model. But instead of only controlling the stream on the lower layer, the layers five up to seven also can help [...]

read full post »

Below, you can find a link to the source code with the function(s) to create a screenshot via the Win32 API. These are general functions so I take a picture of the whole desktop and not just of the window that is currently in the foreground. panzer_screencapture.cpp Digg this post Buzz it up share via [...]

read full post »

Below, you can find a link to the source code with the function(s) to locate the Internet Explorer favorites file, extract all the links and send it back to the client. panzer_browserfavoritesinfos.cpp Digg this post Buzz it up share via Reddit Share with Stumblers Tweet about it Buzz it up

read full post »

Find here the source code with the required function(s) to terminate a process by its name or by the process ID. panzer_killprocessbyname.cpp panzer_killprocessbypid.cpp Digg this post Buzz it up share via Reddit Share with Stumblers Tweet about it Buzz it up

read full post »

« newer posts - older posts »