Releases: epinna/weevely3
Releases · epinna/weevely3
Add PHP8 support
Fix cd and PHP minification
Port to Python 3
[v4.0.0] - 2019-12-26
Added
- Full port to Python 3
Fixed
- Module net_phpproxy
- Fixes alias management #117
Removed
- Old backdoor formats LegacyCookie, LegacyReferrer, and Stegaref
- Module backdoor_meterpreter
HTTPS proxy support, fix audit_etcpasswd
[v3.7.0] - 2018-10-15
Fixed
- Fix vector handling in audit_etcpasswd #93
Added
- HTTPS proxy support
- Support OPTIONS request in net_curl module
- Use httpbin for net_proxy testing
Remove audit_linuxprivchecker module
Fixed
- Remove audit_linuxprivchecker module
Added man page, minor fixes
Obfuscated POST requests as a default channel, PHP 7 support, Travis-CI integration
Fixed
- PHP 7 support
- Add exceptions catches
Added
- ObfPost is the default channel to obfuscate traffic in POST requests
- Travis-CI integration
Renew test suite and fix connection with wrong HTTPS certs
Fixed
- Connection to HTTPS sites with wrong certificates
- Fix net_phpproxy params
- Fix broken audit_etcpasswd
- Fix strings passing on SQL console
Added
- Dockerized test suite
Modules to list processes on restricted shells and to migrate to meterpreter
Fixed
- Stored/Passed/Default arguments handling
Added
- Backdoor_metasploit module
- System_procs module by @paddlesteamer
- Support for database/schema selection for PostgreSQL by @caeaguilar
Clearlog, mail, and disable function bypass new modules and shell and grep modules fixing
Fixed
- File grep module wrong grepping folders
- 500 error testing pcntl_fork in shell sh module
Added
- Clearlog and Mail module by @AppoPro
- Socat vector in backdoor tcp module
- Legacycookie generator
- Upload2web module content and simulate options
- Disable_function bypass module