This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "OWASP Web Malware Scanner Project"
From OWASP
(→Description) |
(→OWASP Web Malware Scanner Tool Project) |
||
Line 10: | Line 10: | ||
==OWASP Web Malware Scanner Tool Project== | ==OWASP Web Malware Scanner Tool Project== | ||
− | The OWASP Web Malware Scanner is a malware scanner for web applications. The goal is to be able to scan a web application folder for any malware using a community driven signature database. The Web Malware Scanner | + | The OWASP Web Malware Scanner is a malware scanner for web applications. The goal is to be able to scan a web application folder for any malware using a community driven signature database. The Web Malware Scanner works much like an anti-virus. This project was created because the ClamAV project and other similar open source tools were unable to detect some infected files on some of our production servers and we needed a solution to scan our web applications with better results. |
The deliverable is a python application. | The deliverable is a python application. |