Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xml.etree.ElementTree.ParseError: None #4

Open
kesonn opened this issue Jan 8, 2019 · 0 comments
Open

xml.etree.ElementTree.ParseError: None #4

kesonn opened this issue Jan 8, 2019 · 0 comments

Comments

@kesonn
Copy link

kesonn commented Jan 8, 2019

Hi! I had this error.
[2019-01-08 15:25:40,739] [DEBUG] [masscan.py 10 line] Scan parameters: "masscan -oX - 207.231.175.0/24 -p 443"
Traceback (most recent call last):
File "sslScrape.py", line 129, in
mas.scan(cidr, ports='443')
File "/Users/keson/Library/Python/2.7/lib/python/site-packages/masscan/masscan.py", line 317, in scan
masscan_warn_keep_trace=masscan_warn_keep_trace
File "/Users/keson/Library/Python/2.7/lib/python/site-packages/masscan/masscan.py", line 375, in analyse_masscan_xml_scan
raise ET.ParseError
xml.etree.ElementTree.ParseError: None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant