Skip to content
/ xdet Public

Detect SQLi, CRLF, path traversal, xss & many more in a URL.

License

Notifications You must be signed in to change notification settings

I2rys/xdet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XDet

Detect SQLi, CRLF, path traversal, xss & many more in a URL.

Installation

Github:

git clone https://github.com/I2rys/xdet

NpmJS:

npm i xdet

Usage

Direct:

xdet.detect(url)

Express.js:

xdet.detectExpress(req)

License

MIT © I2rys

About

Detect SQLi, CRLF, path traversal, xss & many more in a URL.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks