Join WhatsApp

Join Now

Join Telegram

Join Now

Seeker In Termux – Full Guide 2024

Rate this post

In This Post I Am Going To Tell You All About Seeker In Termux. We Will Install Seeker In Termux Ans See How To Use It. Finding Someone’s Location With Seeker Will Be Also Demonstrated In Termux. This Post Will Also Define The Functions Of Seeker Tool And Its Liability. So Let’s Start With The Question Of How To Install Seeker In Termux.

How To Install Seeker In Termux?

Seeker Can Be Installed In Termux By Cloning It From GitHub And Then Running The Installation Script. We Will Install The Dependencies Of The Seeker Tool And Then We Will Install It. Follow The Below Steps One By One To Install Seeker In Termux:

Step 1: Open The Termux App And Connect Your Device To The Internet.

Step 2: Run The Basic Commands Like pkg update && pkg upgrade -y Before Installing Anything.

pkg update && pkg upgrade -y

Step 3: Install Git In Termux By Typing pkg install git -y Command In Termux.

pkg install git -y

Step 4: Now Clone The Seeker Tool From The GitHub Using git clone https://github.com/thewhiteh4t/seeker.git Command. This Command Will Take Time According To Your Internet Speed.

git clone https://github.com/thewhiteh4t/seeker.git
Cloning Seeker From GitHub

Step 5: Go To The Seeker Directory Using cd seeker Command.

cd seeker
Go To The Seeker Directory

Step 6: Now Give The Executable Permissions To The Script File For Seeker Using chmod +x install.sh Command.

chmod +x install.sh

Step 7: Install The Seeker In Termux Using bash install.sh Command.

Giving Executable Permissions And Installing Seeker
bash install.sh

The Seeker Will Start Installing In Termux And Will Be Available Shortly In Your Termux Shell. This Tool Will Install All The Dependencies And Servers, So This Command Can Also Take Time. Please Be Patient During The Time Of Installation. After The Installation Is Completed We Can Now Move On To The Next Thing That Is How To Use Seeker In Termux.

How To Use Seeker In Termux?

Seeker Tool Can Be Used To Get The Exact Location Of The Person. This Tool Must Be Used Ethically. After The Installation We Will Open The Seeker And Use It Through Some Simple Commands. Follow The Below Steps One By One To Use Seeker In Termux:

Step 1: First Of All Open The Seeker Tool Using python3 seeker.py Command.

Open Seeker In Termux

Step 2: After The Seeker Will Open, A List Of Methods Will Appear On The Screen. Select The Method That Suits Best With You. ( I Am Selecting NearYou By Typing 0).

Step 3: A Link Will be Generated On You Local Host And Can Be Accessed By Typing localhost:8080 In The Chrome. Please Make Sure This Link Will Only Work On Your Device. If You Want To Make Your URL Public Then You Need To Start The Ngrok And Copy The Lin Their. You Can Install NGROK Through How to install Ngrok in Termux | All Errors Resolved 2024 Post.

Step 4: Copy The URL And Send It To The Victim. After The Victim Will Click On The Link His Location Will Appear On Your Terminal Through Latitude And Longitude.

Victim Details

Step 5: Use The Latitude And Longitude In The Google Maps For Accurate Location Of The Person.

That Is All About How To Use Seeker In Termux. This Information Is Only For Educational Purposes Only. The Website And The Owner Does Not Take The Liability Of The Tool. The Links Generate Also Give Us Much Details About The Victim The Like The Device Architecture.

What Is Seeker Tool ?

Seeker Is A Python Based Tool That Can Be Used To Gather The Location Of The Person Using Phishing Attack. This Tool Is Only Made To Demonstrate The Hacking Of The Location Using The Python Based Script. This Tool Contains A Lot Methods For The Location Of The Person. This Tool Does Not Mask The URL And Hosts The Link At The Local Host. You Need To Use NGROK For The Masking Of The Link.

How To Install Seeker In A Single Command?

You Can Also Add All The Commands Into And Use Them To Install Seeker In Termux. Type pkg update && pkg upgrade -y && pkg install git -y && git clone https://github.com/thewhiteh4t/seeker.git && cd seeker && chmod +x install.sh && bash install.sh && python3 seeker.py Command To Install Seeker In Termux Through A Single Command.

 pkg update && pkg upgrade -y && pkg install git -y && git clone https://github.com/thewhiteh4t/seeker.git && cd seeker && chmod +x install.sh && bash install.sh && python3 seeker.py

How To Remove Seeker From termux?

If You Want To Remove Seeker From Termux You Need To Go To The Directory Where You Have Installed The Seeker Tool And Type rm -rf seeker To Remove Seeker From Termux. Make Sure This Step Does Not Create Any Backup.

rm -rf seeker

Conclusion:

Seeker Is A Power Python Based Tool And Can Be Used To Easily Get The Location Of The Person Using A Social Engineering Attack. This Tool Is Hosted On GitHub And Can Be Downloaded From There. You Can Also Check Out PhoneInfoga For The Information Gathering. I Hope You Have Understood The Tutorial. If You Have Any Issue Related To The Post, Join Our Telegram Channel And Discuss With Our Experts. Thanks For Reading.

Frequently Asked Questions:

Can We Install Seeker In Linux?

Yes, Seeker Can Also Be Installed In Linux Through Specific Commands.

Does Seeker Tool Require Root?

No, Seeker Tool Does Not Require Root And Can Be Installed In Normal Device Also.

Hi There!  I Am Geek Guy. a Passionate Computer Science Student Diving Deep Into The World Of Technology.