TRAPE | Track Anyone On The Internet Using Trape | Jeffic

TRAPE | People’s Online Tracker

   

Let’s Hack 🙂

First, of all, you need to download this tool because this is not present in your Kali Linux. Click here to open this tool download page

If you want to download Trape manually, then type

git clone https://github.com/boxug/trape

in your terminal.

downloading trape

After downloading Trape tool. Jump into this Tool and install its requirements package By typing

pip install -r requirements.txt

Now this will automatically install the required tools and packages which is missing on your computer.

install trape tool

After successful installation of the requirements.txt file.

I don’t know how to use this tool. So, I open the help page of this tool by typing

python trape.py -h

Here, -h ==> help

trape help

Now, type

python trape.py -u https://google.com -p 8080

-u ==> For URL

-p ==> Port Number

Now, you can see here the tool is ready to perform an attack.

configuring trape

interface

As you can see, there are 2 links and 1 key present:

  1. The lure for the victim: This means the link which we need to send to the victim whose data we want.
  2. Control Panel Link: It shows how many devices are connected to us and also shows different options which can be performed on the target.
  3. Your Access Key: It’s like the password to login to the Control Panel.

Ist we open the Control Panel link in the browser and put the access key here to log in to the account.

control panel

After login, you can see the complete User Interface of Trape tool. You can see there is no active device present. Now, share this link with your target. This is the same link which is present in front of the lure of the target.

trape account

open link

After opening that link on the target’s system. You need to refresh the Control Panel Page.

After refreshing you can observe, one device is online. This is your targetted system.

device is up

device is online

Now, some details like Public IP, OS, Browser can be seen here.

Now click on the “Details” option which is present in the front of the device. Here, you can see the location, ISP, CPU, Country, State, Social Media accounts (if open any).

details of information

    I hope you like this trape tutorial. If you have any doubts regarding trape tool and If you want to give any kind of suggestion to improve these articles then comment it below we will definitely reply/contact you.

    Keep Sharing:)

    Comments