Closed timukas closed 11 months ago
Hi,
Using latest poseidon with latest Mythic on Linux. When running portscan, then error is shown:
json: cannot unmarshal array into Go struct field PortScanParams.ports of type string
Launching 'tcpdump' also does not show any traffic to scanned host.
p.s. other built-in commands work fine.
Yup, can reproduce. I'll have a fix for this pushed tomorrow
I just pushed a fix for this - v 2.0.13
Tested 'portscan' with latest poseidon version.
Now defined target(s) are scanned and i get the results.
Hi,
Using latest poseidon with latest Mythic on Linux. When running portscan, then error is shown:
json: cannot unmarshal array into Go struct field PortScanParams.ports of type string
Launching 'tcpdump' also does not show any traffic to scanned host.
p.s. other built-in commands work fine.