Click here to log in
Click here to log in
Home
Popular
Search
Rank
Users
About
Thought
Main
Conversations
Thoughts
Quotes
cauz
March 18, 2014, 4:03 a.m.
0
0
1
http://www.binarytides.com/use-sqlmap-with-tor-proxy/
Comments
cauz
March 18, 2014, 4:04 a.m.
0
0
1
When trying to exploit some website using sqlmap, its a good idea to be anonymous. Sqlmap has excellent support for using common proxies or tor.
First start tor and ensure that it is running the socks5 daemon on port 9050. Then use the socks5 proxy with sqlmap as follows
# ./sqlmap.py --tor --tor-type=SOCKS5 -u "http://www.hackable.org/view_section.php?id=10"
...
Conversations
hacking 4 newbs
http://www.binarytides.com/sqlmap-hacking-tutorial/
crazy how simple it can really be.
Thinker
Date
cauz
March 18, 2014, 4:03 a.m.
Related Quotes
No quotes to display.
Related Thoughts
There are no related thoughts to display.