搜索结果
找到约 14 项符合
Attack 的查询结果
按分类筛选
网络 Internetwork Routing Protocol Attack 程序
Internetwork Routing Protocol Attack 程序
文章/文档 ip land attack by msdos
ip land attack by msdos
加密解密 C++ implementaion for RSA together with the Wiener attack. It uses NTL library for big numbers
C++ implementaion for RSA together with the Wiener attack.
It uses NTL library for big numbers
数据结构 This program finds the locations of placing n queens in a n*n chessboard so that none attack any oth
This program finds the locations of placing n queens in a n*n chessboard so that none attack any other
文章/文档 german side channel attack description
german side channel attack description
电源技术 智能电网安全保护
Abstract: Stuxnet, a sophisticated virus that damaged Iran's nuclear capability, should be an eye openerfor the world. We can choose to learn something very narrow (how to combat the Stuxnet virus) or wecan choose to focus on the larger goal of thwarting the next type of creative cyber attack. ...
电源技术 智能电表和智能电网手册
Abstract: Investment in smart meters and smart grid end equipment continues to grow worldwide as countriestry to make their electric delivery systems more efficient. However, as critical as the electric deliveryinfrastructure is, it is normally not secured and thus subject to attack. This article ...
Linux/Unix编程 About WepDecrypt: Wepdecrypt is a Wireless LAN Tool written in c which guesses WEP Keys based o
About WepDecrypt:
Wepdecrypt is a Wireless LAN Tool written in c which guesses WEP Keys based on a active dictionary attack, key generator, distributed network attack and some other methods, it s based on wepattack and GPL licensed.
WepDecrypt highlights:
- Implemented packet filters.
- Only on ...
游戏 五子棋小游戏#include<stdlib.h> #include<time.h> #include<stdio.h> #include<conio.h
五子棋小游戏#include<stdlib.h>
#include<time.h>
#include<stdio.h>
#include<conio.h>
int chess[169]={0} /*棋盘*/
struct chess_t/*作为辅助,即是作为建意*/
{
char attack /*攻防用的,0表示守,1表示攻*/
int j /*作为优先级用*/
}chess_a[169] ...
Java编程 本目录下存放了演示web应用安全技术的例程序
本目录下存放了演示web应用安全技术的例程序,具体用法如下:
1.attack目录是演示JSP安全性漏洞及对策的web应用程序,可以直接部署到应用服务器并运行。
2.security目录下存放演示保护web资源的例程序,tomcat子目录下存放可以在tomcat下运行的web应用程序(security目录)及在
tomcat下配置安全域的配置文件样例(配置文件 ...