Skip to content

1.2.1

Compare
Choose a tag to compare
@EricHorvat EricHorvat released this 21 Aug 18:39
· 817 commits to master since this release
  • Now the dispatcher runs the check commands before running an executor
  • Fix error when connects with faraday fails when trying to access with SSL to not SSL server
  • Fix error when connects with faraday fails when server does not respond
  • Fix error when connects with faraday fails when SSL verification fails
  • Fix error attempting to create an executor with a comma in the name
  • Now the wizard ask if you want use the default SSL behavior
  • Started the process of documentation
  • The new official executors are:
    • arachni
    • openvas
    • zap
  • Nmap executor now acepted multi target
  • Fix W3af executor now uses python2
  • Escape user-controlled executor parameters in order to prevent OS argument injection (not command injection)
  • Faraday versions: 3.11, 3.11.1