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

Error scan #4

Open
Gibadm opened this issue Oct 3, 2014 · 1 comment
Open

Error scan #4

Gibadm opened this issue Oct 3, 2014 · 1 comment

Comments

@Gibadm
Copy link

Gibadm commented Oct 3, 2014

Traceback (most recent call last):
File "shelldetect.py", line 347, in
shell.start()
File "shelldetect.py", line 150, in start
self.anaylize()
File "shelldetect.py", line 175, in anaylize
self.fingerprint(_filename, _content)
File "shelldetect.py", line 198, in fingerprint
if _match_shell[3] == 1:
IndexError: list index out of range

@tuwid
Copy link
Contributor

tuwid commented Dec 17, 2014

this means that the db file is missing

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

2 participants