Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some improvements #15

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add some improvements #15

wants to merge 4 commits into from

Conversation

virusvfv
Copy link

@virusvfv virusvfv commented Aug 3, 2022

  1. Add GOST3412/ECB/PKCS7padding support via BouncyCastle library
  2. Add Autosave (when Start button is pressed) and Autoload (when extension loads) configuration
  3. Add AESKiller Decoder Editor tab to Burp's editor window. It is very useful when U look in logger windows (for ex: in Scanner result, Issues results, etc...). Also add Request/Response tab checkbox to options window
  4. Disable start/stop checkbox - because it think that it is annoying..
  5. Change Host URL behavior: Now U cat just type site.com (without https:// prefix) and AESKiller will work at api.site.com, web.site.com and so on

P.S. Because this is major commit with adding additional heavy lib (bouncycastle) therefor it may well be better to make a separate fork...

user and others added 4 commits July 23, 2022 15:02
Add bouncycastle dependepcy for GOST encryption
Add additional tab (AESKiller Decoder) to packet viewers: scanner logs, logger++, etc... - It is useful to view in cleartext fuzzing results
2. Add AESKillerTab on/off checkbox to options
3. Change "Host URL" behaviour: now U can type site.com (without http:// prefix) and AESKiller will work on api.site.com, web.site.com, etc
4. Disable MessageBox about AESKiller start/stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant