new scan menu

This commit is contained in:
2024-10-07 20:42:16 +02:00
parent b02c89973c
commit d5dd51921c
6 changed files with 77 additions and 71 deletions

View File

@ -1,4 +1,4 @@
<?php
$NMAP_OPTIONS = '-PSssh,http,https,msrpc,microsoft-ds -F -T5';
$SCANS_DIR = 'scans';
?>
$NMAP_OPTIONS = '-PSssh,http,https,msrpc,microsoft-ds -F -T5';