/*************************************************************************** * zappa v0.2 - advanced backdoor * by Soeren Bleikertz, sb@osdev.de - http://www.sac.cc * * Description: * 'zappa' is an advanced backdoor, which doesn't listen on a TCP-port for * clients. It waits for a special ICMP-packet and then it 'connects' back * to an UDP-server on the 'client'. * * ChangeLog * - Replaced ICMP-Rawsock with pcap-stuff -> process not listed by netstat * ****************************************************************************/
the problem of this one is that i don't know how to send that special ICMP packet.. BUT well i know you are smart guyz and you will find out
mon11
Sep 17 2003, 01:17 PM
Looks like a packet size of 100 Bytes so, in windows that is:
ping -l 100 <target_host>
dunno allot about C programming but thats what it looks like :S
mrBob
Sep 17 2003, 08:02 PM
wow, that'd be cool just by sending a little packet it would connect to that ip with a reverse connection niiice can't compile it myself though....
Rampage
Sep 17 2003, 09:31 PM
on packetstorm a coupleof months ago there was a sort of backdoor like this wich worked by listening for a ping with a particular pattern used as password for performing a reverse telnet connection pretty the same
Subx
Sep 19 2003, 12:15 PM
10x i will complie it on my linux :-)
fluffibunni
Sep 19 2003, 12:57 PM
i thing if the server answer with acmp reply it could be more usefull
for e.g
client send : **************ping data***************** Dir c:\ **************************************
why we use this metyhod ??? answer is : if you can send icmp packet throw the firewall you can recieve reply so you dont have any problem but maybe firewall dont accept sending SYN from server wooow it s good have fun fluffi bunni :IRANian hacker
pipes
Sep 25 2003, 03:52 AM
ICMP backdoors & many other backdoors of this nature have been around for a -LONG- time. People are moving on. most backdoors now days listen on no port and do not connect back.
Check out Phrack 59-8.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.