搜索资源列表
木马经典
- 一个经典的木马程序,希望大家喜欢.也请大家多提意见,多指教-a classic Trojan, hope you like them. Also please speak up, and more exhibitions
发现网络中的活动主机
- 关键字: socket, 校验和算法, ICMP, connect, 端口,扫描, 这是我课程设计时,用VC.NET写的一个程序,功能是在利用socket提供的API函数, 填充并发送ICMP包,测试指定IP地址段中活动主机. 使用简单的connect方法来测试目的端口是否可通.并附带了校验和算法.希望更多的人与我交流, QQ:270596846 e_mail:chmuggmwtg@163.com-keyword : socket, the checksum algorithm, I
phpwebsite
- 简介:PHP+MYSQL网站注入扫描工具,针对类似夜猫文章下 载系统比较有效,界面是仿教程的hdsi中的PHP注入模块写 的,实现原理是参考angel的SQL Injection with MYSQL写的-Profile : PHP MYSQL injection site scanning tool against a similar article Night Cat download system more effective, Interface is the guidebook
MyPortScanner
- 一个用vc编写的端口扫描器,比较简单,但也比较强大-Vc prepared using a port scanner, is relatively simple, but also more powerful
ASM
- 按键扫描程序 ASM。1. 键盘采用4*5矩阵键盘,含有两个组合键. 2. 硬件连接比较混乱,且各个按键的排列与面贴上的键码对应混乱.如果采用教科书上常规矩阵键盘的 扫描方式实现比较繁琐. 3. 需要识别两个双键,但这两个双键位置比较特殊K17,K18和K19,K20. 4. 基于2,3两点.这里采用列,行分别输出全零,读取行,列的引脚电平信息.综合这两组信息查表获取键值. 对于单键按下,有两个位为0.对于两个按键按下,有3或4个位为0. -Key scanne
ScanFile
- 一个可以对指定路径的多有文件进行扫描的程序,同时包含对用户插入移动存储设备进行截获并通知用户(即插入U盘后可以知道插入的设备的类型和盘符,类似360杀毒的一个功能)。扫描文件和设备侦测的功能都是用dll实现,可以直接运用于其他工程。-You can specify a path for more than a program to scan files, and includes removable storage devices for the user to insert the captu
THacker_Defenr
- 木马检测工具,针对端口扫描等一些比较典型型的攻击行为,代码比较简单,适合初学入门者 -Trojan detection tool for port scanning, and some of the more typical type of aggressive behavior, the code is relatively simple, suitable for beginners beginners
Shepard
- Shepard 拟合插值示例,用于地理参数的测绘,地形曲面的拟合等行业途。注意:程序运行结果较多,请耐心等待-Shepard fitting interpolation example, for industries such as mapping, terrain surface fitting way of geographical parameters. Note: the program is running more, please be patient.
MultiPing
- 功能相当于一个多IP的ICMP扫描器的设计方式,从应用效果上看,这个工具相当于同时ping多台主机。-Functionally equivalent to more than one IP, ICMP scanner design, application results from the point of view, this tool is equivalent to ping multiple hosts at the same time.
masscan
- 这是最快的互联网端口扫描器。它可以扫描整个互联网下6分钟,发射每秒10亿个数据包。 它产生的结果类似NMAP,最著名的端口扫描器。在内部,它的运作更像scanrand,unicornscan和ZMAP,使用异步传输。主要的区别是,它比这些其他扫描仪快。此外,它更灵活,允许任意地址范围和端口范围。 注:masscan使用自定义的TCP/ IP协议栈。什么比简单的端口扫描等会导致与本地TCP/ IP协议栈的冲突。这意味着你需要或者使用-S选项使用一个单独的IP地址,或配置您的操作
ZhihuDown
- java写的网络爬虫,可以爬取知乎网站等等网站的文字信息,简单易懂,可以很方便的修改爬取其他网站的关键字段。-java to write the Web crawler can crawl text messages almost known sites, and more websites, easy to understand, you can easily modify key fields crawling other sites.
udp_scanner.py
- 基于UDP协议原理对存活主机进行探测,比ping扫描、tcp扫描,效率高,速度快,准确(Survival host detection based on UDP protocol is more efficient, faster and accurate than Ping scan and TCP scan)