how to Install Termux On Android and fix permission denied
Best Wireless Network Adapter for WiFi Hacking in 2019
Best Wireless Network Adapter for WiFi Hacking
TP-LINK TL-WN722N
https://amzn.to/2TjGh1S
ALFA AWUS036NH
https://amzn.to/2EwAv4S
ALFA AWUSO36NHA
https://amzn.to/2EvIIpX
Panda PAU09
https://amzn.to/2BSzDWC
ALFA AWUS036ACH 802.11
https://amzn.to/2Ey0bOJ
ALFA AWUS036H
https://amzn.to/2Tj21Lp
how to setup Tails on virtual machine
Tails is a Linux distribution that offers the user far-reaching possibilities to remain anonymous on the internet and to communicate in a secure manner. The system therefore uses the Tor network as standard. Tails are usually installed on encrypted USB sticks or in virtual machines to increase security. The operating system is, among other things, popular with journalists and citizens in countries that pursue a strict policy towards dissidents.
Kalitorify for Kali Linux – to redirect network traffic through TOR
Kalitorify is a shell based script for Kali Linux. It uses iptables and TOR to create a transparent proxy. In simple terms, this means that all your network traffic can be redirected through TOR. It is based on Parrot AnonSurf , which is a popular module in Parrot OS to ‘torify’ your traffic.
- git clone https://github.com/brainfucksec/kalitorify
- apt-get update
- apt-get install tor
- cd kalitorofy/
- make install
- reboot
- ./kalitorify.sh –help
- ./kalitorify.sh -t
- ./kalitorify.sh -r
To create a transparent tor proxy, plain and simple run ‘./kalitorify.sh -t‘. That’s it, all your traffic now is redirected through tor.