Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: wapiti - A web application vulnerability scanner https://bugzilla.redhat.com/show_bug.cgi?id=566412 Summary: Review Request: wapiti - A web application vulnerability scanner Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: lystor@xxxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://repo.lystor.org.ua/fedora/12/SPECS/wapiti.spec SRPM URL: http://repo.lystor.org.ua/fedora/12/SRPMS/wapiti-2.2.1-1.fc12.src.rpm Description: Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the application but will scans the webpages of the deployed webapp, looking for scripts and forms where it can inject data. Once it gets this list, Wapiti acts like a fuzzer, injecting payloads to see if a script is vulnerable. Wapiti can detect the following vulnerabilities: * File Handling Errors (Local and remote include/require, fopen...) * Database Injection (PHP/JSP/ASP SQL Injections and XPath Injections) * XSS (Cross Site Scripting) Injection * LDAP Injection * Command Execution detection (eval(), system(), passtru()...) * CRLF Injection (HTTP Response Splitting, session fixation...) Wapiti is able to differentiate ponctual and permanent XSS vulnerabilities. Wapiti does not rely on a vulnerability database like Nikto do. Wapiti aims to discover unknown vulnerabilities in web applications. $ rpmlint {i386,x86_64,SRPMS}/wapiti* wapiti.noarch: E: explicit-lib-dependency python-httplib2 wapiti.noarch: E: explicit-lib-dependency python-httplib2 3 packages and 0 specfiles checked; 2 errors, 0 warnings. The python-httplib2 is added to requires manually because it does not find by rpm dependency generator automatically. This package builds successfully by mock on i686/x86_64 architectures. This is one from my first packages and I'm looking for a sponsor. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review