lucee.Componentmura.Portcullis
This provides a utility to prevent injection attacks
Constructor Summary | |
---|---|
init([Struct settings])
|
Method Summary | |
---|---|
any
|
badSQLContext(String sqlcmdword, String text)
|
any
|
cleanLog()
|
any
|
escapeChars(String text)
|
any
|
filterCRLF(String text)
|
any
|
filterSQL(String text)
|
any
|
filterTags(String text)
|
any
|
filterWords(String text)
|
any
|
getLog()
|
any
|
getSettings()
|
any
|
insertLog(String ipAddress)
|
any
|
isBlocked(String ipAddress)
|
any
|
isDetected()
|
any
|
isLogged(String ipAddress)
|
any
|
isSafeReferer()
|
any
|
isValidCFVariableName(String text)
|
any
|
removeIPfromLog(String ipAddress)
|
private any
|
removeNullChars(string theString)
|
any
|
scan(Struct object, String objectname, String ipAddress, [String exceptionFields], [any useWordFilter='false'], [any useSQLFilter='false'], [any useTagFilter='false'], [any pattern=''], [any fixValues='true'])
|
any
|
setlog(String ipAddress)
|
any
|
setSettings(Struct settings)
|
any
|
updateLog(String ipAddress)
|
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
settings
Method Detail |
---|
sqlcmdword
text
text
text
text
text
text
ipAddress
ipAddress
ipAddress
text
ipAddress
theString
object
objectname
ipAddress
exceptionFields
useWordFilter
useSQLFilter
useTagFilter
pattern
fixValues
ipAddress
settings
ipAddress