Routersploit: instalasi
Jump to navigation
Jump to search
Install apps pendukung
apt -y install python3-idna python3-urllib3 python3-requests* python3-pycryptodome
Installation on Kali Linux
sudo su apt update apt -y install python3-pip cd /usr/local/src git clone https://www.github.com/threat9/routersploit cd /usr/local/src/routersploit python3 -m pip install -r requirements.txt python3 rsf.py
Bluetooth Low Energy support:
apt-get install libglib2.0-dev python3 -m pip install bluepy python3 rsf.py
Referensi