代码搜索:Detects
找到约 419 项符合「Detects」的源代码
代码结果 419
www.eeworm.com/read/211269/15183264
txt readme.txt
*** Cypress CY7C63723 Encore C-Combi Mouse Reference Design Readme ***
This design package includes reference materials for creating a
USB - PS/2 combination mouse that auto-detects the interface
www.eeworm.com/read/480930/1311958
c binfmt_misc.c
/*
* binfmt_misc.c
*
* Copyright (C) 1997 Richard G黱ther
*
* binfmt_misc detects binaries via a magic or filename extension and invokes
* a specified wrapper. This should obsolete binfmt_jav
www.eeworm.com/read/292705/3949399
c binfmt_misc.c
/*
* binfmt_misc.c
*
* Copyright (C) 1997 Richard G黱ther
*
* binfmt_misc detects binaries via a magic or filename extension and invokes
* a specified wrapper. This should obsolete binfmt_jav
www.eeworm.com/read/439112/1809158
nasl xot_detect.nasl
# kst-gpl
#
# (C) Michel Arboi
# GPLv2
#
if (description)
{
script_id(80095);;
script_version ("$Revision: 1.6 $");
script_name(english: "XOT Detection");
desc = '
Synopsis :
This plugin detects
www.eeworm.com/read/439082/1819423
c binfmt_misc.c
/*
* binfmt_misc.c
*
* Copyright (C) 1997 Richard G黱ther
*
* binfmt_misc detects binaries via a magic or filename extension and invokes
* a specified wrapper. This should obsolete binfmt_jav
www.eeworm.com/read/473927/6823832
txt 119-11.txt
Rule:
--
Sid:
119-11
--
Summary:
This event is generated when the pre-processor http_inspect
detects network traffic that may constitute an attack.
--
Impact:
Unknown. This event may also con
www.eeworm.com/read/473927/6824100
txt 111-2.txt
Rule:
--
Sid:
111-2
--
Summary:
This event is generated when the pre-processor stream4
detects network traffic that may constitute an attack.
--
Impact:
Unknown. Possible attempt to close a s
www.eeworm.com/read/473927/6824386
txt 105-1.txt
Rule:
--
Sid:
105-1
--
Summary:
This event is generated when the pre-processor spp_bo detects network
traffic that may constitute an attack. Specifically back orifice
traffic was detected.
--
Impac
www.eeworm.com/read/473927/6824649
txt 119-10.txt
Rule:
--
Sid:
119-10
--
Summary:
This event is generated when the pre-processor http_inspect
detects network traffic that may constitute an attack.
--
Impact:
Unknown. This event may also con
www.eeworm.com/read/473219/6848903
m unblkdiag.m
function sys = unblkdiag(F)
% UNBLOCKDIAG Extracts diagonal blocks
%
% G = unblkdiag(F) Detects and converts block diagonal SDP.
%
% See also DISSECT
% Author Johan L鰂berg
% $Id: unblkdiag.m,