代码搜索:Detects

找到约 419 项符合「Detects」的源代码

代码结果 419
www.eeworm.com/read/418779/10920909

txt 121-4.txt

Rule: -- Sid: 121-4 -- Summary: This event is generated when the pre-processor flow-portscan detects network traffic that may constitute an attack. Specifically a sliding scale talker limit exceed
www.eeworm.com/read/418779/10921027

txt 121-2.txt

Rule: -- Sid: 121-2 -- Summary: This event is generated when the pre-processor flow-portscan detects network traffic that may constitute an attack. Specifically a sliding scale scanner limit excee
www.eeworm.com/read/418779/10922217

txt 121-1.txt

Rule: -- Sid: 121-1 -- Summary: This event is generated when the pre-processor flow-portscan detects network traffic that may constitute an attack. Specifically a fixed scale scanner limit exceede
www.eeworm.com/read/418779/10922451

txt 124-4.txt

Rule: -- Sid: 124-4 -- Summary: This event is generated when the smtp pre-processor detects an overly long argument to an smtp command. -- Impact: Unkown. Execution of arbitrary code leading to ful
www.eeworm.com/read/418779/10923503

txt 111-10.txt

Rule: -- Sid: 111-10 -- Summary: This event is generated when the pre-processor stream4 detects network traffic that may constitute an attack. -- Impact: This may indicate scanning activity.
www.eeworm.com/read/452419/6951567

c siftfeat.c

/* This program detects image features using SIFT keypoints. For more info, refer to: Lowe, D. Distinctive image features from scale-invariant keypoints. International Journal of Computer Vision, 60,
www.eeworm.com/read/458682/7291509

sh script-detector.sh

#!/bin/bash # script-detector.sh: Detects scripts within a directory. TESTCHARS=2 # Test first 2 characters. SHABANG='#!' # Scripts begin with a "sha-bang." for file in * # Traverse all the fi
www.eeworm.com/read/445444/7595474

m houghcircle.m

function [y0detect,x0detect,Accumulator] = houghcircle(Imbinary,r,thresh) %HOUGHCIRCLE - detects circles with specific radius in a binary image. % %Comments: % Function uses Standard Hough T
www.eeworm.com/read/243618/12931466

m get_author_list.m

% GET_AUTHOR_LIST : This function gets the author's name and author's % special html number in cell matrix, "list". The variable "next_page_yesorno" % detects whether any author exists on the curre
www.eeworm.com/read/136959/13352136

c isxkbrd.c

/* ** ISXKBRD.C - public domain by Ed Kowalski. ** ** isxkeybrd() - detects enhanced kbd */ #include #include "snipkbio.h" /* ** Check for enhanced keyboard support. */ int isxkeybrd(voi