搜索资源列表
shell
- Cmd Shell(命令行交互)是黑客永恒的话题,它历史悠久并且长盛不衰。本文旨在介绍和总结一些在命令行下控制Windows系统的方法。这些方法都是尽可能地利用系统自带的工具实现的。 文件传输 对于溢出漏洞获得的cmd shell,最大的问题就是如何上传文件。由于蠕虫病毒流行,连接ipc$所需要的139或445端口被路由封锁。再加上WinXP系统加强了对ipc$的保护,通过ipc$及默认共享上传文件的手段基本无效了。ftp和tftp是两种可行的方法,介于其已被大家熟知,本文就不介绍了。还
linuxwenjianchuanshu
- 近日小弟做了个linux下用户数据报协议大文件传输程式发上来与大家共勉。 代码在 redhat 9.0 下编译通过。 最大测试无差错传输文件:288M 最大测试传输速度:6.5M/S-brother recently took a linux user datagram protocol large file transfer programs onto the roof and let us. Redhat 9.0 of the code under compile. The bi
fileserver
- linux下的服务器端大文件传输程序,-linux server-side under the large file transfer procedures,
fileclient
- linux 的client大文件传输 自己做得,opensuse-linux large file transfer of the client doing, opensuse
Service
- 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的服务器端的设计。-TCP and UDP protocols based on network programming and program design to achieve large file transfer capabilities of server-side design.
SRDPClient
- 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的客户端的设计。-TCP and UDP protocols based on network programming and program design, large file transfer capabilities to achieve the client design.
bysj
- 这是本人在大二时做过的有关(文件传输加密解密代码),有一定的实用性-This is when I did in the second year on (file transfer encryption and decryption code), there are certain practical
net_transfer_file.tcp
- 实现大文件传输的一个简单例子,包括了 server 和client-include server and clent
RSA
- 基于RSA的小型传输系统,实现较大文件的加密解密及文件传输-RSA-based small transmission system, large files and file transfer encryption and decryption
udp传输
- 基于udp文件传输协议,实现udp大文件传输,且稳定(Based on UDP file transfer protocol, UDP large file transmission is realized and no packet is lost)