sqlmap -u http://192.168.0.106/get_method/get_data/?id=1 --dbs
I know that if we sent any request to any server that server takes ip address of user(mine). So, while I am running the above source code server is getting my ip address. So, they can easily find me. ~ I am not sure of the information also.
In Kali-Linux, there's something called
I am saying that by
proxychains.conf
. I was trying to use that
proxychains4 sqlmap -u http://192.168.0.106/get_method/get_data/?id=1 --dbs
But, proxychains not working 
[proxychains] Dynamic chain ... 127.0.0.1:9050 ... 192.168.0.106:80 <--denied
. I am getting data by above code also but, not using different ip addresses ~I think I am not sure of it also. So, I want to change my ip address every moment when I works with sqlmap or any other vulnerability.
I am totally Newbie.
Asked by user449077
Mar 25, 2021, 04:08 PM
Last activity: Mar 26, 2021, 05:42 AM
Last activity: Mar 26, 2021, 05:42 AM