Modules

learn or test the character distribution of a string, using the Chi2 of ICD developed by Kruegel and Vigna (See the SEE ALSO in section for the reference).
A state in a Deterministic Finite Automata (DFA) or a Hidden Markov Model (HMM).
is a value enumurated or random; based on section 4.4 in the Kruegel and Vigna paper (SEE ALSO in ).
an IDS algorithm based on the Kruegel and Vigna paper (SEE ALSO in ).
learn or test the length of a string; based on section 4.1 in the Kruegel and Vigna paper (SEE ALSO in ).
Learn or test using a first-order Markov Model (MM).
An IDS algorithm implementing an approximation of the IDS by Wang and Stolfo (See the SEE ALSO in section for the reference).
An IDS algorithm that does nothing. Useful for performance testing the I/O system with IDS::Test.
learn and/or test the order of attributes; based on section 4.6 in the Kruegel and Vigna paper (SEE ALSO in ).
earn and.or test for the presence or absence of attributes; based on section 4.5 in the Kruegel and Vigna paper (SEE ALSO in ).
A template for an IDS algorithm for use with IDS::Test.

Provides

in lib/IDS/Algorithm/DFA.pm
in lib/IDS/Algorithm/Ngram.pm