-
Security scanner component for SimpleTest module: February 25, 2011 2:08
Commit 5d1aa0d on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Security scanner component for SimpleTest module: October 2, 2008 8:42
Commit a3e2ef3 on masterby ingo86Output for vulnerablities found changed (new style with list and added the page where it found the vulnerability).
-
Security scanner component for SimpleTest module: October 1, 2008 22:25
Commit bd84b6f on masterby ingo86Code not working: i have to change array_search with another function. Changed vulnerability output.
-
Security scanner component for SimpleTest module: October 1, 2008 18:06
Commit 0431e3b on masterby ingo86Resolved Bug: if more there's more than one form on the same page, it will not post. Changed xpath query to make this working.
-
Security scanner component for SimpleTest module: October 1, 2008 14:39
Commit ee385df on masterby ingo86Forget <?php in last commit :-)
-
Security scanner component for SimpleTest module: October 1, 2008 14:26
Commit 6b49a62 on masterby ingo86Bug corrected: The thirth mode of the scanner was searching into the website after a form_alter that deletes every input different from text and textareas. Bug Corrected: If the thirth mode founds a vulnerability, it was added two times into the variable table. Added a bit of output while finishing cron execution: output, duration, mode. Checked with coder module.
-
Security scanner component for SimpleTest module: October 1, 2008 14:25
Commit 108a681 on masterby ingo86Added the possibility of changing pattern, so you can seed whatever you want. Checked with coder module.
-
Security scanner component for SimpleTest module: August 17, 2008 17:17
Commit 22a0e84 on masterby ingo86 -
Security scanner component for SimpleTest module: August 17, 2008 17:07
Commit a1b1d9e on masterby ingo86Added tests files fos xss_injector and security_scanner modules.
-
Security scanner component for SimpleTest module: August 12, 2008 13:17
Commit a0d2e2b on masterby ingo86Minor changes.