injectionutils

package
v1.3.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2024 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DetectSQLInjection

func DetectSQLInjection(input string, isStrict bool) bool

DetectSQLInjection detect sql injection in string

func DetectSQLInjectionCache

func DetectSQLInjectionCache(input string, isStrict bool, cacheLife utils.CacheLife) bool

DetectSQLInjectionCache detect sql injection in string with cache

func DetectXSS

func DetectXSS(input string, isStrict bool) bool

DetectXSS detect XSS in string

func DetectXSSCache

func DetectXSSCache(input string, isStrict bool, cacheLife utils.CacheLife) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL