GithubHelp home page GithubHelp logo

ebryx / aes-killer Goto Github PK

View Code? Open in Web Editor NEW
633.0 25.0 119.0 212 KB

Burp Plugin to decrypt AES encrypted traffic on the fly

License: MIT License

Java 100.00%
burpsuite aes-encryption decryptor aes-decryption burp-plugin burp-extensions burp burpsuite-extender burpsuite-tools burp-ui

aes-killer's People

Contributors

anon-exploiter avatar d3vilbug 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aes-killer's Issues

Base64 Support

Could you please consider implementing support for base64 encoded AES keys and content?

json requests do not parse correctly

When configured:

2021-07-29 20_12_37-Burp Suite Professional v2021 7 2-8935 (Early Adopter) - prueba - licensed to Co

It decrypts but does not parse correctly causing requests not to be processed.
Double quotation marks cause problems:

2021-07-29 19_59_38-Burp Suite Professional v2021 7 2-8935 (Early Adopter) - prueba - licensed to Co

If I modify with single quotes it works fine:

2021-07-29 20_09_45-Burp Suite Professional v2021 7 2-8935 (Early Adopter) - prueba - licensed to Co

Is there any way to make this pair up correctly?
I really appreciate the creation of the extension it's great.

Invalid AES key length

➜ echo UFlZUEBLRkBISEZa |base64
VUZsWlVFQkxSa0JJU0VaYQo=

do_decrypt :: Invalid AES key length: 17 bytes

How to use it?

Can you write a instruction book for it ?I am a small white,can't understand how use it.
Thanks

AES ECB mode

I recently used aes killer to decrypt AES algorithm in ECB mode. How can i used its with AES Killer. Extension seem require IV field to working.

Automatically encrypt not working on the repeater

Hi,

I try to send a plaintext body request but aes killer doesn't automatically encrypt my request, but to decrypt, aes killer still work on the repeater.

Sent with encrypted request :

Burp Suite Professional_2022-10-24 23-35-35@2x

Sent with plaintext request :

Burp Suite Professional_2022-10-24 23-34-59@2x

And for my AES-Killer configuration like this :

Burp Suite Professional_2022-10-24 23-39-10@2x

Thanks.

Other situation

Can we add support for url encode, like data=P9%2bN0gB8z3do2u97LIO%2fJuo, it seems that it can't be decrypted, and support for original hexadecimal data after encryption (not base64),thanks!

SecretKeySpec changing

Hello

I notice the SecretKeySpec changing on every request while monitoring with Frida. Is there anyway for the extension to accommodate this ?

device connect issue

D:\hooks>adb devices
List of devices attached
127.0.0.1:62001 device

D:\hooks>python frida-hook.py
Traceback (most recent call last):
File "D:\hooks\frida-hook.py", line 15, in
device = frida.get_usb_device()
^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\SATYAM VERMA\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\frida_init_.py", line 137, in get_usb_device
return get_device_manager().get_usb_device(timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\SATYAM VERMA\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\frida\core.py", line 1178, in get_usb_device
return self.get_device_matching(lambda d: d.type == "usb", timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\SATYAM VERMA\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\frida\core.py", line 86, in wrapper
return f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "C:\Users\SATYAM VERMA\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\frida\core.py", line 1201, in get_device_matching
return Device(self._impl.get_device_matching(lambda d: predicate(Device(d)), raw_timeout))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
frida.InvalidArgumentError: device not found

D:\hooks>

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.