filters.BaseFilter | +--filters.FileUploadContentFilter
Method Summary | |
public any |
canonicalPath([any path])
|
public array |
getConfigurables()
Returns a list of configurable properties |
public string |
getDescription()
|
public string |
getName()
|
public string |
getThreatCategory()
Returns path-traversal |
public numeric |
inspectRequest()
|
public void |
setLanguageList([any languageList="all"])
Sets a list of languages to attempt to detect in the file upload contents. CFML is implied (always on), you can pass: cfml,jsp,php or all. |
Method Detail |
public any canonicalPath([any path])
[any path]
public array getConfigurables()
public string getDescription()
public string getName()
public string getThreatCategory()
public numeric inspectRequest()
public void setLanguageList([any languageList="all"])
[any languageList="all"]