Skip to content

v1.4.0

Compare
Choose a tag to compare
@elliottophellia elliottophellia released this 12 Nov 14:57
· 4 commits to main since this release
3106d8c

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