ronin-rb / ronin-exploits

A Ruby micro-framework for writing and running exploits
https://ronin-rb.dev
GNU Lesser General Public License v3.0
70 stars 23 forks source link

Add a `Ronin::Exploits::Mixins::RemoteSSL` module #108

Open postmodern opened 1 year ago

postmodern commented 1 year ago

Add a mixin module similar to Mixins::RemoteTCP, but that uses Ronin::Support::Network::SSL::Mixin.