Giter Site home page Giter Site logo

xyduane / blazehttp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chaitin/blazehttp

0.0 0.0 0.0 26.08 MB

可用于安全测试的非标准HTTP协议解析库

License: GNU General Public License v3.0

Shell 0.28% Go 84.02% Makefile 0.32% Ragel 15.38%

blazehttp's Introduction

最好用的 WAF 测试工具

测试指标

指标 描述 统计方法
检出率 用来反应 WAF 检测能力的全面性,没有检出即为 ”漏报“。 攻击样本拦截数量
误报率 用来反应对正常流量的干扰,不靠谱的结果即为 ”误报“。 正常样本拦截数量
准确率 准确率是检出率和误报率的综合指标,避免漏报和误报顾此失彼。
检测耗时 用来反应 WAF 性能,耗时越大则性能越差。

🚛 下载代码

git clone https://github.com/chaitin/blazehttp.git && cd blazehttp

🚀 一键运行

bash build.sh && ./build/blazehttp -t http://127.0.0.1:8008

🕹️ 靶机服务

docker run -d -p 8080:80 --name hello_waf -d co0ontty/hello_waf:latest

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.