rapid7 / metasploit-framework

Metasploit Framework
https://www.metasploit.com/
Other
34.29k stars 14.01k forks source link

Mark older browser modules for windows as superceded #19600

Closed adfoster-r7 closed 4 weeks ago

adfoster-r7 commented 1 month ago

Continuation of https://github.com/rapid7/metasploit-framework/pull/19506

Verification

Testing the deprecation method:

msf6 > use windows/gather/enum_chrome
[!] *               The module post/windows/gather/enum_chrome is deprecated!                *
[!] *        The post/windows/gather/enum_browsers module now supersedes this module         *
msf6 post(windows/gather/enum_chrome) > 
adfoster-r7 commented 4 weeks ago

Release Notes

Updates the post windows modules gather/credentials/seamonkey, gather/credentials/chrome, and gather/enum_chrome as being superseded by windows/gather/enum_browsers