The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.0 - 2007-04-09

  • First public release.

Modules

An IDS algorithm for use with IDS::Test
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).
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 ).
and IDS::Algorithm for using Snort rules as a signature-based IDS.
A template for an IDS algorithm for use with IDS::Test.
A state in a Deterministic Finite Automata (DFA) or a Hidden Markov Model (HMM).
A data source for the IDS test framework.
An IDS test framework

Provides

in IDS/Algorithm/DFA.pm
in IDS/Algorithm/Ngram.pm
in IDS/DataSource/HTTP.pm
in IDS/DataSource/HTTP/Accept.pm
in IDS/DataSource/HTTP/AcceptParams.pm
in IDS/DataSource/HTTP/Agent.pm
in IDS/DataSource/HTTP/Authorization.pm
in IDS/DataSource/HTTP/CacheControl.pm
in IDS/DataSource/HTTP/Charset.pm
in IDS/DataSource/HTTP/Cookie.pm
in IDS/DataSource/HTTP/Date.pm
in IDS/DataSource/HTTP/ETag.pm
in IDS/DataSource/HTTP/EmailAddr.pm
in IDS/DataSource/HTTP/Encoding.pm
in IDS/DataSource/HTTP/Expectation.pm
in IDS/DataSource/HTTP/Host.pm
in IDS/DataSource/HTTP/IfModifiedSince.pm
in IDS/DataSource/HTTP/IfRange.pm
in IDS/DataSource/HTTP/Int.pm
in IDS/DataSource/HTTP/Language.pm
in IDS/DataSource/HTTP/MD5.pm
in IDS/DataSource/HTTP/MethodLine.pm
in IDS/DataSource/HTTP/Params.pm
in IDS/DataSource/HTTP/Part.pm
in IDS/DataSource/HTTP/Range.pm
in IDS/DataSource/HTTP/Referer.pm
in IDS/DataSource/HTTP/Request.pm
in IDS/DataSource/HTTP/RetryAfter.pm
in IDS/DataSource/HTTP/URI.pm
in IDS/DataSource/HTTP/URIAuthority.pm
in IDS/DataSource/HTTP/URIPath.pm
in IDS/DataSource/HTTP/Via.pm
in IDS/DataSource/HTTP/XForwarded.pm
in IDS/DataSource/Lines.pm
in IDS/Utils.pm