搜索资源列表
remote_distance_control
- 这是学生做的毕业设计,一个集二级虚拟目录空间申请、网站发布服务和计算机远程控制为一体的管理系统源代码,用ASP.NET实现。-This is the graduating students to do design, a set of virtual directory two space applications, Web Publishing services and computer remote control as one of the source code management s
phpspy
- PhpSpy是一个用PHP语言编写的在线管理程序,同时集成很多和海阳顶端网所类似的功能,也可以说是一个WEB方式的后门,结合现有的攻击手法,本着实用、简洁、小巧的原则,开发了这个程序。由于程序性质问题,公开提供下载的版本不会提供更多的操作。例如MSSQL连接、WIN主机反弹等。-PhpSpy is a PHP language with the online management procedures, integration and Haiyang many similar features
C#编写的简单web服务器(含源代码)
- 本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数", 注意带上"?",如需传递多个参数,中间用"+"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JA