Skip to content
This repository was archived by the owner on Jul 13, 2024. It is now read-only.
This repository was archived by the owner on Jul 13, 2024. It is now read-only.

TypeError: string indices must be integers, not str #9

@aciwarrior

Description

@aciwarrior

Reports the following during the start:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions