Closed travisbgreen closed 9 years ago
was getting: File "shelldetect.py", line 199, in fingerprint if _match_shell[3] == 1: IndexError: list index out of range
So modified the regex and match object returns a bit to fix.
was getting: File "shelldetect.py", line 199, in fingerprint if _match_shell[3] == 1: IndexError: list index out of range
So modified the regex and match object returns a bit to fix.