代码搜索:Detects
找到约 419 项符合「Detects」的源代码
代码结果 419
www.eeworm.com/read/418779/10919551
txt 122-26.txt
Rule:
--
Sid:
122-26
--
Summary:
This event is generated when the pre-processor sfPortscan detects
network traffic that may constitute an attack. Specifically a icmp
filtered sweep was detected.
www.eeworm.com/read/418779/10921122
txt 122-3.txt
Rule:
--
Sid:
122-3
--
Summary:
This event is generated when the pre-processor sfPortscan detects
network traffic that may constitute an attack. Specifically a tcp
portsweep was detected.
--
Impa
www.eeworm.com/read/418779/10923426
txt 122-7.txt
Rule:
--
Sid:
122-7
--
Summary:
This event is generated when the pre-processor sfPortscan detects
network traffic that may constitute an attack. Specifically a tcp
filtered portsweep was detected.
www.eeworm.com/read/418779/10924420
txt 122-16.txt
Rule:
--
Sid:
122-16
--
Summary:
This event is generated when the pre-processor sfPortscan detects
network traffic that may constitute an attack. Specifically an ip
filtered distributed protocol s
www.eeworm.com/read/418779/10925191
txt 122-24.txt
Rule:
--
Sid:
122-24
--
Summary:
This event is generated when the pre-processor sfPortscan detects
network traffic that may constitute an attack. Specifically a udp
filtered distributed portscan w
www.eeworm.com/read/418779/10925339
txt 122-5.txt
Rule:
--
Sid:
122-5
--
Summary:
This event is generated when the pre-processor sfPortscan detects
network traffic that may constitute an attack. Specifically a tcp
filtered portscan was detected.
www.eeworm.com/read/418779/10925536
txt 122-2.txt
Rule:
--
Sid:
122-2
--
Summary:
This event is generated when the pre-processor sfPortscan detects
network traffic that may constitute an attack. Specifically a tcp decoy
portscan was detected.
--
www.eeworm.com/read/141279/5774126
cc parse.cc
#include "Parse.h"
#include
using namespace std;
Parse::Parse() {
// hmm !
}
// Detects both CR and LF characters
bool Parse::IsTerminator(const char c) {
if (c == char(13
www.eeworm.com/read/485513/6552020
c nand_ecc.c
/*
* This file contains an ECC algorithm that detects and corrects 1 bit
* errors in a 256 byte block of data.
*
* drivers/mtd/nand/nand_ecc.c
*
* Copyright © 2008 Koninklijke Philips Electronic
www.eeworm.com/read/229812/4742239
c open02.c
// Ideally the code generator can nudge the front-end when it detects:
// (1) may not be initialized
// (2) is not initialized
// AFS
void case_1( int x )
{
int i;
int y;