DeaDHackS / Hepheastus

Web Application Vulnerability Scanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What Is Hepheastus?

Hepheastus is a Multi-Web Application Vulnerability Scanner written in Perl, most of his scans are accurate!

Incoming Features

We are now scripting a CMS(Content Manager System) detecter! We are also adding a Dork searcher :)

Important

we are currently working on it, if you have any bugs, issues or suggestions please report in the issues section in Github!

Any Perl Module Error?

In some cases Perl may say that you are missing an module if that happens run that: cpan -i LWP::Simple && cpan -i Getopt::Long && cpan -i Term::ANSIColor If cpan is missing search on google how to install CPAN in your favorite distribution (Mine is Debian <3)

Functions

Hepheastus can scan for XSS, LFI, RFI and SQL vulnerabilities, he can also spoof your user-agent to make your more anoymous. Of course more the tool is supported and loved, more we will update it!

How to use?

Simple run: perl hepheastus.pl --help This will display the help menu :)

Screenshots

Examples Examples Examples Examples

About

Web Application Vulnerability Scanner

License:GNU General Public License v3.0


Languages

Language:Perl 100.0%