Package com.jsql.util
Class TamperingUtil
java.lang.Object
com.jsql.util.TamperingUtil
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCustomTamper
(String customTamper) withBase64
(boolean selected) withEqualToLike
(boolean selected) withEval()
withEval
(boolean selected) withFunctionComment
(boolean selected) withHexToChar
(boolean selected) withQuoteToUtf8
(boolean selected) withRandomCase
(boolean selected) withSpaceToDashComment
(boolean selected) withSpaceToMultilineComment
(boolean selected) withSpaceToSharpComment
(boolean selected) withStringToChar
(boolean selected) withVersionComment
(boolean selected)
-
Field Details
-
TAG_OPENED
- See Also:
-
TAG_CLOSED
- See Also:
-
-
Constructor Details
-
TamperingUtil
public TamperingUtil()
-
-
Method Details
-
tamper
-
withBase64
-
withVersionComment
-
withFunctionComment
-
withEqualToLike
-
withRandomCase
-
withHexToChar
-
withStringToChar
-
withQuoteToUtf8
-
withEval
-
withSpaceToMultilineComment
-
withSpaceToDashComment
-
withSpaceToSharpComment
-
getCustomTamper
-
setCustomTamper
-
withBase64
-
withEqualToLike
-
withEval
-
withFunctionComment
-
withHexToChar
-
withQuoteToUtf8
-
withRandomCase
-
withSpaceToDashComment
-
withSpaceToMultilineComment
-
withSpaceToSharpComment
-
withStringToChar
-
withVersionComment
-