adfoster-r7

Results 105 comments of adfoster-r7

I'll hold off on a PR until the dust has settled on the 0.4.0 release, as our temporary fork is still using your commits that haven't landed in the main...

@Torxed Thanks for keeping this issue alive! :+1: We've updated the issue template a bit since this ticket was raised, we've also released Metasploit 6 which made changes to SMB...

If you run `db_status` in your msfconsole, is your database correctly registered?

Would you be able to run: ``` msf6 > irb -e 'driver.run_single("db_status")' msf6 > irb -e 'puts framework.db.active' msf6 > debug --database ```

Not a blocker; When testing I ran into issue when testing kerberos + smb. My inline creds were ignored and a ccache file was used implicitly - and it wasn't...

## Release Notes Adds a new `auxiliary/admin/kerberos/forge_ticket` module for forging silver and golden Kerberos tickets

Thanks for raising an issue; If you're happy sending a pull request, that would be great! I don't think there's anyone actively working on these modules currently

This should be fixed by https://github.com/rapid7/metasploit-framework/pull/16800 which is available in the latest release of Metasploit I'm not sure when the fix will be available in Kali, I believe in a...

The ssl warnings should be fixed in 6.2.14; The target may need reset to get a reverse shell with

This might be the same issue as https://github.com/rapid7/metasploit-framework/issues/16580