The HttpProxyType option is not support for Python so deregister it

This commit is contained in:
Spencer McIntyre
2020-08-10 14:52:18 -04:00
parent 48e0610bae
commit 7ffbecefa6
@@ -15,6 +15,7 @@ module Payload::Python::ReverseHttp
Msf::Opt::http_header_options +
Msf::Opt::http_proxy_options
)
deregister_options('HttpProxyType')
end
#