代码搜索:ability
找到约 977 项符合「ability」的源代码
代码结果 977
www.eeworm.com/read/473927/6823112
txt 1883.txt
Rule:
--
Sid:
1883
--
Summary:
This rule has been placed in deleted.rules
--
Impact:
attacker might have gained an ability to execute commands remotely on the system.
--
Detailed Informatio
www.eeworm.com/read/473927/6823361
txt 109.txt
Rule:
--
Sid:
109
--
Summary:
Netbus is a Trojan Horse.
--
Impact:
Possible theft of data and control of the targeted machine. This Trojan also has the ability to scan machines and networks for ope
www.eeworm.com/read/473927/6823710
txt 1292.txt
Rule:
--
Sid:
1292
--
Summary:
This may be post-compromise behavior indicating the use of Windows
directory listing tools.
--
Impact:
Varies, an attacker might have gained an ability to execute
www.eeworm.com/read/473927/6823998
txt 1884.txt
Rule:
--
Sid:
1884
--
Summary:
This rule has been placed in deleted.rules
--
Impact:
attacker might have gained an ability to execute commands remotely on the system.
--
Detailed Informati
www.eeworm.com/read/473927/6825496
txt 1885.txt
Rule:
--
Sid:
1885
--
Summary:
This rule has been placed in deleted.rules
--
Impact:
attacker might have gained an ability to execute commands
remotely on the system.
--
Detailed Informati
www.eeworm.com/read/265935/11248989
txt history.txt
07/10/12 - 1.09
- Added option to permute passwords generated using a pattern
(this allows generating passwords that follow complex rules)
- Added ability to specify custom character sets in pass
www.eeworm.com/read/147096/12583919
m diskdemo.m
%DISKDEMO.M Demonstration design of harddisk digital controller.
echo on
% This file demonstrates MATLAB's ability for classical digital control
% system design by going through the design of a c
www.eeworm.com/read/147096/12584025
m jetdemo.m
echo on
% This file demonstrates MATLAB's ability for classical control system
% design by going through the design of a YAW DAMPER for a Jet Transport
% aircraft.
echo off
% Copyright (c) 19
www.eeworm.com/read/135139/13955913
c binsrch.c
#ifdef SIMPLE_ONE
/*
** BINSRCH.C
**
** this is a conceptual prototype to prove the ability
** to do binary search access on a standard flat file.
**
** John Tal March 1, 1991
www.eeworm.com/read/107088/15613365
c tfs_with_appexit_support.c
/* tfs.c:
Tiny File System
TFS supports the ability to store/access files in flash. The functions
in this file provide an interface at the monitor's user interface (the
"tfs" command)