1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-07-18 18:31:41 +02:00
metasploit-framework/data/exploits/proxymaybeshell
Spencer McIntyre 96da805014 Fix enumerating emails via ProxyShell
The ResolveNames endpoint used to gather emails addresses for targeting
only returns 100 at a time. This updates the module to check if the
search result contains all entries and when it does, it recurses into
itself with a refined search prefix. All results are returned to match
the original functionality instead of enumerating and halting once one
that's suitable for exploitation has been found.
2022-12-02 15:58:50 -05:00
..
create_pipeline.xml.erb Consolidate into ProxyMaybeShell 2022-11-18 17:01:01 -05:00
soap_autodiscover.xml.erb Consolidate into ProxyMaybeShell 2022-11-18 17:01:01 -05:00
soap_draft.xml.erb Consolidate into ProxyMaybeShell 2022-11-18 17:01:01 -05:00
soap_getemails.xml.erb Fix enumerating emails via ProxyShell 2022-12-02 15:58:50 -05:00