搜索资源列表
shell
- Cmd Shell(命令行交互)是黑客永恒的话题,它历史悠久并且长盛不衰。本文旨在介绍和总结一些在命令行下控制Windows系统的方法。这些方法都是尽可能地利用系统自带的工具实现的。 文件传输 对于溢出漏洞获得的cmd shell,最大的问题就是如何上传文件。由于蠕虫病毒流行,连接ipc$所需要的139或445端口被路由封锁。再加上WinXP系统加强了对ipc$的保护,通过ipc$及默认共享上传文件的手段基本无效了。ftp和tftp是两种可行的方法,介于其已被大家熟知,本文就不介绍了。还
BAK
- jsp实现文件上传下载 执行服务器端脚本功能
httpclient.tar
- linux下用C实现模拟http客户端,支持get、post及上传文件等-under linux using C analog http client, support for get, post and upload documents, etc.
cgic_upload
- 使用cgi实现文件的上传,是经过修改和完善的,需要的下。-Realize the use of cgi file upload is the result of the revision and perfection of their own, and the next required.
ftp
- 在linux环境下用socket编程实现一个FTP,并支持以下命令: 1.?显示FTP的命令 2.pwd显示客户端的路径 3.dir列出客户端的文件信息 4.cd 改变客户端的路径 5.put 上传一个文件 6.get 下载一个文件 7.quit 结束,退出FTP -In the linux environment, with the socket programming an FTP, and supports the follo
ftpproject20090201
- linux先ftp客户端,实现文件上传下载,建立目录,实现互联网文件共享-linux first ftp client, uploading and downloading files, create the directory, the realization of the Internet file-sharing
hidefile-0.2.tar
- 文件隐藏继续上传,实现在Linux环境下,R ing3下实现-filehide
hidefile-0.3.tar
- 文件隐藏继续上传,实现在Linux环境下,R ing3下实现-filehide
wlet
- linux 下 ftp 和 telnet 功能结合的一个服务器源码,可实现服务器端和客户端基本shell 命令,及上传下载文件功能,无需帐号认证 - 1 no count and no authentication , the shell running level result in who run the server in server side 2 basic ftp transferring functions as get files (g files ) and
denglu
- php中用ajax实现的用户登录注册功能,我是初学的只把文件上传上去 大家学习下-php using ajax to achieve user login registration function, I am a beginner only upload files up we learn
vsftpd-
- 在开发板上移植vsftpd,可供需要在控制板上实现ftp上传文件使用-The development board transplantation vsftpd, for people who want to achieve the control panel upload files using ftp
hdfs
- java语言编写,实现将本地文件上传到hdfs上,以及从hdfs上下载文件-java language, to achieve local files uploaded to the hdfs, and download files from hdfs
ftpserver
- linux 下实现ftpserver 支持文件上传和下载,希望对初学者有所帮助-achieve ftpserver support upload and download files under linux, I hope to help beginners
ctags-5.8.tar
- 实现了上传文件功能,希望给大家一些帮助吧。。。。。(The upload file function is implemented)
ftp文件上传下载
- Linux ftp 实现文件传输,客户端,服务器端实现文件上传下载(Linux FTP file transfer, client, server-side file upload and download)
ftp
- 实现ftpget与ftpput功能,可以从ftp服务器上面下载或上传文件(This code function just like the ftpget and ftpput function of shell)
Desktop
- L牛膝下 用c语言 实现客户端服务器端文件的上传下载功能(Implement the uploading and downloading function of the client server file)
Desktop
- c语言实现的http上传文件代码,并获取设备的ip地址,mac地址,根据mac地址获取随机数(C language to achieve HTTP upload file code, and get the IP address of the device, MAC address, according to the MAC address to get the random number.)
QSsh-master
- qt实现ssh ftp 实现远程文件上传下载和cmd命令(QT implements SSH FTP to realize remote file upload and download and CMD command.)
file_server
- 实现了客户服务器模式的的文件服务器,能够进行上传和下载文件(A file server based on client server mode is implemented, which can upload and download files.)