-
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
-
gongetidu-
Total gradient method extremum If using MATLAB is not difficult, but with C + + is not very easy.(Total gradient method extremum If using MATLAB is not difficult, but with C++ is not very easy.)
- 2012-09-22 11:13:47下载
- 积分:1
-
open_2_mat
opencv 帮助文档的中文学习笔记,非常适合初学者学习,基础资料(opencv help document the Chinese study notes, very suitable for beginners to learn basic information)
- 2013-12-10 21:11:51下载
- 积分:1
-
LMS
图书管理系统(LMS)用于图书馆进行图书的管理,主要的功能包括借书、还书、查找等。不同的使用对象具有不同的权限。(Library management system (LMS) for the management of library books, the main function including the library, book, Find. The use of different objects have different permissions.)
- 2013-05-13 10:41:37下载
- 积分:1
-
KeyBorad
扫描4X4键盘,并将键值在数码管和8个LED上显示,同时将键值通过串口或RS232端口或USB发送给PC机接收并解码来自标准键盘的基本按键的扫描码。(4X4 keypad scanning, and key in the digital tube and eight LED display, while the key through the serial port or RS232 port or a USB send the PC to receive and decode the scan code of the key from the standard keyboard.)
- 2012-12-07 11:33:37下载
- 积分:1
-
ksglxt_VC
考试管理系统:使用ADO对数据库的数据进行处理.(Test Management System: Using ADO to the database data for processing.)
- 2010-05-13 10:12:34下载
- 积分:1
-
work
振幅调制,角度调制,频率调制等几个源程序,模拟通信系统(Amplitude modulation, angle modulation, frequency modulation, such as source code, analog communication systems)
- 2009-05-09 11:06:55下载
- 积分:1
-
liulanshujvku
说明: 该程序实现了对mdb数据库文件,用mfc来编写界面进行浏览。压缩文件里的StuInfo6.mdb为所给的数据库文件。
通过按钮控件可以将记录移动到第一条记录,最后一条记录以及上一条记录,下一条记录等等。(The program realized mdb database file to write the interface with mfc browsing. Compressed file in the StuInfo6.mdb for the given database file.
Button controls can be recorded through the move to the first record, last record and previous record, next record and so on.
)
- 2011-03-31 15:31:36下载
- 积分:1
-
BWLabel
一种二值图像连通区域标记方法,能用于目标跟踪,我已经应用过,效果不错。(It is a new connected componet labeling algorithm for binary image,and can be used in object tracking. It is effective to be proved.)
- 2013-06-24 14:08:47下载
- 积分:1
-
cvsd_enc_dec
This is file to compress Audio using CVSD at 16 Kbps
- 2010-07-22 16:36:34下载
- 积分:1