GithubHelp home page GithubHelp logo

raystyle / godzilla_decode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alphabugx/godzilla_decode

0.0 0.0 0.0 173 KB

Godzilla java Decode,哥斯拉jsp(内存马)流量解密

License: GNU General Public License v2.0

Python 100.00%

godzilla_decode's Introduction

Godzilla_Deocde

哥斯拉JSP和java内存马 全流量解密脚本

image

pip install Crypto

or 安装Anaconda

usage: Godzilla.py [-h] [-k KEY] [-m MODE] -d DATA
Godzilla.py: error: the following arguments are required: -d/--data

食用方法

python Godzilla.py -d 38F3ABE85948D564vfBIMcn2xlCZeTt3xKajRhv1UfDC5+KidKVHQV0TYeGnxL/CeXkYbegPI6tkcWYJnH10tRkuF/r0Z57m6xDziNeUjCtB8WEpN7K8wpQZmbwQvzA4JYKxQLfwVcZK6wO0U3oV1/JtcS+
gBy7sFYq64K8hIoJZKXvF73ZSdcTNTNvGcnfeW7CWHuhQanjKoEVdescpdva1QVbxxLAiLTvjgquWISTy9ycQCqpi8DTgHRo=D7028F042ACDF2CA

image 参数 -k -m -d,以下是方法 code

    alphabug = argparse.ArgumentParser(description="Godzilla Jsp Decoder,\tAuthor:[email protected]")
    alphabug.add_argument("-k","--key",help="Domain,For example: -k 3c6e0b8a9c15224a (Default:3c6e0b8a9c15224a)",default="3c6e0b8a9c15224a")
    alphabug.add_argument("-m","--mode",help="Email ,For example: -m post -d post_data | -m data -d return_data (Default:return_data)",default="return_data")
    alphabug.add_argument("-d","--data",help="Email ,For example: -m post -d 0mQU%2BS1pFnTz3ttVTnAgJf4rvU9E3tQySxwinpW%2F0fDyiB6qieU72U9P3PIb3i45CpP2Y9BsSVqc%2FVY2umWLyBCh%2F%2FphkKaNbf7RCjD4mzY%3D \n-m data -d 38F3ABE85948D564vfBIMcn2xlCZeTt3xKajRhv1UfDC5+KidKVHQV0TYeGnxL/CeXkYbegPI6tkcWYJnH10tRkuF/r0Z57m6xDziNeUjCtB8WEpN7K8wpQZmbwQvzA4JYKxQLfwVcZK6wO0U3oV1/JtcS+gBy7sFYq64K8hIoJZKXvF73ZSdcTNTNvGcnfeW7CWHuhQanjKoEVdescpdva1QVbxxLAiLTvjgquWISTy9ycQCqpi8DTgHRo=D7028F042ACDF2CA",required = True)
    args = alphabug.parse_args()

godzilla_decode's People

Contributors

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