Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 661 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 661 Bytes

Break-the-page

Inject SQLI on Server to check the webpage's Vulnerability SQL INJECTION: PROBLEM AND SOLUTION

SQL injection (SQLi) is one of the most common form of web site attack where web forms are either very common or they are not coded properly. This kind of injection exploit is easy enough to accomplish that even an inexperienced hacker can perform work that can cause harm to any websites. However, if it is done by a very skillful hacker, a web code weakness can unlock, thus someone gain root level access of web servers and from there attacks on other networked servers can be executed.

For detail Read the Document Publiished in My Website.