I2rys / xdet

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:JavaScript 100.0%