Skip to content

zphhhhh/node-secure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

演示 Web 安全(XSS 与 CSRF 攻击)

如何运行

  1. 安装 Node.js
  2. 进入项目目录并运行 npm install
  3. 运行 npm start,在浏览器访问 http://localhost:3000 即可

操作方法

  1. 演示 XSS 攻击:http://localhost:3000
  2. 演示 CSRF 攻击:http://localhost:3000/weibohttp://localhost:3000/ituring

相关文章

  1. 我在简书上的文章:Web安全之 XSS 攻击与防御 http://www.jianshu.com/p/2c0e0d71e533

About

A website shows the Web security ( XSS and CSRF)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published