Site Network:

webfiltering

Parser writed in perl by Gianluca Vezzoli used to generate webfilter snort rules.

http://www.snortattack.org/files/parseSID.pl

set this variable :

$FileName = "/root/list.txt"; (PATH input file)

one website per row .

my $sid = 5002003; (Number of the begin SID)

Execute the command :

perl parseSID.pl

Stay Tuned !
Snortattack TEAM!