Skip to main content

: python sqlmap.py -u "http://example.com" --dbs

: python sqlmap.py -u "http://example.com" -D [db_name] --tables

: You must have Python (version 2.7 or 3.x) installed on your system.