Github Clone
● git clone https://github.com/karthik558/setup_hack_env
● cd setup_hack_env
● chmod +x setup-hack.sh
● sudo ./setup-hack.sh or sudo bash setup-hack.sh
How to use TP-LINK driver script ?
Github Clone
● git clone https://github.com/karthik558/setup_hack_env
● cd setup_hack_env && cd TP-LINK*
● chmod *
● ./TPSCRIPT1.sh [REBOOT PC, THEN RUN THE NEXT SCRIPT]
● ./TPSCRIPT2.sh [REBOOT PC AGAIN AFTER RUNNING THE SECOND SCRIPT]
● Finally after rebooting PC check if packet-injection is working properly or not by running the
next command
● injection-test.sh [select interface according to your device]
Not like my script! but still check this out
“Hacking is a talent. You won't learn it at school. It's like being Messi or C.Ronaldo. If you were born to become a Hacker, it's your destiny. Otherwise, you'll be Hacked.”by: Amine Essiraj
Configure Proxychains for more anonymity !
● Open the file sudo nano /etc/proxychains4.conf in a text editor.
● Comment the line strict_chain and Uncomment the line dynamic_chain.
● Add the socks proxy to the file to the end of the file. [socks5 127.0.0.1 9050]
● Save the file and exit.
● sudo service tor start && service tor status && tor
● proxychains wwww.duckduckgo.com (for testing if the proxychains is working or not)
Disclaimer
● Checkout the script description for fixing your linux-issues after running this script [ HERE ]
● This project is for educational purposes only.
● Copying and distribution of this file, with or without modification, are permitted in any medium
without royalty provided the copyright notice and this notice are preserved.
● This file is offered as-is, without any warranty.
● The author will not be held liable for any damages caused by the use of this script.
● Copyright ©2022 Karthik Lal.