jofpin / jofpin/trape

Dear Sensei!

Open
#271 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

I have been trying to run Trape one way or another I need it badly!
Today after installing it again.. and running requirements.txt and utils and db. I got this results..
Note I am runing simultaneously on VM and a phisical pc.
Both same results also changing rw permissions.
I know you are extremely bussy,, and your v3 is more than acclaimed.. but meantime,, help us to get it back and running.

Please ....SS.

_
| |_ ____ ____ ____ ____
| _) / ___) _ | _ \ / _ )
| |__| | ( ( | | | | ( (/ /
\___)_| \_||_| ||_/ \____)
|_| 2018 by Jose Pino (@jofpin)
-----------------------------------------------
People tracker on internet for OSINT research |=-
-----------------------------------------------
| v2.0 |
--------

@-=[ UPDATES: RUNNING RECENT VERSION

LOCAL INFORMATION
-------------------
>-=[ Lure for the users: http://192.168.100.28:8080/www.whatsapp.com
>-=[ Your REST API path: http://192.168.100.28:8080/016047da189a.js
>-=[ Control Panel Link: http://127.0.0.1:8080/ngrok
>-=[ Your Access key: c27af40ec449f6652bd633e9

Process Process-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/multiprocessing/process.py", line 267, in _bootstrap
self.run()
File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
self._target(*self._args, **self._kwargs)
File "/whatsapp/trape/core/ngrok.py", line 81, in start_ngrok
result = subprocess.check_output([str_ngrok, "http", port])
File "/usr/lib/python2.7/subprocess.py", line 223, in check_output
raise CalledProcessError(retcode, cmd, output=output)
CalledProcessError: Command '['./ngrok', 'http', '8080']' returned non-zero exit status 1
PUBLIC INFORMATION
-------------------
>-=[ Public lure: http://ba415709b359.ngrok.io/www.whatsapp.com
>-=[ Control Panel link: http://ba415709b359.ngrok.io/ngrok


[>] Start time: 2020-11-06 - 02:21:32
[?] Do not forget to close Trape, after use. Press Control C

[¡] Waiting for the users to fall...

^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B[2020-11-06 02:24:06,775] ERROR in app: Exception on /www.whatsapp.com [GET]
Traceback (most recent call last):
File "/whatsapp/.local/lib/python2.7/site-packages/flask/app.py", line 2447, in wsgi_app
response = self.full_dispatch_request()
File "/whatsapp/.local/lib/python2.7/site-packages/flask/app.py", line 1952, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/whatsapp/.local/lib/python2.7/site-packages/flask_cors/extension.py", line 165, in wrapped_function
return cors_after_request(app.make_response(f(*args, **kwargs)))
File "/whatsapp/.local/lib/python2.7/site-packages/flask/app.py", line 1821, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "/whatsapp/.local/lib/python2.7/site-packages/flask/app.py", line 1950, in full_dispatch_request
rv = self.dispatch_request()
File "/whatsapp/.local/lib/python2.7/site-packages/flask/app.py", line 1936, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
File "/whatsapp/trape/core/user.py", line 69, in homeVictim
html = assignScripts(victim_inject_code(opener.open(trape.url_to_clone).read(), 'payload', trape.url_to_clone, trape.gmaps, trape.ipinfo))
File "/whatsapp/trape/core/dependence/urllib2.py", line 406, in open
response = meth(req, response)
File "/whatsapp/trape/core/dependence/urllib2.py", line 519, in http_response
'http', request, response, code, msg, hdrs)
File "/whatsapp/trape/core/dependence/urllib2.py", line 444, in error
return self._call_chain(*args)
File "/whatsapp/trape/core/dependence/urllib2.py", line 378, in _call_chain
result = func(*args)
File "/whatsapp/trape/core/dependence/urllib2.py", line 527, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 400: Bad Request
[2020-11-06 02:24:07,145] ERROR in app: Exception on /www.whatsapp.com [GET]
Traceback (most recent call last):
File "/whatsapp/.local/lib/python2.7/site-packages/flask/app.py", line 2447, in wsgi_app
response = self.full_dispatch_request()
File "/whatsapp/.local/lib/python2.7/site-packages/flask/app.py", line 1952, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/whatsapp/.local/lib/python2.7/site-packages/flask_cors/extension.py", line 165, in wrapped_function
return cors_after_request(app.make_response(f(*args, **kwargs)))
File "/whatsapp/.local/lib/python2.7/site-packages/flask/app.py", line 1821, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "/whatsapp/.local/lib/python2.7/site-packages/flask/app.py", line 1950, in full_dispatch_request
rv = self.dispatch_request()
File "/whatsapp/.local/lib/python2.7/site-packages/flask/app.py", line 1936, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
File "/whatsapp/trape/core/user.py", line 69, in homeVictim
html = assignScripts(victim_inject_code(opener.open(trape.url_to_clone).read(), 'payload', trape.url_to_clone, trape.gmaps, trape.ipinfo))
File "/whatsapp/trape/core/dependence/urllib2.py", line 406, in open
response = meth(req, response)
File "/whatsapp/trape/core/dependence/urllib2.py", line 519, in http_response
'http', request, response, code, msg, hdrs)
File "/whatsapp/trape/core/dependence/urllib2.py", line 444, in error
return self._call_chain(*args)
File "/whatsapp/trape/core/dependence/urllib2.py", line 378, in _call_chain
result = func(*args)
File "/whatsapp/trape/core/dependence/urllib2.py", line 527, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 400: Bad Request



Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.