Description

This plugin finds all kind of bugs without using a fixed database of errors. This is a new kind of methodology that solves the main problem of most web application security scanners.

Plugin type

Audit

Options

Name Type Default Value Description Help
diff_ratio float 0.3 If two strings have a diff ratio less than diff_ratio, then they are really different. No detailed help available

Source

For more information about this plugin and the associated tests, there’s always the source code to understand exactly what’s under the hood:
github-logoPlugin source code
Unittest source code

Dependencies

This plugin has no dependencies.