hhucn / webvulnscan

automated web application vulnerability scanner
MIT License
38 stars 27 forks source link

Add a web interface #69

Open phihag opened 10 years ago

phihag commented 10 years ago

For demonstration purposes, it would be a very good idea to be able to run a web interface. Add a small configuration, and allow requests for foreign websites only if some kind of validation (email in whois, HTML tag, uploaded file) goes through so that we can install webvulnscan on a public machine. It goes without saying that this is also an excellent testcase for webvulnscan itself.