Categories: Kali Linux

Trape – Learn To Track The World & To Avoid Being Traced

Trape is a recognition tool that allows you to track people, the information you can get is very detailed. Also as large Internet companies could monitor you, obtaining information beyond your IP.

Also Read XAttacker – Website Vulnerability Scanner & Auto Exploiter Tool

Session Recognized Using Trape

  • Facebook
  • Twitter
  • VK
  • Reddit
  • Gmail
  • tumblr
  • Instagram
  • Github
  • Bitbucket
  • Dropbox
  • Spotify
  • PayPal
  • Amazon
  • Foursquare (new)
  • Airbnb (new)
  • Hackernews (new)
  • Slack (new)

Usage

  • First unload the tool.
git clone https://github.com/boxug/trape.git
cd trape
python trape.py -h

If it does not work, try to install all the libraries that are located in the file requirements.txt

pip install -r requirements.txt

Example of execution

python trape.py --url http://example.com --port 8080
  1. In the option –url you must put the lure, can be a news page, an article something that serves as a presentation page.
  2. In the –port option you just put the port where you want it to run
  3. Do you like to monitor your people? Everything is possible with Trape
  4. Do you want to perform phishing attacks? Everything is possible with Trape
  5. In the Files directory, located on the path: /static/files here you add the files with .exe extension or download files sent to the victim.

Video

Disclaimer

This tool has been distributed instructive purposes so as to show individuals how awful folks could track them or monitor them or get data from their certifications, we are not in charge of the utilization or the degree that may have the People through this task.

Author : Jose Pino

R K

Recent Posts

Shadow-rs : Harnessing Rust’s Power For Kernel-Level Security Research

shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…

1 week ago

ExecutePeFromPngViaLNK – Advanced Execution Of Embedded PE Files via PNG And LNK

Extract and execute a PE embedded within a PNG file using an LNK file. The…

2 weeks ago

Red Team Certification – A Comprehensive Guide To Advancing In Cybersecurity Operations

Embark on the journey of becoming a certified Red Team professional with our definitive guide.…

3 weeks ago

CVE-2024-5836 / CVE-2024-6778 : Chromium Sandbox Escape via Extension Exploits

This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…

3 weeks ago

Rust BOFs – Unlocking New Potentials In Cobalt Strike

This took me like 4 days (+2 days for an update), but I got it…

3 weeks ago

MaLDAPtive – Pioneering LDAP SearchFilter Parsing And Security Framework

MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…

3 weeks ago