You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2024. It is now read-only.
Starting masscan 1.0.3 (http://bit.ly/14GZzcT) at 2016-08-10 16:37:11 GMT
-- forced options: -sS -Pn -n --randomize-hosts -v --send-eth
Initiating SYN Stealth Scan
Scanning 1 hosts [15 ports/host]
xml/scan.xml: No such file or directory
xml/scan.xml: No such file or directory6 remaining, found=0
Scan completed!
IO Error
Traceback (most recent call last):
File "/scantastic-tool-master/scantastic.py", line 242, in
args.port, args.noinsert)
File "/scantastic-tool-master/scantastic.py", line 133, in scan
ms.import_es(index, eshost, esport)
File "/scantastic-tool-master/netscan.py", line 48, in import_es
port = entry['ports']['port']
TypeError: string indices must be integers, not str