making progress, moved some stuff around
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
scansPath="/var/www/html/nmaprincesspi/scans"
|
||||
fileName="nmap-$(date +%Y%m%d-%H%M%S).xml"
|
||||
filePath="$scansPath/$fileName"
|
||||
webPath="http://10.0.0.51/nmap-scans/$fileName"
|
||||
webPath="http://10.0.0.51/nmaprincesspi/scans/$fileName"
|
||||
|
||||
cmd="nmap -oX \"$filePath\" --stylesheet \"/nmaprincesspi/xsl/princesspi-nmap.xsl\" $*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user