List: websecurity@lists.webappsec.org
From: illumina7i
Re: [WEB SECURITY] program to crawl website looking for string patterns
Mon, Sep 19, 2011 10:34 AM
end
>
> def run( )
> match_and_log( "the string you're looking for" )
> end
>
> def self.info
> {
> :name => 'My module',
> :description => %q{Greps pages for a string.},
> :author => 'Your name',
> :version => '0.1',
> :targets => { 'Generic' => 'all