Skip to content

Releases: elliottophellia/aizawa

v1.4.1

13 Nov 16:59
79fedb3
Compare
Choose a tag to compare

Changelogs - v1.4.1

  • Little cleanup of the code
    • Moved all validating process into Validators class
    • Moved all information printing process into Utilities
    • Moved command execution process into Executor class
    • Moved all colors into colors folder to avoid circular dependency
    • Moved Header class into header folder to avoid circular dependency
    • Moved Ping from Executor class to Ping class to avoid confusion
    • Added docstrings so i'm not forget what the fuck i did last time

Review changes

v1.4.0...v1.4.1

v1.4.0

12 Nov 14:57
3106d8c
Compare
Choose a tag to compare

Changelogs - v1.4.0

  • Refactoring the code
    • Encapsulation
    • Better Code Reusability
    • Better Error Handling
    • Better Modularity
    • Better Consistency
    • Better Use of Async/Await
  • Better webshell type filtering
    • Now you can change the webshell file name to anything you want because the filtering now using http headers instead of file name
  • Removing all base64 encoded webshell
    • I don't really find this useful, but you can make your own anyway if you need
  • Adding todo list for other contributors in the future who want to contribute

Review changes

v1.3.3...v1.4.0

v1.3.3

24 Sep 06:58
e18f10a
Compare
Choose a tag to compare

Changelogs - v1.3.3

  • Added new files structure for better organization
  • Added execute_http_request_* functions to simplify execute request
  • Refactored the execute function to improve code readability.

Review changes

v1.3.2...v1.3.3

v1.3.2

22 Sep 23:19
31a2abd
Compare
Choose a tag to compare

Changelogs - v1.3.2

  • Refactored the code
  • Added Async Support
  • Added HTTP/2 Support
  • Added custom http headers to impersonate Chrome
  • Fixed #7

Review changes

v1.3.1...v1.3.2

v1.3.1

16 Sep 13:52
8217e6d
Compare
Choose a tag to compare

Changelogs - v1.3.1

  • Use Context Managers for HTTP Clients
  • Reuse HTTP Clients
  • More specific Error Handling
  • Avoid Repetitive Code

Review changes

v1.3.0...v1.3.1

v1.3.0

08 Sep 10:28
c92c878
Compare
Choose a tag to compare

Changelogs - v1.3.0

  • Migration to Python 3.10+
  • Fix #4 

Review changes

https://github.com/elliottophellia/aizawa/pull/5/files