https://github.com/i2rys/xsimple
A really simple example of website XSS vulnerable checker writen in NodeJS.
https://github.com/i2rys/xsimple
i2rys vulnerable-scanner xsimple xss-checker xss-checker-in-nodejs xss-scanner
Last synced: 12 months ago
JSON representation
A really simple example of website XSS vulnerable checker writen in NodeJS.
- Host: GitHub
- URL: https://github.com/i2rys/xsimple
- Owner: I2rys
- License: mit
- Created: 2021-07-08T12:18:02.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-20T07:20:19.000Z (over 4 years ago)
- Last Synced: 2025-07-09T16:53:02.829Z (about 1 year ago)
- Topics: i2rys, vulnerable-scanner, xsimple, xss-checker, xss-checker-in-nodejs, xss-scanner
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
XSimple
A really simple example of website XSS vulnerable checker writen in NodeJS
## Installation
Github:
git clone https://github.com/I2rys/XSimple
NPM Packages:
npm i puppeteer
## Usage
node index.js
## License
MIT © I2rys