Hide or Spoof IP Address in kali linux

 Welcome back, everyone. In today's post, we'll see how we can hide our IP address using a tor routing.  So without talking too much, Let's start here you can see I am in my Kali Linux. So first of all open your terminal


  • Now you have to make sure the Git tool has been installed on your kali linux. If it doesn't, then you have to install it using a simple command on your terminal.


  •  Type sudo apt install git then hit enter. Now this command will install the Git packages on your kali  Linux machine.



  •  Okay, now type clear command on your terminal to clear it. Now we are going to install a tool name called Anon Surf. 



  • We need to download this package from GitHub, type this command, git clone https://github.com/Und3rf10w/kali-anonsurf
  • Anon surf a very useful tool and easy to use tool to randomize your IP address and hide your original IP address using the Tor router.
  •  Okay, now we need to go into that folder just simply on your terminal, type the folder name, and hit enter. 
  • Now type ls to see all the included files comes with anon surf, you will get an installer base script.
  •  First, we have to change the permission of that script. So on your terminal, type sudo chmod +x installer.sh Now hit entered and it will change the permission of that script.
  •  Now clear your terminal using the clear command.
  •  Now to install the Anon Surf, just simply execute the installers script like this,





  • Type sudo ./installer.sh and hit enter. 
  • Then it will start installing Anon Surf on our Kali Linux machine. 
  • It will take some time. So just wait. If it asks do you want to continue the type y for Yes and hit enter and it will continue. Okay, now anon surf is installed on our kali machine. 
  • Now open up your browser and search my IP, then go to the first site. Right now it's showing my real IP address. 



  • Now Let's see how to change it using that anon surf. Go back to the terminal and simply type  seudo anon surf start.



  • Now you can see where it's starting tor and anonyms mode for us. And now we are using anonsurf tunnel. 
  • Now go back to the browser again and Visit https://whatismyipaddress.com/.



  • And here you can see my IP address is changed and also my location is changed. 
  • Now you can visit the website anonymously and no one can get your real IP address or your real location.

Tags

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.