Skip to content

Latest commit

 

History

82 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目介绍

一个用Node.js编写的Web安全测试框架

a Web security tool written by NodeJs.

测试方法

安装依赖

npm install

启动环境

npm test

打开新的命令行执行测试用例

测试爬虫模块

npm run spider

测试持久型XSS扫描模块

npm run stored-xss

测试反射型XSS扫描模块

npm run reflected-xss

测试C++扩展

npm run cpp-addon

description(项目背景介绍)

official website(官方文档)

About

No description or website provided.

Topics

Resources

Stars

236 stars

Watchers

20 watching

Forks

Releases

Packages

Used by

Contributors

Languages