You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[root@202-39-176-98 GitMiner]# python gitminer-v2.0.py --query 'filename:configuration extension:php "public password" in:file' -m joomla -c pAAAhPOma9jEsXyLWZ-16RTTsGI8wDawbNs4
Traceback (most recent call last):
File "gitminer-v2.0.py", line 67, in
GitMiner().start()
File "gitminer-v2.0.py", line 39, in init
self.cookie = headers.parseCookie(self.args.cookie)
File "/tmp/GitMiner/config/headers.py", line 29, in parseCookie
values = line.strip().split("=")[1]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
[root@202-39-176-98 GitMiner]# python gitminer-v2.0.py --query 'filename:configuration extension:php "public password" in:file' -m joomla -c pAAAhPOma9jEsXyLWZ-16RTTsGI8wDawbNs4
Traceback (most recent call last):
File "gitminer-v2.0.py", line 67, in
GitMiner().start()
File "gitminer-v2.0.py", line 39, in init
self.cookie = headers.parseCookie(self.args.cookie)
File "/tmp/GitMiner/config/headers.py", line 29, in parseCookie
values = line.strip().split("=")[1]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: