mirror of
https://github.com/j3ssie/osmedeus.git
synced 2026-09-13 05:07:45 +02:00
Small fix on parsing IP
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user