-
DNS_Redirect
驱动级域名劫持
就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。
观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP:
bin会将www.baidu.com劫持到ip138.com(Drive level domain hijacking is to visit A.com to b.com, of course, if A is dropping into access, it becomes blocked designated site. First discovered by capturing tool, visit a website, (if there is no local DNS cache of the site) will first send a DNS query packets (UDP), then establish a connection with the site, and then send http request packet. Observe the contents of the package, we need to change the target packet sent our goal, then put the package in response to the things we turn to come back, that is, superiors and subordinates. Code much focus is to demonstrate how to get the contents of TCP and UDP packets received. Only applies to XP: bin will www.baidu.com hijacked to ip138.com)
- 2014-02-13 13:30:04下载
- 积分:1
-
FingerPrintVerify
说明: 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配(This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching)
- 2020-11-02 09:09:54下载
- 积分:1
-
dwt
用opencv实现对一幅图像的小波变换 opencv 图像二维小波变换(The wavelet transform of an image with opencv)
- 2020-11-26 09:19:31下载
- 积分:1
-
Code(6)
As the figure above illustrates, a phase accumulator compares the sample clock and desired frequency to increment a phase register. Again, the fundamental idea is that we can generate signals with precise frequencies by generating an appropriate sample based on the phase of that frequency at any point in time. In addition, by representing our waveform with 214 (16,384) points, we are able to represent exactly 16,384 phase increments with our lookup table.
- 2013-12-11 09:48:41下载
- 积分:1
-
wwc
参考该控制器的设计方案。-Paper, " Embedded System USB_HOST design" , refer to the controller design.(wwwwararr3r rwrw rq2q q)
- 2011-12-10 18:40:33下载
- 积分:1
-
x64注入源码
这是一份能把64位的DLL远程线程注入到x64进程的源码(x64 injection DLL source code)
- 2020-07-01 10:00:01下载
- 积分:1
-
Profibus
基于STM32单片机的profibus-dp的软件通信协议的实现(Design of profibus-DP software protocol based on STM32 MCU)
- 2021-05-14 00:30:02下载
- 积分:1
-
twincat
说明: twincat是开发平台的实时控制自动化软件(TwinCAT is a real-time control automation software for development platform)
- 2019-02-14 08:00:09下载
- 积分:1
-
DShowCaptureTest
一个简单的视频捕获程序,基于directshow,可以实现摄像头采集,保存等功能。一个简单的视频捕获程序,基于directshow,可以实现摄像头采集,保存等功能。
- 2022-12-10 01:45:02下载
- 积分:1
-
IPtext
VC++编写的IP侦查小程序 很实用(VC++ IP detection of small programs written in a very practical)
- 2011-11-18 17:29:08下载
- 积分:1