EagleEye
EagleEye copied to clipboard
It does not work for me, is there a solution to this error?
I tried to search for Mark Zuckerberg's picture, but the following errors appeared. Can you solve this please?
- OS : Kali linux
- using Firefox ESR with Geckodriver Version 0.17.
- the Geckodriver in the same path !
`==> Enter the persons name to find on FB: Mark
==> How many jitters, higher is better [max 100] (default=70):
==> Settings jitters to 70
==> Opening Webdriver
Traceback (most recent call last):
File "/root/EagleEye/eagle-eye.py", line 229, in
root@kali:~/EagleEye# `
https://prnt.sc/En5EFfnTq3PT
I found not running it as root, after git clone into non-sudo directory (i.e. not /opt/) so that ls -lha
on the directory and files is kali:kali
, it worked.