pandorafms/pandora_console/include/help/en/help_recontask.php

17 lines
774 B
PHP

<?php
/**
* @package Include/help/en
*/
?>
<h1>Recon Task</h1>
<p>
To create a Recon (Reconnaissance) Task, you must fill this form. Please fill all the fields, paying special attention to <b>"Recon Server"</b> and <b>"Network Server"</b>, remember you must choose one for each, so the task will be assigned to the required servers and it will run.
</p>
<p>
"Network" refers to the network segment, and are defined using <b>CIDR</b> format. For example 192.168.1.0/24 refers to <i>all C class on 192.168.1.0</i>, which includes all the addresses in the scope: 192.168.1.0 - 192.168.1.255.
</p>
<p>
"Module template" are predefined profiles for the reconnaissance task. It will add such modules defined in the profile to the newly discovered machines in the network.
</p>