Jeffrey Martin

Results 95 comments of Jeffrey Martin

@msjenkins-r7 test this please.

#9634 introduced this option, either ldap_login implementation did not take into account this option or there is some regression.

https://github.com/rapid7/mettle/pull/237 should contain the required mettle artifacts to move this forward. Using metasploit_payloads-mettle v1.0.23.

@3V3RYONE, this is still in testing and review. Testing has gone well, there is still some pending review ongoing to determine if any further adjustment will be need. Sorry for...

Thanks for the neat new toy. Please add a Gemfile.lock change required by the `gemspec` update. ``` diff --git a/Gemfile.lock b/Gemfile.lock index 8a5a4356ae..703f795ad2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,6...

This issue is not within this project's code. The `ecoji` v0.1.0 lib cannot install on windows for current Python versions as currently published on [PyPI](https://pypi.org/project/ecoji/). PR https://github.com/mecforlove/ecoji-py/pull/5 has been offered...

This is again python env related and not something the project controls, I would suggest using a python virtual environment of some sort to be able to generated an available...

There is some ideation about possibly injecting a shared memory location to sync config across process and thread boundaries, maybe set a goal to introduce this in this quarter. The...