Giter VIP home page Giter VIP logo

sqlmaptamper's Introduction

sqlmapTamper

测试过程中需要绕过各种waf或者全局的过滤机制,因此编写各种适合的tamper。

initialunicodeencode.py 用于将首字母unicode编码,遇到WebKnight防火墙时使用过。

thinkphp0day.py 用于Thinkphp 3.0-3.3 中(in/betwenn)注入过程中绕过TP本身的一些限制与查找。

unicodetobypasswaf.py 由于WideChar和MultiByte字符转换问题编写的tamper,用于在IIS服务器下,bypass一些弱的web application firewalls。

sqlmaptamper's People

Contributors

lxiaogirl avatar lxsec avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sqlmaptamper's Issues

thinkphp0day.py有问题

--tamper think --os-shell
SELECT * FROM xxx WHERE xxxxx = 1 ORDER BY xxxx DESC LIMIT 0,20

[DEBUG] encoding file to its hexadecimal string value
[DEBUG] forging SQL statements to write the hexadecimal encoded file to the support table
[DEBUG] inserting the hexadecimal encoded file to the support table
[PAYLOAD] xXxX/**/Desc;SeT/**/gLOBAL/**/max_allowed_packet/**/=/**/1048576#
[CRITICAL] error occurred while running tamper function 'think' (''ascii' codec can't decode byte 0xf8 in position 69: ordinal not in range(128)')
[WARNING] HTTP error codes detected during run:
404 (Not Found) - 3 times

https://github.com/LxiaoGirl/ThinkPHPSQL0day
https://sourceforge.net/p/sqlmap/mailman/message/28396309/
sqlmapproject/sqlmap#3406
怎么解决?

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.