Alternative attack parsing-mysql injection into the entire database server crashes

Source: Internet
Author: User
Tags mysql injection

Theoretical Basis
Mysql injection exists. If the injected sleep statement is input with a large enough parameter, for example, sleep (9999999999 ). if the database uses the myisam engine and the injection point is a statement that locks the table (insert, replace, update, delete), access to the entire data table will be blocked. Read requests from all applications using this table will be blocked (from international hackers ).
 
 
Search for Injection
There is a dz site that you can't take for a long time. You can use it as a demo to query the server-like site, google
 
View the source code print help 1 Site: av.com inurl: *. php?
 
Soon I found an injection point on sqlmap.
 
 


Error injection-SQL-shell: SQL map SQL operation

 
Stress Testing
Execute the delayed code.
 
View Source Code print help 1 select benchmark (99999999999, 0x701_f62616e646f701_f62616e646f701_f62616e646f)
\

Nice job www.av.com cannot be opened, but several mysql sites in the same server have an impact. There are several injection points at the same time ..
 


 
The mysql server seems to have crashed with the mysql driver of the same server. There are several images without high-definition code.
 
Dedecms www.2cto.com
 
Let's look at the tragic discuz.




Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.