security_scanner 6.x-1.0

New features
Bug fixes

Bugs resolved:
- Now works if there are more than one forms into the same page
- The thirth mode of the scanner was searching into the website after a form_alter that deletes every input different from text and textareas.
- If the thirth mode found more than one vulnerability that refer to the same form, it was added more times into the variable table.
New features:
- You can now add your own pattern and seed with it.
- The vulnerabilities output is now more clear.
Various:
- Checked xss_injector.module with coder

security_scanner 6.x-1.0-beta1

New features

This is the beta1 release. It does not contain tests and an improved documentation is needed. The all security scanner seems to be working. Feedbacks are appreciate.

security_scanner 6.x-1.0-alpha1

New features

This is the first alpha release of the project. By now the code only crawl the website urls with cURL libraries and put them inside three database table. It's limited to 15 seconds of working avoiding the browser occupation.
This module also catch the form_ids and puts them inside a table.

Subscribe with RSS Subscribe to Releases for Security scanner component for SimpleTest module