ronin-rb / ronin-listener

A Ruby CLI utility for receiving exfiltrated data.
https://ronin-rb.dev
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Add a `Ronin::Listener::CLI::Importable` module #12

Open postmodern opened 3 months ago

postmodern commented 3 months ago

Add a Ronin::Listener::CLI::Importable module similar to Ronin::Nmap::CLI::Importerable. It must include DB::CLI::Logging and DB::CLI::DatabaseOptions. It must also define an --import option.