v3.0 (2019-01-06)
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, thels
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:
- spelling fixes #51 (paralax)
- fix a bunch of spelling and grammar errors #50 (paralax)
- fix machinery import #46 (paralax)
- Plugin ldap #40 (shiney-wh)
- new plugin: scan #38 (shiney-wh)
- Fix some issues #33 (yurilaaziz)
- Deps cleanout #25 (nil0x42)
2.2.0b (2014-08-09)
2.1.4 (2013-04-07)
2.1.3 (2013-02-20)
2.1.2 (2012-08-12)
2.1.1 (2012-08-11)
2.1.0 (2012-08-11)
2.0.2 (2012-07-27)
* This Change Log was automatically generated by github_changelog_generator