Skip to content

Latest commit

 

History

History
194 lines (154 loc) · 16.2 KB

CHANGELOG.md

File metadata and controls

194 lines (154 loc) · 16.2 KB

Change Log

v3.2 (2020-10-16)

Full Changelog

Implemented enhancements:

  • integrate bannergrab, cloudcredgrab & proclist plugins by @paralax #151
  • unused session attribute: session.Cache #102
  • session.Env.PORT is useless #71

Merged pull requests:

v3.1 (2020-09-10)

Full Changelog

Implemented enhancements:

  • Make warning message explicit when running plugin in non-connected mode #74
  • Show stack trace when VERBOSITY is True #73
  • get help for CMD when calling help CMD ARG #70
  • unexpected infinite autocompletion #68
  • help set \<VAR\>: display buffer type description #67
  • set should inform user that help set \<VAR\> is available #62
  • alias \<VAR\> None misses verbosity #59
  • Missing help set \<SETTING\> autocompletion #56
  • env: Confusing error message before exploited context #53
  • ./deps/ folder is archaic #41

Fixed bugs:

  • phpsploit is not working properly #128
  • suidroot plugin makes invalid assumptions #105
  • crash: IndexError: list index out of range #101
  • lrun command always returns 0 #83
  • core.tunnel.exceptions.ResponseError: Php runtime error #81
  • core: read non-tty STDIN line-by-line #75
  • term colors: buggy message display #72
  • corectl display-http-requests: invalid log on POST method #65
  • alias can override existing command #60
  • isolate\_readline\_context\(\) don't isolates readline history #54

Closed issues:

  • Scripting support #138
  • add jonas lejon as contributor for his blog post #137
  • corectl display-http-requests not working when PROXY is set #135
  • I'm sure i set the backdoor file,but i can't get windows shell again #120
  • a window shell trate mysql data #119
  • Doubt about the socks proxy5 #114
  • INSTALL.md should have install instructions #106
  • Add contributors list on README #88
  • help \<PLUGIN\> lacks plugin informations #85
  • ux: show missing dependency warnings at start #80

Merged pull requests:

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:

  • Changes in data/config/config not loaded #49
  • 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