<?php

$SCANS_DIR = 'scans';
$NMAP_DATADIR = '/usr/share/nmap';
$NMAP_OPTIONS = '-PSssh,http,https,msrpc,microsoft-ds -F -T5';