rapid7 / metasploit-framework

Metasploit Framework
https://www.metasploit.com/
Other
34.1k stars 13.96k forks source link

Onboard linikatz's post-exploitation modules for attacking AD joined UNIX hosts into Metasploit mainline #11099

Closed timb-machine closed 5 years ago

timb-machine commented 5 years ago

Per https://labs.portcullis.co.uk/blog/an-offensive-introduction-to-active-directory-on-unix/, we want to be able to steal AD cached hashes on AD joined UNIX hosts.

Steps to reproduce

  1. Grab the modules from here: https://github.com/portcullislabs/linikatz/tree/master/red/metasploit-framework
  2. Import them
  3. Ping @timb-machine know, so that he can provide updates at they become available :)

Expected behavior

The following modules should be part of Metasploit:

Current behavior

They're not part of Metasploit.

jmartin-tech commented 5 years ago

@timb-machine, as the original author for these modules please submit them as a PR as per the standard contribution guidelines, by forking this repository.

https://github.com/rapid7/metasploit-framework/wiki/Contributing-to-Metasploit

timb-machine commented 5 years ago

Thanks. I only spotted guidelines after I'd opened the ticket. Will do.