Releases: ebalo55/crabby
Releases · ebalo55/crabby
v2.0.0
2.0.0 (2024-05-14)
Bug Fixes
- added missing ignored joomla files (0a33444)
- added missing ignored joomla files (4c2ea2b)
- added missing ignored joomla files (cec8743)
- correctly formatted the help messages, warnings removed (98f113c)
- feature formats fix (3f9be21)
- fixed php obfuscation bug that updated function definition but not direct or indirect call (b32e12b)
- gitignore (00e03a0)
- prefixed templates (897db12)
- templates fixing and joomla plugin creation support (246a1c5)
Code Refactoring
- full cli arguments refactoring (4c1fb1f)
Features
- added database generation for cms (ea21c53)
- added ldap query to php8.x webshell (721d282)
- code evaluation feature extracted (d9134d5)
- database query feature extracted (111ebf8)
- directory listing feature extracted, base template and helpers addition and fixes (85386b2)
- drupal impersonation and roles listing feature extracted (d745362)
- drupal plugin shell addition (53694da)
- exfiltration feature extracted, minimal templates with related features addition (eaa2622)
- feature list for templates (ae3d843)
- feature listing and feature flag addition (8d92f34)
- file extraction feature extracted, base template and helpers addition and fixes (7d10178)
- file writing feature extracted (3d44a51)
- generate wordpress shell with respect of all flags - cli arguments needs refactoring (3d2c132)
- Inclusion of the fancy-regex library (9fecca1)
- joomla gitignore update (541b8f3)
- joomla plugin shell addition (9c13f16)
- ldap query feature extracted (7c55b49)
- login feature extraction (f36c2f2)
- multiple wordpress webshell features, porting of new features from 5.3 to 7 and 8 (8548c02)
- new webshell format management and shell building (c520ba6)
- php info feature extracted (d0f89e8)
- PHP webshell generation features extration, optimization, refactoring and splitting based on the new cli structure (0cb731f)
- port scan feature extracted (ee0a490)
- sys command feature extracted (e725a6e)
- templates porting to 7.x and 8.x (0232048)
- ui for user impersonation in wordpress (d5e76a7)
- updated the capabilities and the syntax of the random string generator (7bed7fc)
- webshell ported to php7.x and php8.x (c102a9c)
- wordpress and joomla impersonation feature extracted (c71e391)
BREAKING CHANGES
- Changed the syntax of the random string generator to resemble more strictly what the regex syntax is
- Completely removed, substituted, renamed and added cli arguments
- Stopped using the default regex crate in order to use features like negative-lookbehind useful to avoid webshell crashes
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
1.0.0 (2024-04-19)
Bug Fixes
- added missing lockfile (9396850)
- added missing lockfile (cb23ffb)
- gitignore update (e4a1a6b)
- php template update (e6c965b)
- php template update (43e1ffd)
- php template update (5083ad9)
Features
- crabby repo setup (ef19095)
- logging and webshell generation stub (ce95161)
- password generation, metadata addition in template (0d353a4)
- php 5.x template creation, uncompleted (a9c7f17)
- php 5.x template updated (dce8b72)
- shell generation - uncompleted but working (f0f5262)
- template update (c24a7c9)
- template update and docker environment setup (13cbd10)
- template update, semantic release addition and full webshell compilation (cc8d8d9)
- templates download (c1ac60e)