-
Black Hat Python
本书由 Immunity 公司的高级安全研究员 Justin Seitz 精心撰写。作者根据自己在安全界,特别是渗透测试领域的几十年经验,向读者介绍了 Python 如何被用在黑客和渗透测试的各个领域,从基本的网络扫描到数据包捕获,从 Web 爬虫到编写 Burp 扩展工具,从编写木马到权限提升等。(The book is written by Justin Seitz, a senior security researcher at Immunity company. Based on his decades of experience in the security community, especially in the field of penetration testing, the author introduces how Python is used in various fields of hacker and penetration testing, from basic network scanning to packet capture, from Web crawler to Burp extension tool, from writing Trojan to privilege escalation, and so on.)
- 2018-04-06 22:46:18下载
- 积分:1
-
网络资源枚举VC源码,可枚举包括网格打印机域等非计算机网络资源....
网络资源枚举VC源码,可枚举包括网格打印机域等非计算机网络资源.-network resources except VC source, except to include grid printers Domain and other non-computer network resources.
- 2023-07-11 20:05:04下载
- 积分:1
-
qks
When I wrote this function my problem was to replace one color by an other on transparent bitmaps My
- 2018-09-29 15:06:30下载
- 积分:1
-
A-New-Unit-Commitment-Algorithm
考虑网络
安全约束的机组组合问题变得尤为重要,基于对偶原理的拉
格朗日松弛法是解决这一问题的有效途径。
(
Considering the network
Security constraints of unit combination problem is particularly important, based on the duality principle
Grant, relaxation method is an effective way to solve this problem.)
- 2015-03-04 23:43:16下载
- 积分:1
-
中国电视购物网电子商务系统
中国电视购物网电子商务系统-Chinese TV shopping network e-commerce system
- 2023-01-31 17:50:04下载
- 积分:1
-
Visual_Studio_附加项用于以HTML格式输出源文件
Visual_Studio_附加项用于以HTML格式输出源文件-Visual_Studio_ Additional items for export to HTML source document format
- 2023-09-06 23:40:03下载
- 积分:1
-
DJC_PHCP
可以得到两层异构蜂窝网络的覆盖率,以及单层异构蜂窝网络的覆盖率,并将实验结果与理论结果进行对比(The coverage of two-layer heterogeneous cellular network and single-layer heterogeneous cellular network can be obtained. The experimental results are compared with the theoretical results.)
- 2021-03-21 13:29:17下载
- 积分:1
-
Computernetwork
计算机网络课程设计计算机网络课程设计计算机网络课程设计(Computer network)
- 2011-01-15 16:43:38下载
- 积分:1
-
mfc 下socket通讯以及界面
资源描述
MFC 下socket通讯以及界面,socket的server,client, MFC空间开发的界面,
- 2023-08-14 17:35:07下载
- 积分:1
-
SendFileClient
VC++实现类似于QQ文件传输功能的文件发送与接收程序示例,分为服务端和客户端,客户端首次接收数据,将判断文件包大小,数据包中一定包含完整的数据包结构信息,数据不一定完整;读取数据包的大小,包含数据包结构大小和数据大小,之前接收的数据与现在接收的数据能够构成至少一个完整的数据包,文件接收完毕则设置结束标记,若终止的连接,则弹出窗口告诉用户,对方终止了文件传送。
服务端程序是比较简单的,基本是复制文件数据、判断文件是否传递成功、等待对方收受发送任务或取消发送任务,分包继续发送文件等功能(VC++ implementation is similar to QQ file transfer capabilities to send and receive files program examples, divided into server and client, the client receives the first data packet to determine the file size, the packet must contain the complete information packet structure, the data is not must complete reading packet size, including the size and structure of the data packet size, and previously received data received data can now constitute at least one complete packet, the file has been received then set the mark, if the connection is terminated, the pop-up window telling the user, the other party to terminate the file transfer.
Server program is relatively simple, basically copying the file data, to determine whether the file transfer is successful, waiting for the other to accept or cancel the sending task sends tasks, subcontractors continue to send files and other functions
)
- 2014-06-03 13:50:03下载
- 积分:1