Help for this page

Select Code to Download


  1. or download this
    my $sec = Security::Monitoring::Detection::Markov->new(10);
    $sec->sys_learn();
    print "finger = " . $sec->get_score('finger') . "\n";
    print "alkajsdfa = " . $sec->get_score('alkajsdfa') . "\n";
    print "xxxphotoblatxxx = " . $sec->get_score('xxxphotoblatxxx') . "\n"
    +;
    
  2. or download this
    finger = 1.89777628064316e-006
    alkajsdfa = 2.84666442096473e-006
    xxxphotoblatxxx = 4.74444070160789e-006