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

11 lines
710 B
PHP
Raw Normal View History

<h1>Recon Task</h1>
2009-01-22 Jorge Gonzalez <jorgegonz@svn.gnome.org> * include/help/en/help_wmiquery.php, include/help/en/help_map_builder.php, include/help/en/help_postprocess.php, include/help/en/help_date_format.php, include/help/en/help_prediction_source_module.php, include/help/en/help_planned_downtime.php, include/help/en/help_recontask.php, include/help/en/help_alerts.php, include/help/en/help_tcp_send.php, include/help/en/help_manage_alerts.php, include/help/en/help_plugin_definition.php, include/help/en/help_manageconfig.php, include/help/es/help_map_builder.php, include/help/es/help_network_component.php, include/help/es/help_module_definition.php: Modified HTML tags, fixed typos. * include/help/es/help_plugin_parameters.php, include/help/es/help_alert_validation.php, include/help/es/help_snmpcommunity.php, include/help/es/help_wmiquery.php, include/help/es/help_postprocess.php, include/help/es/help_date_format.php, include/help/es/help_prediction_source_module.php, include/help/es/help_module_type.php, include/help/es/help_planned_downtime.php, include/help/es/help_recontask.php, include/help/es/help_alerts.php, include/help/es/help_snmpwalk.php, include/help/es/help_tcp_send.php, include/help/es/help_duplicateconfig.php, include/help/es/help_wmifield.php, include/help/es/help_manage_alerts.php, include/help/es/help_wmikey.php, include/help/es/help_plugin_definition.php, include/help/es/help_alert_type.php, include/help/es/help_snmpoid.php, include/help/es/help_wminamespace.php, include/help/es/help_manageconfig.php: Added Spanish help files. * include/languages/es.po, include/languages/es.mo: Updated Spanish translation. * include/languages/index.pot: Updated po template. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1389 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-01-22 15:00:05 +01:00
<p>
To create a Recon 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 assinged to the required servers and it will run.
2009-01-22 Jorge Gonzalez <jorgegonz@svn.gnome.org> * include/help/en/help_wmiquery.php, include/help/en/help_map_builder.php, include/help/en/help_postprocess.php, include/help/en/help_date_format.php, include/help/en/help_prediction_source_module.php, include/help/en/help_planned_downtime.php, include/help/en/help_recontask.php, include/help/en/help_alerts.php, include/help/en/help_tcp_send.php, include/help/en/help_manage_alerts.php, include/help/en/help_plugin_definition.php, include/help/en/help_manageconfig.php, include/help/es/help_map_builder.php, include/help/es/help_network_component.php, include/help/es/help_module_definition.php: Modified HTML tags, fixed typos. * include/help/es/help_plugin_parameters.php, include/help/es/help_alert_validation.php, include/help/es/help_snmpcommunity.php, include/help/es/help_wmiquery.php, include/help/es/help_postprocess.php, include/help/es/help_date_format.php, include/help/es/help_prediction_source_module.php, include/help/es/help_module_type.php, include/help/es/help_planned_downtime.php, include/help/es/help_recontask.php, include/help/es/help_alerts.php, include/help/es/help_snmpwalk.php, include/help/es/help_tcp_send.php, include/help/es/help_duplicateconfig.php, include/help/es/help_wmifield.php, include/help/es/help_manage_alerts.php, include/help/es/help_wmikey.php, include/help/es/help_plugin_definition.php, include/help/es/help_alert_type.php, include/help/es/help_snmpoid.php, include/help/es/help_wminamespace.php, include/help/es/help_manageconfig.php: Added Spanish help files. * include/languages/es.po, include/languages/es.mo: Updated Spanish translation. * include/languages/index.pot: Updated po template. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1389 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-01-22 15:00:05 +01:00
</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>, wich includes all the addresses in the scope: 192.168.1.0 - 192.168.1.255.
2009-01-22 Jorge Gonzalez <jorgegonz@svn.gnome.org> * include/help/en/help_wmiquery.php, include/help/en/help_map_builder.php, include/help/en/help_postprocess.php, include/help/en/help_date_format.php, include/help/en/help_prediction_source_module.php, include/help/en/help_planned_downtime.php, include/help/en/help_recontask.php, include/help/en/help_alerts.php, include/help/en/help_tcp_send.php, include/help/en/help_manage_alerts.php, include/help/en/help_plugin_definition.php, include/help/en/help_manageconfig.php, include/help/es/help_map_builder.php, include/help/es/help_network_component.php, include/help/es/help_module_definition.php: Modified HTML tags, fixed typos. * include/help/es/help_plugin_parameters.php, include/help/es/help_alert_validation.php, include/help/es/help_snmpcommunity.php, include/help/es/help_wmiquery.php, include/help/es/help_postprocess.php, include/help/es/help_date_format.php, include/help/es/help_prediction_source_module.php, include/help/es/help_module_type.php, include/help/es/help_planned_downtime.php, include/help/es/help_recontask.php, include/help/es/help_alerts.php, include/help/es/help_snmpwalk.php, include/help/es/help_tcp_send.php, include/help/es/help_duplicateconfig.php, include/help/es/help_wmifield.php, include/help/es/help_manage_alerts.php, include/help/es/help_wmikey.php, include/help/es/help_plugin_definition.php, include/help/es/help_alert_type.php, include/help/es/help_snmpoid.php, include/help/es/help_wminamespace.php, include/help/es/help_manageconfig.php: Added Spanish help files. * include/languages/es.po, include/languages/es.mo: Updated Spanish translation. * include/languages/index.pot: Updated po template. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1389 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-01-22 15:00:05 +01:00
</p>
<p>
"Network profile" are predefined profiles for the reconnaissance task. It will add such modules defined in the profile to the newly discovered machines in the network.
2009-01-22 Jorge Gonzalez <jorgegonz@svn.gnome.org> * include/help/en/help_wmiquery.php, include/help/en/help_map_builder.php, include/help/en/help_postprocess.php, include/help/en/help_date_format.php, include/help/en/help_prediction_source_module.php, include/help/en/help_planned_downtime.php, include/help/en/help_recontask.php, include/help/en/help_alerts.php, include/help/en/help_tcp_send.php, include/help/en/help_manage_alerts.php, include/help/en/help_plugin_definition.php, include/help/en/help_manageconfig.php, include/help/es/help_map_builder.php, include/help/es/help_network_component.php, include/help/es/help_module_definition.php: Modified HTML tags, fixed typos. * include/help/es/help_plugin_parameters.php, include/help/es/help_alert_validation.php, include/help/es/help_snmpcommunity.php, include/help/es/help_wmiquery.php, include/help/es/help_postprocess.php, include/help/es/help_date_format.php, include/help/es/help_prediction_source_module.php, include/help/es/help_module_type.php, include/help/es/help_planned_downtime.php, include/help/es/help_recontask.php, include/help/es/help_alerts.php, include/help/es/help_snmpwalk.php, include/help/es/help_tcp_send.php, include/help/es/help_duplicateconfig.php, include/help/es/help_wmifield.php, include/help/es/help_manage_alerts.php, include/help/es/help_wmikey.php, include/help/es/help_plugin_definition.php, include/help/es/help_alert_type.php, include/help/es/help_snmpoid.php, include/help/es/help_wminamespace.php, include/help/es/help_manageconfig.php: Added Spanish help files. * include/languages/es.po, include/languages/es.mo: Updated Spanish translation. * include/languages/index.pot: Updated po template. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1389 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-01-22 15:00:05 +01:00
</p>