Giter Site home page Giter Site logo

unicodeautodecoder's Introduction

UnicodeAutoDecoder

自动将BurpSuite抓包、重放、爆破中的Unicode编码转换为易于阅读的自然语言编码(UTF-8)
Auto converts Unicode encodings in Proxy, Repeater, and Intruder into easy-to-read natural language

参考以下两个项目进行创建
Refer to the following two authors create project
https://github.com/amir-h-fallahi/UnicodeDecoder
https://github.com/no001ce/N-DecodeAllUnicode

因为一开始我使用的是UnicodeDecoder,后面发现他会导致在重放和爆破的时候对请求/响应中的中文进行编码,导致无法正常阅读,所以在UnicodeDecoder的基础上,参照N-DecodeAllUnicode进行修改

使用方式

脚本使用python编写,需要先在BurpSuite中配置python环境,安装Jython在Java环境中实现python BurpSuite - Extensions(扩展) - Extensions settings(扩展设置) - Python environment(Python环境) - Location of Jython standalone JAR file(Jython的JAR文件位置) - Select file(选择文件) 选择下载好的Jython

载入插件

BurpSuite - Extensions(扩展) - Installed(安装) - Burp extensions(Burp扩展) - Add(添加) - Extension type(扩展类型) - Python - Extension file - Select file(选择文件) 选择下载好的UnicodeAutoDecoder

演示

未使用

image

使用

image

测试URL

https://aiqicha.baidu.com/index/getCPlaceAjax
https://passport.baidu.com/v2/api/getqrcode

unicodeautodecoder's People

Contributors

monstertsl avatar

Stargazers

just 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.