How To Enable Proxy Chains In Kali Linux (To Hide Our Identity While Doing Attacks)
What Is Proxy Chains
a proxy-chain is a tool that forces any TCP connection made by any given application to go through proxies like TOR or any other SOCKS4, SOCKS5 or HTTP proxies. It is an open-source project for GNU/Linux systems. Essentially, you can use ProxyChains to run any program through a proxy server.
How To Enable Proxy Chains In Google :
Now If You Are Going To Do Big Hacking Attacks Without Hiding Your Identity/then You Are A Big Fool. Cause You Will Be Caught By Cyber Police. So To Hide Our Identity We Should Set Proxy Chains And Use Paid VPNs And We Should Change Our Macc Address Tool. So We Cant Be Caught Easily. Now Lets Move To Our Topic.Step: 01
Open Kali Linux Terminal And Type
locate proxy chains
And Hit Enter
locate proxy chains
And Hit Enter
Step : 02
Now Paste This Command
sudo vi /etc/proxychains4.conf
And Hit Enter
step: 03
Now By Default Strict Chain Is Enabled. To Disable It Press Insert Button Of Your Keyboard And Remove Hash Which Is Placed Before Dynamic Chain And Now Dynamic Chain Is Enabled. Now We Have To Disable Strict Chain For This Insert Hash Before Strict Chain.
As You Seen In The Above Picture That Dynamic Chain Is Disabled And Strict Chain Is Enabled
If You Follow Step 3 Then It Will Looks Like This
Ok So Now We Have To Save Setting Now Go To The End Enter Any Default Proxy If You Have Bought Any Proxy You Can Also Paste It But For Example I Am Using Default Proxy
Step : 04
Now press escape and put: you will enter in new line type wq and hit enter jut like this
:wq
Now Proxy Setting Will Be Saved and you will be back to the terminal
Step : 05
Now Check whether Proxy chains Are Working Or Not Type Following Command
If Firefox Opened Successfully proxy chains Are Enabled
proxy chains firefox google.com
Now Hit Enter
Woh Proxychains Are Enabled I Will Suggest Use 30 Proxies Be Safe
reference
https://medium.com/swlh/proxying-like-a-pro-cccdc177b081
https://vickieli.dev/hacking/proxychains/
Comments