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

Run error (Kali Linux) #42

Closed
NikMaster777 opened this issue Feb 7, 2019 · 52 comments
Closed

Run error (Kali Linux) #42

NikMaster777 opened this issue Feb 7, 2019 · 52 comments

Comments

@NikMaster777
Copy link

I get this error upon execution:

[+] Starting Ngrok...

Traceback (most recent call last):
File "seeker.py", line 205, in
ngrok()
File "seeker.py", line 77, in ngrok
subp.Popen(['./Ngrok/ngrok', 'http', '80'], stdin=subp.PIPE, stderr=subp.PIPE, stdout=subp.PIPE)
File "/usr/lib/python2.7/subprocess.py", line 394, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

@LimerBoy
Copy link

LimerBoy commented Feb 7, 2019

chmod +x install.sh
sudo install.sh

@NikMaster777
Copy link
Author

chmod + x install.sh
sudo install.sh

help
error

@thewhiteh4t
Copy link
Owner

@NikMaster777 please execute uname -m and share output, it looks like install script downloaded ngrok for incorrect arch

@NikMaster777
Copy link
Author

error1

@thewhiteh4t
Copy link
Owner

i see, please share install.log present in seeker directory

@NikMaster777
Copy link
Author

And how to get it? Sorry I'm new to Linux.

@thewhiteh4t
Copy link
Owner

open nautilus, it's a file manager present in kali linux, go inside seeker folder, you will see a file names install.log, drag drop it here on github

@NikMaster777
Copy link
Author

There is no such file. What to do?

@thewhiteh4t
Copy link
Owner

try these commands :
cd seeker
chmod 777 install.sh
sh install.sh
after installation completes, you will see a new file install.log in seeker folder

@NikMaster777
Copy link
Author

install.log

@itsmehacker
Copy link

@NikMaster777 I am also having the same arch (x86_64) kali linux and seeker is running totally fine
screenshot_20190210_173714
screenshot_20190210_173823

@itsmehacker
Copy link

@NikMaster777 i would say that please repair your kali linux

@thewhiteh4t
Copy link
Owner

@NikMaster777 your install.log contains only apt-get update it looks like you sent it before completion of installation

@NikMaster777
Copy link
Author

Got it. I will watch. Thank you for your help.

@thewhiteh4t
Copy link
Owner

@NikMaster777 sure, resend install.log after it completes, then we can see which version of ngrok is being downloaded

@NikMaster777
Copy link
Author

install.log

@NikMaster777
Copy link
Author

Traceback (most recent call last):
File "seeker/seeker.py", line 205, in
ngrok()
File "seeker/seeker.py", line 77, in ngrok
subp.Popen(['./Ngrok/ngrok', 'http', '80'], stdin=subp.PIPE, stderr=subp.PIPE, stdout=subp.PIPE)
File "/usr/lib/python2.7/subprocess.py", line 394, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

@NikMaster777
Copy link
Author

Thanks, it works now. But in Termux does not start. Writes something about ngrok. Ngrok in Termux need to be installed separately? Or do you need to specify a link?

@muhammadrizwan87
Copy link

muhammadrizwan87 commented Feb 11, 2019

Traceback (most recent call last):
File "./seeker.py", line 205, in
ngrok()
File "./seeker.py", line 77, in ngrok
subp.Popen(['./Ngrok/ngrok', 'http', '80'], stdin=subp.PIPE, stderr=subp.PIPE, stdout=subp.PIPE)
File "/data/data/com.termux/files/usr/lib/python3.7/subprocess.py", line 775, in init
restore_signals, start_new_session)
File "/data/data/com.termux/files/usr/lib/python3.7/subprocess.py", line 1520, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: './Ngrok/ngrok': './Ngrok/ngrok'
install.log
php.log

@thewhiteh4t
Copy link
Owner

@NikMaster777 please share a screenshot
@star360 in your install.log, script did not download ngrok please let the install script reach completion and then send the log, in your php log i see permission denied, because seeker needs root, execute seeker as root

@NikMaster777
Copy link
Author

screenshot_2019-02-11-10-52-55-010_com termux

@NikMaster777
Copy link
Author

Another question: The link from the phone does not open, is this normal or do I have problems again?

@thewhiteh4t
Copy link
Owner

@NikMaster777 did you read instructions for Termux in README? because for termux install script and seeker are different and you have to
cd seeker/termux
i have created a separate folder for it, also this does not look like default termux other than the solarized colors

@NikMaster777
Copy link
Author

NikMaster777 commented Feb 11, 2019

What link do I need to specify: git clone (link)?
This one?
https://github.com/thewhiteh4t/seeker/tree/master/termux

@thewhiteh4t
Copy link
Owner

@NikMaster777
git clone https://github.com/thewhiteh4t/seeker.git
cd seeker/termux
chmod 777 install.sh
bash install.sh

@thewhiteh4t
Copy link
Owner

screenshot_20190211-132218_termux

@NikMaster777
Copy link
Author

Thank you so much for the help !!! Everything is established. But why doesn't the link work?
Unable to access the site. The response time from c9898044.ngrok.io has been exceeded.

@thewhiteh4t
Copy link
Owner

@NikMaster777
ctrl+c
execute seeker again if you get the same ngrok address
pkill ngrok
and then execute again

@NikMaster777
Copy link
Author

And why does he open a link in google chrome, and in other browsers such an error?

@thewhiteh4t
Copy link
Owner

@NikMaster777 you are getting this error in all browsers except google chrome? this is new please share a screenshot, this should not happen

@NikMaster777
Copy link
Author

Thank you so much for your help! I forgot to read the cache in browsers. Everything is working. THANK!!!
Only from a mobile phone does not open the link.

@NikMaster777
Copy link
Author

Does not determine the location of the position. My location is well defined. I threw off the link to my friends, did not even identify where they are now. Only ip address is accurate.

@thewhiteh4t
Copy link
Owner

@NikMaster777 please watch demo video in README

@NikMaster777
Copy link
Author

I saw this video. And my location is determined correctly. But when I gave the link to a friend the location is not very correctly determined. (Not at all correct.)

@thewhiteh4t
Copy link
Owner

@NikMaster777 i created seeker to target smartphones, because majority of people use smartphones more than their pcs and smartphones have gps hardware module in them, that's why if you open the link on a smartphone and give location permission you can get accuracy in a radius of 35-40m but if we talk about laptops and desktops they don't have gps hardware in them and so they fallback to ip geolocation which is not at all correct, also in case of phones if the gps is not working properly for example it takes too long to get location in apps like Google Maps then in such phones seeker may fallback to ip geolocation

@NikMaster777
Copy link
Author

Thank you very much!!!

@apollodxb
Copy link

git clone https://github.com/thewhiteh4t/seeker.git
cd seeker/
chmod 777 install.sh
./install.sh
Screenshot 2019-07-20 12 03 06

@VenkateshwaranB
Copy link

I have one problem please solve it.
Screenshot_2019-09-30-19-49-57-720_com termux

@VenkateshwaranB
Copy link

What do to next???

@thewhiteh4t
Copy link
Owner

@joelvenkatesh09 learn to read README, it's there for a reason... :/

@yasha-pixel
Copy link

how to fix this error
usage: seeker.py [-h] [-s SUBDOMAIN] [-k KML] -t TUNNEL
seeker.py: error: the following arguments are required: -t/--tunnel

@thewhiteh4t
Copy link
Owner

@yasha-pixel
Copy link

yasha-pixel commented Oct 8, 2019 via email

@VenkateshwaranB
Copy link

👍 it's works bro tnx....

@yasha-pixel
Copy link

but how to solve this error
Traceback (most recent call last):
File "seeker.py", line 313, in
wait()
File "seeker.py", line 145, in wait
main()
File "seeker.py", line 182, in main
print(G + '[+]' + C + ' CPU Cores : ' + W + var_cores)
TypeError: can only concatenate str (not "NoneType") to str

@yasha-pixel
Copy link

pls help

@thewhiteh4t
Copy link
Owner

@yasha-pixel please create a new issue and mention :

  1. Which is the target device
  2. Target browser

@yasha-pixel
Copy link

and how to do it?

@yasha-pixel
Copy link

can you explain please

@Swethan73
Copy link

[+] checking dependencies... traceback (most recent call last): file "./seeker.py" line 32 in import requests modulenotfounderror: no module named 'requests

@thewhiteh4t
Copy link
Owner

@Swethan73 pip3 install requests

@tadakalarakesh
Copy link

Resolve this issue:

./install.sh: line 8: Python3 - Failed!: command not found
PHP - Failed!
Requests - Failed!
Packaging - Failed!

Log Saved : /home/master/seeker/logs/install.log

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

10 participants