Coder Social home page Coder Social logo

Comments (71)

hackison avatar hackison commented on August 29, 2024 1

s bro ok ill manage and if you found any solution, please let me know and please mention your twitter ID or contact me directly through twitter @hackison_ my id thankyou , you can close the report thanks fr ur awesome assistance all the best

from seeker.

alvarosolaslara avatar alvarosolaslara commented on August 29, 2024 1

I have old version of KaliLinux and, not found.

Result; python3 seeker.py
usage: seeker.py [-h] [-s SUBDOMAIN] [-k KML] -t TUNNEL
seeker.py: error: the following arguments are required: -t/--tunnel

why????

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

hey did you git clone before version 1.0.4 or you are using seeker for the first time?

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

Open console in Firefox with nearyou page open and refresh it, after you press continue do you see an XML error?

from seeker.

hackison avatar hackison commented on August 29, 2024

s i git cloned and I used this tool before, at that time I didn't get any error but now I reinstalled and using and now getting an error.

from seeker.

hackison avatar hackison commented on August 29, 2024

i don't know what the prob please help me, bro, i tried for several times and keep on getting the same error

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

Yes i am getting this error and its because of some recent php update i am working on a fix and will update soon

from seeker.

hackison avatar hackison commented on August 29, 2024

thanks, bro keep going you are rocking and update it soon. actually, I was making a video for my channel with your tool and seeker giving error so today I'm going to publish a video with pwned or not tool in my channel

Channel link: https://www.youtube.com/hackison

from seeker.

hackison avatar hackison commented on August 29, 2024

waiting for your update

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

@hackison please follow these instructions and report

cd /var/www/html
touch test.php
nano test.php

<?php phpinfo(); ?>

Save file and start apache server
Enter this URL: localhost/test.php
and tell me what is the output

from seeker.

hackison avatar hackison commented on August 29, 2024

wait bro let me check now

from seeker.

hackison avatar hackison commented on August 29, 2024

screenshot from 2018-09-03 11-33-03

from seeker.

hackison avatar hackison commented on August 29, 2024

this is what i get

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

okay so this is not the expected output
please execute these commands:

apt-get remove php*
# After removal is complete 
rm -rf /etc/php
apt-get install php

i had to do this to get it working in my kali linux

from seeker.

hackison avatar hackison commented on August 29, 2024

iinstalled php again as you said and wt should i do now bro

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

now again visit localhost/test.php and it should not be text or blank page

from seeker.

hackison avatar hackison commented on August 29, 2024

screenshot from 2018-09-03 11-41-45

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

yes this is the expected output, your php was broken, now try seeker you should get data

from seeker.

hackison avatar hackison commented on August 29, 2024

ok bro wait let me try

from seeker.

hackison avatar hackison commented on August 29, 2024

screenshot from 2018-09-03 11-46-55

same issue bro

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

Press F12 in browser and check in console if there is an error

from seeker.

hackison avatar hackison commented on August 29, 2024

screenshot from 2018-09-03 11-52-37

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

this is new, can you also try with your phone?

from seeker.

hackison avatar hackison commented on August 29, 2024

mmm, I understand bro I'm not using a smartphone. Not an issue take ur time solve bro

from seeker.

hackison avatar hackison commented on August 29, 2024

screenshot from 2018-09-03 11-54-18

chrome result

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

It should work with Chrome and Firefox Quantum, Firefox ESR in which you are getting the error is a bit different from Quantum

from seeker.

hackison avatar hackison commented on August 29, 2024

i have tried with chrome also it is not ineracting

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

okay lets test with me, run seeker and send ngrok url, lets see if it works

from seeker.

hackison avatar hackison commented on August 29, 2024

https://2f8239a1.ngrok.io/nearyou/

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

got anything?

from seeker.

hackison avatar hackison commented on August 29, 2024

screenshot from 2018-09-03 12-02-03
no bro

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

open a new terminal and restart apache server
service apache2 restart
service apache2 status

from seeker.

hackison avatar hackison commented on August 29, 2024

screenshot from 2018-09-03 12-06-20

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

iam not getting any errors in your url and your apache server is also running properly and we fixed php t should display can you try another kali virtual machine? because this same code is working for me on kali, ubuntu and i even tried zorin os

from seeker.

hackison avatar hackison commented on August 29, 2024

mmm ok bro i will try and let u know

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

Kali Linux Version?
Please run

apt-get update
apt-get -y upgrade
apt-get -y dist-upgrade

As i tested it on fully updated kali linux and its working for me

from seeker.

hackison avatar hackison commented on August 29, 2024

2018.3

from seeker.

hackison avatar hackison commented on August 29, 2024

screenshot from 2018-09-03 13-47-44

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

pushed some chnages give it a go now
Also please make sure to run install.sh after updating because it will replace 'nearyou' files
and share install.log which is generated in seeker directory

from seeker.

hackison avatar hackison commented on August 29, 2024

bro i updated to the latest version although im facing same isue

from seeker.

hackison avatar hackison commented on August 29, 2024

screenshot from 2018-09-04 03-12-27

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

inside seeker folder you will find a file named install.log please share

from seeker.

hackison avatar hackison commented on August 29, 2024

install.log

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

Try this

apt-get install libapache2-mod-php

This package was missing in zorin os, so give it a try

from seeker.

hackison avatar hackison commented on August 29, 2024

i installed in kali linux and tested not working bro

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

I have tested it many times in kali Linux and yesterday i asked some more people to test it and its working for everyone so i dont think problem is with the tool, that's why i asked you to test on a fresh kali linux virtual machine, maybe there is some problem with your current configuration like your php was broken yesterday...please try and report

from seeker.

hackison avatar hackison commented on August 29, 2024

yes i used this tool before and im facing this isue from the version 1.0.4

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

Have you used vmware or virtual box?

from seeker.

hackison avatar hackison commented on August 29, 2024

no im using only kali linux in my laptop

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

Can you install vmware or virtual box?

from seeker.

hackison avatar hackison commented on August 29, 2024

yes ok leyt me try it and tell you

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

execute this:

a2enmod php7.2

what do you get?

from seeker.

hackison avatar hackison commented on August 29, 2024

root@hackison:~# a2enmod php7.2
Considering dependency mpm_prefork for php7.2:
Considering conflict mpm_event for mpm_prefork:
Considering conflict mpm_worker for mpm_prefork:
Module mpm_prefork already enabled
Considering conflict php5 for php7.2:
Module php7.2 already enabled

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

okay so i tested on a fresh Kali virtual machine and seeker is working fine, your kali is not working properly

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

Also thankyou for sharing my work on your youtube channel, great content, keep it up :)

from seeker.

lvlafia avatar lvlafia commented on August 29, 2024

Dear Friend
I install seeker in kali Linux and in my phone with termux, i have the same problem in 2 cases, appears a link different of ngrok and i open the link and appears security error, error in the website etc... please help me.
Screenshot_20200623-181003_Termux
Screenshot_20200623-181306_Chrome
Screenshot_20200623-181320_Chrome

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

@lvlafia please don't use serveo, they have removed SSL and I will be removing serveo in next update, use something like ngrok

from seeker.

lvlafia avatar lvlafia commented on August 29, 2024

@thewhiteh4t thanks for answer, how i can change serveo to ngrok or another? Thanks for ur patiente and congrats for this fantastic tool genious!

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

@lvlafia please watch v1.1.9 demo for usage with ngrok, link is in the readme and thanks a lot :)

from seeker.

lvlafia avatar lvlafia commented on August 29, 2024

@thewhiteh4t Thanks!!! Now im near for use this software... i use my ngrok but dont working... only appears waiting for.... and nothing ;( how i can use correctly?
15930141122464072709880042272365

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

@lvlafia did you watch the demo? I have shown how to to generate a link and send it to target

from seeker.

lvlafia avatar lvlafia commented on August 29, 2024

@thewhiteh4t sorry Friend i think my eyes are bad and i put http 8888 not 8080 haha sorry, now working great!!! Thanks so much my bro, again congrats for this magic app.

from seeker.

lvlafia avatar lvlafia commented on August 29, 2024

@thewhiteh4t i have a last question... i get this work only in pcs no in smartphones, in smartphones appear
Screenshot_20200624-205813_Chrome
In windows work great
IMG-20200624-WA0085
How i can solve this??? And in whatsapp template i need agree /whatsapp/ after the ngrok link? Thanks.

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

@lvlafia it's because of either windows firewall or if you are using virtualbox, vbox users also face this issue, your incoming traffic to ngrok is being blocked, no you do not need to append /whatsapp/

from seeker.

lvlafia avatar lvlafia commented on August 29, 2024

Correctly, i use virtualbox, can i run this app in virtualbox? What is the solution? Or i need use linux so native. Thanks a lot.

from seeker.

thewhiteh4t avatar thewhiteh4t commented on August 29, 2024

@lvlafia try setting your network mode to bridged, meanwhile I will try to setup a kali box in vbox on windows, hopefully I can reproduce the issue

from seeker.

unknonw334 avatar unknonw334 commented on August 29, 2024

Heyy guy's i am have trouble to get my URL. The serveo is keep on sayings its offline can anyone help :)

from seeker.

Manazim avatar Manazim commented on August 29, 2024

Uploading image.jpg


from seeker.

Manazim avatar Manazim commented on August 29, 2024

I have problem with this

from seeker.

Nurziku avatar Nurziku commented on August 29, 2024

I was also installed seeker but when i am giveing this command " bash install.sh" then its show that request are faild.. But php pip and python3 installed... How can i fix it?? Bro..

from seeker.

Akhil2255 avatar Akhil2255 commented on August 29, 2024

While doing ./install.sh Requests - Failed, Packaging ,Psutil packets are not installed on termux

from seeker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.