Skip to content

Releases: epinna/weevely3

Add PHP8 support

06 Mar 17:55
Compare
Choose a tag to compare

Added

  • PHP 8 support
  • - (stdout) as output path
  • -port option for sql_console module
  • shell_ssh module

Fixed

  • remote errors handling

Fix cd and PHP minification

06 Jan 10:05
Compare
Choose a tag to compare

[v4.0.1] - 2020-01-06

Removed

  • Remove PHP minification

Fixed

Port to Python 3

26 Dec 15:41
Compare
Choose a tag to compare

[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

16 Oct 16:52
Compare
Choose a tag to compare

[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

27 Jun 18:45
Compare
Choose a tag to compare

Fixed

  • Remove audit_linuxprivchecker module

Added man page, minor fixes

26 Jun 22:09
Compare
Choose a tag to compare

Fixed

  • Fixed corrupted session file #83
  • Vendor files licensing

Added

  • Man page

Obfuscated POST requests as a default channel, PHP 7 support, Travis-CI integration

02 Jun 18:47
Compare
Choose a tag to compare

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

23 Nov 22:38
Compare
Choose a tag to compare

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

02 Nov 19:10
Compare
Choose a tag to compare

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

12 May 08:36
Compare
Choose a tag to compare

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