filters.BaseFilter | +--filters.JVMFloatingPointFilter
Method Summary | |
public string |
getDescription()
|
public string |
getName()
|
public string |
getThreatCategory()
Returns general |
public numeric |
inspectRequest()
|
public numeric |
inspectVariable([variableName scope], [any varName], [any value])
|
public boolean |
isJVMVulnerable()
Returns false if JVM is greater than version 1.6.0_24 otherwise true. |
Method Detail |
public string getDescription()
public string getName()
public string getThreatCategory()
public numeric inspectRequest()
public numeric inspectVariable([variableName scope], [any varName], [any value])
[variableName scope]
[any varName]
[any value]
public boolean isJVMVulnerable()