diff --git a/http-auth.pl b/http-auth.pl index 7dcdc7e..38c98aa 100755 --- a/http-auth.pl +++ b/http-auth.pl @@ -208,3 +208,21 @@ parent(); #print "This is libwww-perl-$LWP::VERSION\n"; #print $response->content; + +=head1 NAME + + http-auth -- test http-auth (401) security with a wordlist + +=head1 SYNOPSIS + + http-auth + +=head1 DESCRIPTION + +=head1 AUTHOR + + Nico Schottelius + +=head1 SEE ALSO + + curl(1), wget(1)