My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

2G's Free Web Vulnerability Scanner

PROJECT IS IN BETA STAGE / LE PROJET EST EN PHASE BETA ;)

Summary

ENGLISH 2GWVS is a free web vulnerability Scanner written in QT (and using only QT's Library to be fully portable). For the moment this software is only able to catch SQL Injection and XSS using GET method, but it will be able to test POST method too (soon ;))

[FRANçAIS] 2GWVS est un logiciel de scan de vulnerabilité web gratuit écrit en C++/QT (et utilisant seulement des librairies de QT pour être portable). Pour le moment, ce logiciel est capable de trouver des Injections SQL et XSS via la method GET, mais il sera capable de trouver ces failles via la méthode POST (prochainement ;))

RoadMap

NOW 2GWVS 0.1 I'm currently rewritting the crawler/runScanner/ classes to support POST method

Many things to do ... according to : http://sites.google.com/site/wassec/final-draft ^^

kikoo's Information ^^

To use this software remember that you must be the owner of the website you scan ;) MoreOver, you need to set the server in "debug" mode (to enable warnings and others things that will help the scanner to catch vulnerabilities. Don't forget to remove Url Rewriting systems before runnings it).

Pour utiliser ce logiciel, vous devez être le propriétaire du site web que vous scanné. De plus , vous devriez mettre le serveur en mode "debug" (pour permettre l'affichage des warnings et d'autres informations qui permettront d'aider le scanner à trouver des failles. N'oubliez pas de désactiver l'url rewriting avant d'utiliser ce scanner).

Powered by Google Project Hosting