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

nessus scan status err #4

Open
razvan01 opened this issue Jun 3, 2018 · 0 comments
Open

nessus scan status err #4

razvan01 opened this issue Jun 3, 2018 · 0 comments

Comments

@razvan01
Copy link

razvan01 commented Jun 3, 2018

Traceback (most recent call last):
File "rta.py", line 416, in
main()
File "rta.py", line 410, in main
scan.nessus_scan(recon.subdomains, filename)
File "rta.py", line 304, in nessus_scan
self.nessus.scan_results(filename)
File "/root/RTA/scanning/nessus.py", line 197, in scan_results
if response["status"] == "ready":
KeyError: 'status'

Python version:
Python 2.7.12

OS, kernel:
Linux rta 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

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