https://github.com/haozi/xss-demo
👮🏻♂️ XSS attack playground,there are answers in issues. XSS 攻防靶场,issues 有答案
https://github.com/haozi/xss-demo
Last synced: 4 months ago
JSON representation
👮🏻♂️ XSS attack playground,there are answers in issues. XSS 攻防靶场,issues 有答案
- Host: GitHub
- URL: https://github.com/haozi/xss-demo
- Owner: haozi
- Created: 2017-03-13T00:18:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T17:20:54.000Z (almost 3 years ago)
- Last Synced: 2025-06-13T20:30:12.332Z (5 months ago)
- Language: JavaScript
- Homepage: https://xss.haozi.me
- Size: 2.14 MB
- Stars: 308
- Watchers: 8
- Forks: 61
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - haozi/xss-demo - 👮🏻♂️ XSS attack playground,there are answers in issues. XSS 攻防靶场,issues 有答案 (JavaScript)
README
## 网址
[https://xss.haozi.me](https://xss.haozi.me)
## 答案
> 每层楼一题,开放式答案, 欢迎大家添加,并补充背景资料
[https://github.com/haozi/xss-demo/issues/1](https://github.com/haozi/xss-demo/issues/1)
## 开发
```
yarn # or npm install
npm run dev
npm run build
```
## TODO
1. 兼容 IE 系
2. 增加新题