m0nad / BlueRed

BlueRed is a web application fuzzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlueRed is a automated web application fuzzer. 

Modules:
URI
Getopt::Long
LWP::UserAgent
WWW::Mechanize
IO::Socket::SSL (for https)
Tk

Installing:
sudo apt-get install perl-tk
cpan -i WWW::Mechanize
cpan -i IO::Socket::SSL

Copyright (C) 2010  Victor N. Ramos Mello

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
    
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
#under certain conditions; type `show c' for details.

About

BlueRed is a web application fuzzer

License:GNU General Public License v3.0


Languages

Language:Perl 100.0%