Help for this page

Select Code to Download


  1. or download this
    # Above this are DB queries to OpenAanval
    # idsMain.event.eid and idsMain.event.sid correspond
    ...
    #0E XX 0A 2B 06 01 XX 01 02 02 01 10 03 05 00 
    ##### XX inserted to protect the innocent
    
  2. or download this
    $dbh->do("use snort");
    my $plh = $dbh->prepare("SELECT data_payload FROM data WHERE cid = '$e
    +id' AND sid = '$sid' LIMIT 1");
    ...
            $ea = $rows[0] =~ s/([a-fA-F0-9]{2,2})/chr(hex($1))/exg;
    }
    $plh->finish;
    
  3. or download this
    303D02010004087333357537316162A02E0204BE41C8340201000201003020300E060A2B060102010202010A030500300E060A2B0601020102020110030500