Releases for Security scanner component for SimpleTest module

security_scanner 6.x-1.0

ingo86 - October 2, 2008 - 09:06
Download Size md5 hash
security_scanner-6.x-1.0.tar.gz 17.56 KB c7f4b8e0ac40b9d1e5df41d1f7e99b4e
Official release from CVS tag: DRUPAL-6--1-0
Last updated: October 2, 2008 - 09:10

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
- Checked security_scanner.module with coder (only the developed part, the libraries part, that comes from drupal_web_test_case was not checked)

security_scanner 6.x-1.0-beta1

ingo86 - August 12, 2008 - 13:31
Download Size md5 hash
security_scanner-6.x-1.0-beta1.tar.gz 14.96 KB adc4a36671ee29ffbd1dd6d9c3b59a9e
Official release from CVS tag: DRUPAL-6--1-0-BETA1
Last updated: August 12, 2008 - 13:36

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

ingo86 - June 27, 2008 - 10:06
Download Size md5 hash
security_scanner-6.x-1.0-alpha1.tar.gz 12.21 KB 4b6c07be816c0762ca23c4ccd3e27bb0
Official release from CVS tag: DRUPAL-6--1-0-ALPHA1
Last updated: June 27, 2008 - 10:10

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.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.