Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@postmodern postmodern released this 22 Jul 19:39
· 9 commits to main since this release
v2.0.0

CLI

  • Added the ronin-web xml command.
  • Added the ronin-web session-cookie command.
  • Added the ronin-web user-agent command.
  • Added the ronin-web wordlist command.
  • Added the ronin-web browser command.
  • Added the ronin-web screenshot command.
  • Added the ronin-web vulns command.
  • Added the ronin-web completion command to install shell completion files for all ronin-web commands for Bash and Zsh shells.
  • Added the --format=html|xml option to the ronin-web diff command.
  • Added the -t,--text option to ronin-web html.
  • Added the --print-js-url-strings option to the ronin-web spider command.
  • Added the --print-js-path-strings option to the ronin-web spider command.
  • Added the --print-js-relative-path-strings option to the ronin-web spider command.
  • Added the --print-js-absolute-path-strings option to the ronin-web spider command.
  • Added ANSI colored output to the ronin-web diff command.
  • Renamed ronin-web new webapp to ronin-web new app.