Skip to content

2.2.0

Compare
Choose a tag to compare
@aenima-x aenima-x released this 26 Jul 12:15
· 296 commits to master since this release

2.2.0 [Jul 25th, 2022]:

  • Add timeout parameter to arachni's executor
  • Add python2.7, w3af and its dependencies to docker image
  • Add ignore_info and hostname_resolution options for most executors.
  • Nessus now list in the logs the available templates and uses posixpath.join instead of concat strings.
    Nikto now uses only requieres TARGET_URL argument.
  • Fix logs and change .format to fstrings
  • Remove ws from dispatcher.yaml.
  • Now faraday-dispatcher send the parameters of the executors when it
    connects to faraday server. Also it checks if there are new enviroment
    variables defined in the manifest file and warn the user.