|
|
|
|
|
_analyzeResult(self,
mutant,
res)
This method analyzes the result of _sendMutant(). |
|
|
|
|
_hasNoBug(self,
plugin,
kbVar,
uri,
variable)
Verify if a variable name has a reported sql injection vuln ( in
the kb ). |
|
|
|
|
audit(self,
freq)
The freq is a fuzzable_request that is going to be modified and
sent. |
|
|
|
|
audit_wrapper(self,
fuzzable_request)
Receives a fuzzable_request and forwards it to the internal method
audit() |
|
|
|
|
|
|
Inherited from basePlugin.basePlugin:
__eq__,
end,
getDesc,
getLongDesc,
getName,
getOptions,
getPluginDeps,
printUniq,
setOptions,
setUrlOpener
|