E
E
eternal_blue2020-06-30 14:44:13
linux
eternal_blue, 2020-06-30 14:44:13

How to turn off the column for a person of school age?

Hello, you need to install websploit on your android device to learn good things.
I have attempted to install according to this guide, at the end of it there is an installation on Termux. An error occurs when installing the scapy package, which websploit depends on, with pip2 install scapy .

Error output:

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-... WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. Collecting scapy WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.",)': /simple/scapy/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.",)': /simple/scapy/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.",)': /simple/scapy/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.",)': /simple/scapy/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.",)': /simple/scapy/ Could not fetch URL https://pypi.org/simple/scapy/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/scapy/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.",)) - skipping ERROR: Could not find a version that satisfies the requirement scapy (from versions: none) ERROR: No matching distribution found for scapy WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.",)) - skipping

In parallel, I was thinking about writing a tiny Termux script that gets the mac address of the required device and disconnects all devices connected to it using the notorious websploit. Of course, I am starting all this action solely for the sake of learning possible schemes for disabling devices in order to become a more advanced pentester in the future. By the face of school age, I mean myself.
I ask you to help with that error of installing scapy on Termux and, if possible, with the implementation of such a script (of course, I will write it on a computer). Thanks in advance!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Arseny, 2020-06-30
Matytsyn @ArsenyMatytsyn

If you start translating errors at least into a translator, or even immediately google them, it will become clear that python2 is dead, remember. Moreover, judging by the publication date, the author posted a morally outdated entry a year ago.

D
Denny, 2020-07-09
@DennySKA

In the comments to the "instructions" it is written that the termux does not work with bluetooth, so your idea will not succeed. Is it possible to roll Kali Nethanter ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question