Trape – OSINT Analysis Tool For People Tracking
2020-11-03 19:03:00 Author: www.darknet.org.uk(查看原文) 阅读量:285 收藏

Last updated: November 3, 2020 | 107 views


Trape is an OSINT analysis tool, which allows people to track and execute intelligent social engineering attacks in real-time. It was created with the aim of teaching the world how large Internet companies could obtain confidential information.

trape - OSINT Analysis Tool For People Tracking

Example types of information are the status of sessions of their websites or services and control their users through their browser, without their knowledge. It has evolved with the aim of helping government organizations, companies and researchers to track the cybercriminals.

How to use Trape OSINT Analysis Tool

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

user:~$ python2 trape.py --help

usage: python trape.py -u <> -p <> [-h] [-v] [-u URL] [-p PORT]

                                              [-ak ACCESSKEY] [-l LOCAL]

                                              [--update] [-n] [-ic INJC]

optional arguments:

  -h, --help            show this help message and exit

  -v, --version         show program's version number and exit

  -u URL, --url URL     Put the web page url to clone

  -p PORT, --port PORT  Insert your port

  -ak ACCESSKEY, --accesskey ACCESSKEY

                        Insert your custom key access

  -l LOCAL, --local LOCAL

                        Insert your home file

  -n, --ngrok           Insert your ngrok Authtoken

  -ic INJC, --injectcode INJC

                        Insert your custom REST API path

  -ud UPDATE, --update UPDATE

                        Update trape to the latest version

Install Trape OSINT Analysis Tool

First download the tool:

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

cd trape

python2 trape.py -h

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

python2 -m pip install -r requirements.txt

Example execution:

python2 trape.py --url http://example.com --port 8080

You can download Trape here:

trape-master.zip

Or read more here.

Posted in: Social Engineering

Latest Posts:


trape - OSINT Analysis Tool For People Tracking Trape – OSINT Analysis Tool For People Tracking

November 3, 2020 - 18 Shares

Fuzzilli - JavaScript Engine Fuzzing Library Fuzzilli – JavaScript Engine Fuzzing Library
Fuzzilii is a JavaScript engine fuzzing library, it's a coverage-guided fuzzer for dynamic language interpreters based on a custom intermediate language.

October 22, 2020 - 62 Shares

OWASP APICheck - HTTP API DevSecOps Toolset OWASP APICheck – HTTP API DevSecOps Toolset
APICheck is an HTTP API DevSecOps toolset, it integrates existing tools, creates execution chains easily and is designed for integration with 3rd parties.

October 13, 2020 - 95 Shares

trident - Automated Password Spraying Tool trident – Automated Password Spraying Tool
The Trident project is an automated password spraying tool developed to be deployed on multiple cloud providers and provides advanced options around scheduling

October 7, 2020 - 77 Shares

tko-subs - Detect & Takeover Subdomains With Dead DNS Records tko-subs – Detect & Takeover Subdomains With Dead DNS Records
tko-subs is a tool that helps you to detect & takeover subdomains with dead DNS records, this could be dangling CNAMEs point to hosting services and more.

September 24, 2020 - 124 Shares

Arcane - Tool To Backdoor iOS Packages (iPhone ARM) Arcane – Tool To Backdoor iOS Packages (iPhone ARM)
Arcane is a simple script tool to backdoor iOS packages (iPhone ARM) and create the necessary resources for APT repositories.

August 17, 2020 - 247 Shares



文章来源: https://www.darknet.org.uk/2020/11/trape-osint-analysis-tool-for-people-tracking/?utm_source=rss&utm_medium=social&utm_campaign=darknetfeed
如有侵权请联系:admin#unsafe.sh