Jump to content
Castiel

BackTrack5 SqlMap.py.

Recommended Posts

Posted (edited)

ca sa nu mai dai "y" de fiecare data poti pune "--batch"

//edit:

Si macar un strat de protectie pentru "copchiii" noi in domeniu:

daca nu sunteti user root puneti sudo in fata!

pe ubuntu / debian etc.:

apt-get install tor

pe centOS / RH / Fedora etc.:

yum install tor

apoi

./sqlmap.py -u "url" --tor --tor-type SOCKS4 [si apoi restu' optiunilor]

sau

./sqlmap.py -u "url" --tor --tor-type SOCKS5 [si apoi restu' optiunilor]

Edited by yo20063
Posted

Un mic exemplu si cu tor + user-agent :


./sqlmap.py --tor --tor-type SOCKS5 --tor-port 9050 --user-agent="Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" -u [URI]

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...