v3.2 (2020-10-16)
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:
- Wip #156 (nil0x42)
- Wip #155 (nil0x42)
- Wip #153 (nil0x42)
- add three new plugins - proclist, cloud creds, and banner grabs #152 (paralax)
- Wip #150 (nil0x42)
- Create Dependabot config file #149 (dependabot-preview[bot])
- [requires.io] dependency update on master branch #148 (nil0x42)
- [requires.io] dependency update on master branch #147 (nil0x42)
v3.1 (2020-09-10)
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 callinghelp CMD ARG
#70 - unexpected infinite autocompletion #68
help set \<VAR\>
: display buffer type description #67set
should inform user thathelp set \<VAR\>
is available #62alias \<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 #65alias
can override existing command #60isolate\_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:
- Wip #146 (nil0x42)
- docs/README: add
awesome
badge #145 (nil0x42) - WIP #144 (nil0x42)
- Wip #143 (nil0x42)
- [ImgBot] Optimize images #142 (imgbot[bot])
- Wip #141 (nil0x42)
- docs: add jonaslejon as a contributor #139 (allcontributors[bot])
- Wip #136 (nil0x42)
- [requires.io] dependency update on master branch #134 (nil0x42)
- [requires.io] dependency update on master branch #133 (nil0x42)
- [requires.io] dependency update on master branch #131 (nil0x42)
- [requires.io] dependency update on master branch #130 (nil0x42)
- set/BROWSER: fix issue #128 #129 (nil0x42)
- [ImgBot] Optimize images #127 (imgbot[bot])
- [requires.io] dependency update on master branch #126 (nil0x42)
- [requires.io] dependency update on master branch #125 (nil0x42)
- [requires.io] dependency update on master branch #124 (nil0x42)
- plugin/mysql: add PHP 7 compatibility #123 (nil0x42)
- [requires.io] dependency update on master branch #122 (nil0x42)
- [requires.io] dependency update on master branch #121 (nil0x42)
- [requires.io] dependency update on master branch #118 (nil0x42)
- [requires.io] dependency update on master branch #117 (nil0x42)
- [requires.io] dependency update on master branch #116 (nil0x42)
- [requires.io] dependency update on master branch #115 (nil0x42)
- ci: fix bug on
alias
test #113 (nil0x42) - docs: update README #112 (nil0x42)
- Wip #111 (nil0x42)
- docs: Add 'Quick Start' instructions in INSTALL.md #110 (nil0x42)
- [requires.io] dependency update on master branch #108 (nil0x42)
- core: add '.' to WORD_TOKEN accepted chars #104 (nil0x42)
- Wip #103 (nil0x42)
- CI: critical bugfix: coverage reports were ignored #100 (nil0x42)
- Wip #99 (nil0x42)
- docs: add rohantarai as a contributor #98 (allcontributors[bot])
- docs: add tristandostaler as a contributor #97 (allcontributors[bot])
- docs: add sohelzerdoumi as a contributor #96 (allcontributors[bot])
- docs: add sujit as a contributor #94 (allcontributors[bot])
- docs: add paralax as a contributor #93 (allcontributors[bot])
- docs: add yurilaaziz as a contributor #92 (allcontributors[bot])
- docs: add wapiflapi as a contributor #91 (allcontributors[bot])
- docs: add shiney-wh as a contributor #90 (allcontributors[bot])
- docs: add nil0x42 as a contributor #89 (allcontributors[bot])
- Wip #87 (nil0x42)
- Initial Update #86 (pyup-bot)
- Wip #84 (nil0x42)
- Wip #82 (nil0x42)
- WIP: improve CI workflow & add test for command-line options #79 (nil0x42)
- CI Workflow #77 (nil0x42)
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:
- 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:
- 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