Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@postmodern postmodern released this 22 Jul 19:01
· 4 commits to main since this release
v0.2.0
  • Require ronin-db-activerecord ~> 0.2.
  • Require ronin-core ~> 0.2.
  • Added Ronin::DB::Tasks.
  • Added the pool: keyword argument to Ronin::DB.connect.
  • Allow Ronin::DB.connect to accept a String URL.

CLI

  • Added the --db-file option to all ronin-db commands.
  • Added the ronin-db completion command to install shell completion files for all ronin-db commands for Bash and Zsh shells.
  • Added the ronin-db ports command.
  • Added the ronin-db open-ports command.
  • Added the ronin-db services command.
  • Added the ronin-db oses command.
  • Added the ronin-db software command.
  • Added the ronin-db certs command.
  • Added the ronin-db passwords command.
  • Added the ronin-db people command.
  • Added the ronin-db street-addresses command.
  • Added the ronin-db phone-numbers command.
  • Added the ronin-db web-vulns command.
  • Added the --named option to the ronin-db asn command.
  • Added the --for-person option to the ronin-db emails command.
  • Added the --for-organization option to the ronin-db emails command.
  • Alias ronin-db console to ronin-db irb.