thewhiteh4t / seeker

Accurately Locate Smartphones using Social Engineering
MIT License
6.71k stars 1.62k forks source link

templates not loading? #471

Closed alwzfolwd closed 10 months ago

alwzfolwd commented 10 months ago

Describe the Error / Feature Request seeker installed just fine, however, upon starting the script the only thing that loads is the banner and credits A clear description of what the bug or feature request is


To Reproduce

Steps to reproduce the behavior, we cannot fix the issue if we can't reproduce it


Expected behavior

A clear description of what you expected to happen.

seeker templates to have loaded?

toxictech@Master:~/Downloads/seeker$ python seeker.py

                    __

__ | | __ ____ / /_/ _/ \ | |/ /_/ \_ \ _ \ \ __/\ / | < \ / | | \/ /____ > \ >_ >||_ \ _ >|| \/ \/ \/ \/ \/

[>] Created By : thewhiteh4t |---> Twitter : https://twitter.com/thewhiteh4t |---> Community : https://twc1rcle.com/ [>] Version : 1.3.0

Add screenshots to help explain your problem.


Please complete the following information :

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists... Building dependency tree... Reading state information... Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done python3 is already the newest version (3.10.6-1~22.04). python3-pip is already the newest version (22.0.2+dfsg-1ubuntu0.3). 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.


WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists... Building dependency tree... Reading state information... Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done python3-pip is already the newest version (22.0.2+dfsg-1ubuntu0.3). 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.


WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists... Building dependency tree... Reading state information... Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done php is already the newest version (2:8.1+92ubuntu1). 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.


Requirement already satisfied: requests in /usr/lib/python3/dist-packages (2.25.1) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv


Requirement already satisfied: packaging in /usr/local/lib/python3.10/dist-packages (23.1) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv


Requirement already satisfied: psutil in /usr/lib/python3/dist-packages (5.9.0) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv


========= COMPLETED

thewhiteh4t commented 10 months ago

@alwzfolwd please add screenshots

thewhiteh4t commented 10 months ago

closing due to inactivity.

alwzfolwd commented 10 months ago

Is seeker meant specifically for termux, or can it be used on other platforms? I think the problem is I was using it on a different platform, once I tried it on termux, I had no problems.

thewhiteh4t commented 10 months ago

@alwzfolwd its made for linux in general so it should work fine on debian, ubuntu, kali, arch etc

alwzfolwd commented 10 months ago

Ah, strange, i'm using debian and it didnt want to load the templates, I had no problrm on termux, however it didnt work. It sent the appropriate link but when the recipient clicked on it, it said the webpage was unavailable. I'm not worried about it tho, i was just using it for fun experimental purposes. I,d give you all my distros info and everything else needed to find a solution, but, like i said, im done with it. Unless youd like to wander further down the rabbit hole, then by all means let me know and i'll give you all the info. thanks

thewhiteh4t commented 10 months ago

@alwzfolwd the behavior you have expressed in unusual, I have personally not yet experienced this also I rarely use it on termux. It is possible that there was some issue with PHP server due to which the pages were not loading or maybe some other server already running on the same port, lot of possibilities, thanks for using the tool!