搜索资源列表
cmd漏洞源代码
- 你是不是经常在开始菜单的运行窗口里运行命令呢? 看看这个漏洞: http://zdnet.com /2100-1105-964057.html win2000和xp在执行搜索的时候, 首先查找根目录 而开始菜单的运行窗口里执行命令, 也是首先在系统盘的根目录里进行查找. 这个漏洞其实是已经是公开的秘密了. 既然现在作为漏洞公布出来, 我也就把网上的PasswordReminder.cpp拿来改了改 加了一个加超级管理员用户和执行cmd.exe的功能. 使用方法: 把程序解压, 把压缩包里的文件
cmdbind2
- 让进程在系统中更加隐蔽(2) 一般来说一个后门程序需要更改系统的某些文件来让程序在系统启动执行这个程序, 又要在某个地方保留这个程序(一般是在硬盘)。如果有什么办法不这样做又让程序在 系统中运行的话,就可以使后门程序更加隐蔽。也就是说程序在硬盘上找不到在系统的 启动配置中没有这有项。真正要做到这样好象不太现实,但可以采用简单的方法:在程 序被执行后删除程序文件和启动文件中被更改的部分,然后在系统被关闭前保留程序文 件和更改启动文件,让它在系统启动时又能被执行。 程序是一个可执行文件在被执行时系统
fileserver
- 类似于FTP的远程文件拷贝程序。-similar to the remote FTP file copy process.
fantanshi
- 反弹式源代码,有远程抓屏,开关机,修改注册表,上传下载文件等功能-rebound-source code, the distance Capturing the Screen, switching machines, modify the registry, file uploading and downloading functions
AspxZipv1.0
- 通过友好的Web界面方便的对存放在远程Web服务器上的文档进行压缩打包和解压缩操作,从而方便备份/还原Web服务器上的各种数据,对 ZIP 格式档案文件提供完整支持 -through friendly Web interface for convenient storage in remote Web servers on the file compression package and decompress operation, thereby facilitating backup / re
pcshare20060514
- 远程控制代码..TCP/IP协议...IO重叠模式.可实现文件,注册表,屏幕的操作-remote control code ..TCP / IP protocol ... IO overlapping pattern. Documents can be realized, Register, the operation of the screen
RemoteFileExp
- 远程文件读取程序,针对初学者而言一学就会
PeerYou远程控制软件源代码
- 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的硬件信息,文件信息,注册表以及进行屏幕控制。 代码中的SOCKET重叠I/O的实现也很值得参-complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data
文件同步
- C++编写的服务程序,定时比较本地与远程计算机指定目录的文件是否相同,如果不同,则进行同步。-prepared by the procedures of service, regular comparison of local and remote computer designated directories of documents the same, if they were different, simultaneously.
TwoCare
- 原创的远程控制软件,这是全部源代码,作者有说明文件,向我们说明为什么要写这个软件以及怎么写,学习学习吧-Original remote control software, which is all the source code, documentation authors, to tell us why write this software, as well as how to write, learning to learn bar
Ctrlsrvr2
- 一个VC++编写的远程控制软件,可以对远程文件管理,远程桌面的管理等-a VC prepared by the remote control software, remote file management, remote desktop management-One written in VC++ remote control software, you can remote file management, remote desktop management, etc.-a VC prepa
lockd
- Linux中关于远程文件锁定的支持的源代码 -source code of the remote file lock support on linux
1
- DLL远程进程注入,DLL加可EXE执行文件源码-DLL into the remote process, DLL file that allows the implementation of EXE source code
093_Spy
- VC6写的网络潜艇远程控制代码,分客户端和控制端,有远程文件管理,远程摄象头,系统信息,远程SHELL等功能-Remote Control Code
CWMI
- 一个用于操作WMI的类,包括连接远程WMI,有一个查询共享文件夹的演示。-For the operation of a WMI class, including the remote WMI, there is a shared folder inquiries demonstration.
FEDLibrary_2.0.0
- c++实现远程文件调用操作,可以实现类似于java的接口-c++ remote file operation can impleation similar with java remote interface
Test1
- 自己写的安全试验作业,调用encryptModule实现的DES,SHA,RSA加密远程文件传输,采用eclipse VE开发。-Own written safety test operations, calling encryptModule achieve DES, SHA, RSA encryption remote file transfer, the eclipse the VE development.
GFCFMCR
- 远程文件操作目的监控端对被控端计算机上的文件执行访问,创建,复制,移动,重命名,删除操作()
InjectDll
- 远程注入工具,可以注入DLL文件到目标程序当中。(Remote injection tools can be injected into the DLL file into the target program.)
QSsh-master
- qt实现ssh ftp 实现远程文件上传下载和cmd命令(QT implements SSH FTP to realize remote file upload and download and CMD command.)