搜索资源列表
slkm-1.0.tar
- Linux backdoor source code-backdoor Linux source code
allinone.c
- 史上最全功能的Backdoor程序,包含了http服务、socks服务等等。-* allinone.c is * a Http server, * a sockets transmit server, * a shell backdoor, * a icmp backdoor, * a bind shell backdoor, * a like http shell, * it can translate file from remote host, * it c
Ping
- 如果要在Win2000下实现类似Ping BackDoor for Linux的后门,必须以 sniffer 的方式监听ICMP包,而在win2000下写一个简单的sniffer-If you want to Win2000 achieve Ping BackDoor for Linux similar to the back door, you must listen ICMP packet sniffer manner, but in the next win2000 write a sim
pingshell.tar
- 一个linux的pingshell后门,首先编译pingshell.c后门, 编译后生成的pingshell这个文件就是我们的后门了,然后使用命令 pingshell 1017 5555,意思是当接受当ping包长度为1017时监听本地5555端口,ping -l 1017 127.0.0.1 然后用nc进行连接,nc -nvv ip 5555即可。 注:这种后门有个问题就是如果进行暴力破解的话,也不太安全》-First compile pingshell.c
