搜索资源列表
portscan
- 一个简单的端口扫描程序: addstr = \"发现端口\" & Str(port) & \"打开\" & Space(5) Select Case port Case 7 plus = \"ECHO服务\" Case 21 plus = \"FTP服务★★★★★\" Case 25 plus = \"SMTP服务★★\" Case 43 plus = \"Whois服务\" Case 53 plus = \"DNS服务☆\" Case 80 plus = \"HTTP服务★★★★★\" C
bash-4.1_modify.tar
- 改写bash4.1的bashhist.c部分内容,完成审计的直接向远端的发送,信息丰富如下: PID=23244,PPID=23242,TIME=1348019885,TTY=/dev/pts/2,ORG=192.168.198.1,SRC=root,USER=root,DIR=/siem,CMD=ls -l-To rewrite bash4.1 the bashhist.c part to complete the audit sent directly to the remote, ri
yuancheng]
- 远程控制代码,有实际应用价值,能实现远程控制,远程进程管理,远程cmd-Remote control code, and have practical value, can realize remote control, remote process management, remote cmd
sshcmd130608
- 通过ssh执行远程命令,方便脚本调用(依赖开发库ne7ssh和botan)-execute remote cmd through ssh,easy for scr ipt to use
mini
- 给初学者使用,体验木马的基本功能!让初学者清晰的学习CMD远程控制-For beginners to experience the basic functions of the Trojans! Clearly so that beginners learn CMD Remote Control
Remote-thread-inject-code
- 远程EXE线程注入(《Windows信息安全实践教程》一书中的源代码。2个程序:1)注入程序testcom 2)被注入程序sever。testcom将sever作为线程注入到系统进程中使其上网(32位win7环境效果更好),CMD使用方法:>testcom.exe 进程id-Remote thread inject code book Information security practice tutorial for windows .There are two programs:
QSsh-master
- qt实现ssh ftp 实现远程文件上传下载和cmd命令(QT implements SSH FTP to realize remote file upload and download and CMD command.)