In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
1. Order by explains:
In order by language, the query results can be sorted by adding the field name after the SQL statement. But he has a special usage, that is, the way to add numbers instead of field names. When you add a number, it indicates that it is sorted by the fields of the table. Valid only if the number is less than the number of fields. So through this condition, you can determine how many fields exist in a table. For example, if order by 10 returns normal and the order by 11 page returns an error, there are 10 fields in the database.
2 、 union select 1,2,3,4,5,6,7,8,9,10,11 from
First of all, explain the meaning of the next few numbers in select. 1Jing 2Jing 3Jing 4. The numbers here are purely made up of numbers, which are the same as the number of fields in the table in front of the union keyword, otherwise they can not be spliced into a table. During sql injection, the query results will be displayed after replacing the corresponding location with the data you want. The last line of the figure is as follows:
3. Common functions
There are many injection functions in mysql, such as user () database () version () to view the user name of the current database connection. The database name and the version of mysql, for example, return 367, so you replace 367 with user () database () version (), that is, union select 1, 2, user (), 4, 5, loadfile (), version (), 9, 10, 11, so that the absolute path of the user name can be revealed on the page.
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.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.