List: websecurity@lists.webappsec.org
From: Tasos Laskos
Re: [WEB SECURITY] program to crawl website looking for string patterns
Fri, Sep 16, 2011 6:25 PM
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