{% extends 'base/base.html' %} {% load static %} {% block title %} Add Scan Engine {% endblock title %} {% block custom_js_css_link %} {{ form.media }} {% endblock custom_js_css_link %} {% block breadcrumb_title %}
Scan Engines are the most crucial part of reNgine. They define how a scan is performed against a target. Scan Engines allow you to define the configuration and use it against multiple targets.
YAML configuration allows you fine tuning the engines such as rate, templates to be used, or configurations to be used.