Small fix on parsing IP

This commit is contained in:
j3ssie
2019-09-09 10:41:48 +07:00
parent d9654aeb73
commit 593e176ee1
+1 -1
View File
@@ -121,7 +121,7 @@ class PortScan:
"cmd": "$ALIAS_PATH/portscan -i $WORKSPACE/formatted/ip-$OUTPUT.txt -o '$WORKSPACE/portscan/$OUTPUT' -s '$WORKSPACE/portscan/summary.txt' -p '$PLUGINS_PATH'",
"output_path": "$WORKSPACE/portscan/$OUTPUT.xml",
"std_path": "",
# "waiting": "",
"waiting": "first",
},
{
"requirement": "$WORKSPACE/portscan/$OUTPUT.csv",