You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
People tracker on the Internet: Learn to track the world, to avoid being traced.
5
6
6
7
---
7
-
Trape is a recognition tool that allows you to **track people**, the information you can get is very detailed. We want to teach the world through this, as large Internet companies could monitor you, obtaining information beyond your IP.
8
+
Trape is a **OSINT** analysis and research 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** such as the status of sessions of their websites or services and control over their users through the browser, without them knowing, but It evolves with the aim of helping **government** organizations, companies and **researchers** to track the cybercriminals.
* One of its most enticing functions is the remote recognition of sessions. You can know where a person has logged in, remotely. This occurs through a Bypass made to the **Same Origin Policy** (**SOP**)
14
-
* Currently you can try everything from a web interface. (**The console, becomes a preview of the logs and actions**)
15
-
* Registration of victims, requests among other data are obtained in real time.
16
-
* If you get more information from a person behind a computer, you can generate a more direct and sophisticated attack. Trape was used at some point to track down criminals and know their **behavior**.
17
-
* You can do real time phishing attacks
18
-
* Simple hooking attacks
19
-
* Mapping
20
-
* Important details of the objective
21
-
* Capturing credentials
22
-
* Open Source Intelligence (**OSINT**)
23
-
24
-
Recognizes the sessions of the following services
14
+
***LOCATOR OPTIMIZATION:** Trace the path between you and the target you're tracking. Each time you make a move, the path will be updated, by means of this the location of the target is obtained silently through a bypass made in the browsers, allowing you not to skip the location request permit on the victim's side , objective or person and at the same time maintain a precision of **99%** in the locator.
***REST API:** Generates an API (random or custom), and through this you can control and monitor other Web sites on the Internet remotely, getting the traffic of all visitors.
***PROCESS HOOKS:** Manages social engineering attacks or processes in the target's browser.
26
+
27
+
--- **SEVERAL:** You can issue a phishing attack of any domain or service in real time as well as send malicious files to compromise the device of a target.
28
+
29
+
30
+
--- **INJECT JS:** You keep the JavaScript code running free in real time, so you can manage the execution of a **keylogger** or your own custom functions in JS which will be reflected in the target's browser.
31
+
32
+
--- **SPEECH:** A process of audio creation is maintained which is played in the browser of the objective, by means of this you can execute personalized messages in different voices with languages in Spanish and English.
33
+
34
+
35
+
36
+
37
+
***PUBLIC NETWORK TUNNEL:** Trape has its own **API** that is linked to [ngrok.com](https://ngrok.com) to allow the automatic management of public network tunnels; By this you can publish your content of trape server executed locally to the Internet, to manage hooks or public attacks.
***CLICK ATTACK TO GET CREDENTIALS:** Automatically obtains the target credentials, recognizing your connection availability on a social network or Internet service.
**--injectcode** trape contains a **REST API** to play anywhere, using this option you can customize the name of the file to include, if it does not, generates a random name allusive to a token.
116
+
117
+
**--local** Using this option you can call a local **HTML file**, this is the replacement of the **--url** option made to run a local lure in trape.
118
+
119
+
**--ngrok** In this option you can enter a token, to run at the time of a process. This would replace the token saved in configurations.
120
+
121
+
**--version** You can see the version number of trape.
122
+
123
+
**--help** It is used to see all the above options, from the executable.
72
124
73
-
At an international security event in Colombia, called **DragonJAR Security Conference** 2017, a demonstration was made before the launch. You can watch the video here: [https://www.youtube.com/watch?v=vStSEsznxgE](https://www.youtube.com/watch?v=vStSEsznxgE)
74
125
75
126
Disclaimer
76
127
-------
77
128
This tool has been published educational purposes in order to teach people how bad guys could track them or monitor them or obtain information from their credentials, we are not responsible for the use or the scope that may have the People through this project.
78
129
79
130
We are totally convinced that if we teach how vulnerable things are, we can make the Internet a safer place.
80
131
81
-
Developers or participants
132
+
Developer
82
133
-------
83
-
The following people are part of the core of development and research in
84
-
Boxug.
85
-
86
134
This development and others, the participants will be mentioned with name, Twitter and charge.
87
135
88
-
*Jose Pino - [@jofpin](https://twitter.com/jofpin) - (**Founder at [boxug](https://boxug.com)**)
136
+
***CREATOR**
89
137
90
-
Standard Version
138
+
--- Jose Pino - [@jofpin](https://twitter.com/jofpin) - (**Security Researcher**)
139
+
140
+
141
+
Donations
91
142
-------
92
-
Yes, we also have a standard version with more sophisticated features. If you would like to get the standard version or request contact us at [email protected]
143
+
This is a project made with a lot of motivation to collaborate in the computer security community, if you liked the features. I invite you to make a donation in the following directions.
I invite you, if you use this tool helps to share, collaborate. Let's make the Internet a safer place, let's report.
99
151
100
-
-------------
101
-
102
152
103
153
## License
104
154
105
155
The content of this project itself is licensed under the [Creative Commons Attribution 3.0 license](http://creativecommons.org/licenses/by/3.0/us/deed.en_US), and the underlying source code used to format and display that content is licensed under the [MIT license](http://opensource.org/licenses/mit-license.php).
106
156
107
-
Copyright, 2017 by [boxug](https://boxug.com) - First Your Security
157
+
Copyright, 2018 by [Jose Pino](https://twitter.com/jofpin)
0 commit comments