Main > Programming > Libraries >

Snort::Rule 1.03

Snort::Rule 1.03

Sponsored Links

Snort::Rule 1.03 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 9 (1 times)
File size: 0.005 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1365
Date added: 2006-09-02
Publisher: Wes Young

Snort::Rule 1.03 description

Snort::Rule is a Perl extension for dynamically building snort rules.

SYNOPSIS

use Snort::Rule;
$rule = Snort::Rule->new(
-action => alert,
-proto => tcp,
-src => any,
-sport => any,
-dir => ->,
-dst => 192.188.1.1,
-dport => 44444,
);

$rule->opts(msg,Test Rule");
$rule->opts(threshold,type limit,track by_src,count 1,seconds 3600);
$rule->opts(sid,500000);

print $rule->string()."n";

OR

$rule = alert tcp $SMTP_SERVERS any -> $EXTERNAL_NET 25 (msg:"BLEEDING-EDGE POLICY SMTP US Top Secret PROPIN"; flow:to_server,established; content:"Subject|3A|"; pcre:"/(TOPsSECRET|TS)//[sw,/-]*PROPIN[sw,/-]*(?=//(25)?X[1-9])/ism"; classtype:policy-violation; sid:2002448; rev:1;);

$rule = Snort::Rule->new(-parse => $rule);
print $rule->string()."n";

This is a very simple snort rule object. It was developed to allow for scripted dynamic rule creation. Ideally you could dynamically take a list of bad hosts and build an array of snort rule objects from that list. Then write that list using the string() method to a snort rules file.

Snort::Rule 1.03 Screenshot

Advertisements

Snort::Rule 1.03 Keywords

Bookmark Snort::Rule 1.03

Hyperlink code:
Link for forum:

Snort::Rule 1.03 Copyright

WareSeeker periodically updates pricing and software information of Snort::Rule 1.03 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Snort::Rule 1.03 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
snort-rep is a Snort reporting tool that can produce text or HTML output from a syslog file. Free Download
Snort Report is an add-on module for the Snort Intrusion Detection System. Free Download
fwsnort translates snort rules into an equivalent iptables ruleset. Free Download
Snort is a lightweight intrusion detection technology in comparison to commercially available systems. Free Download
SnortSMS is a highly configurable sensor management system. Free Download
CrossFTP for Firefox is a versatile Cross-Platform FTP client extension. Free Download
ShiftJIS::Collate is a collation of Shift-JIS strings. Free Download
Spoink is an output-plugin for snort that works by blocking access to attackers using OpenBSDs pf api. Free Download