Skip to content

Latest commit

 

History

History
81 lines (57 loc) · 5.15 KB

CHANGELOG.md

File metadata and controls

81 lines (57 loc) · 5.15 KB

Change Log

v3.0 (2019-01-06)

Full Changelog

Implemented enhancements:

  • Add verbosity on tunnel handler #18
  • Add retrocompatibility for phpsploit v1 sessions (legacy version) #13
  • Improve session changes mechanism. #12
  • lrun cd \<DIRECTORY\> does not changes $PWD. #10
  • Add a '--browser' option to phpinfo plugin for html display. #5
  • Create a stat plugin (which replaces old fileinfo) #4
  • Proposal: Add workaround for custom php error\_reporting level #3

Fixed bugs:

  • command: phpinfo --browse: BUG #34
  • Regression on Phpcode() datatype after Code() wrapper implementation #16
  • set \<SETTING\> + dont checks new added value, resulting to unexpected bugs. #15
  • Dynamic HTTP_* header settings cannot be unset. #11
  • lrun cd \\<DIRECTORY\\> does not changes $PWD. #10
  • Unlike unix's ls command, the ls plugin leaves at first invalid path #1

Closed issues:

  • Unknown Command #52
  • Changes in data/config/config not loaded #49
  • Upload error #48
  • post parameter for target #47
  • Key Error: ADDR #36
  • Bad return value for exploit --get-backdoor #35
  • 'corectl reload-plugins' #30
  • interface: autocompletion bug with commands containing '-' char #28
  • setting an https url auto sets port to 80 instead of 443 as normally wanted #26
  • exploit command alters ENV without asking #24
  • [PHP 5.2.17 / Microsoft-IIS 8.0] HTTP headers with '_' not converted into $_SERVER vars #23
  • Python help #22
  • Architecture issue: Organising decorators. #20
  • No deterministic component display order on session command. #17
  • History size issue (very slow loop) #14
  • Add support for http_proxy like env vars on unix platforms #6

Merged pull requests:

2.2.0b (2014-08-09)

Full Changelog

2.1.4 (2013-04-07)

Full Changelog

2.1.3 (2013-02-20)

Full Changelog

2.1.2 (2012-08-12)

Full Changelog

2.1.1 (2012-08-11)

Full Changelog

2.1.0 (2012-08-11)

Full Changelog

2.0.2 (2012-07-27)

* This Change Log was automatically generated by github_changelog_generator