• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » SQL Injection : What is SQL Injection and What Actually Happens

By Abhishek Ghosh March 8, 2013 10:54 pm Updated on March 8, 2013

SQL Injection : What is SQL Injection and What Actually Happens

Advertisement

SQL Injection is the exploitation of a vulnerability in the context of SQL databases, through the lack of masking or review of meta results in user input. The hacker tries, on the application or the CMS like WordPress (MySQL), to get the access to the database and inject own database commands. The goal is to spy out data, changing its meaning or to obtain the control over the server as basically softwares like WordPress stores all information in these database.

 

Basics of SQL Injection

 

SQL injection is possible if data such as user input reaches to the SQL interpreter. This happens because the user input can contain characters that have the SQL interpreter special function and allow running database commands even without full priviledge. Such SQL metacharacters include the backslash character (backslash), the quotes, the apostrophe and semicolon.

 

Often such gaps are CGI scripts and programs to find the data as web content or emails. Taking such a program before the owner can correct it, an attacker through the strategic use of function characters inject additional SQL commands or manipulate the queries so that the additional data can be changed or displayed. In some cases it is also possible to access a shell access to get what usually means the ability to compromise the entire server.

Advertisement

---

 

For various reasons we are avoiding to provide examples of SQL Injection. One can see such an example here :

 

Vim
1
http://www.php.net/manual/en/function.mysql-real-escape-string.php

 

Countermeasures for SQL Injection

 
SQL Injection

 
Often filter or masking metacharacters are used in user input. This can mitigate the risk of SQL injection or eliminate it. In general, the Web application for the input of data needs to mask accordingly, that is basically responsible for this exploit. The simpler and safer way is, however, to keep all the data away from the SQL interpreter. The data is passed as a parameter to an already-compiled command. The data may not be interpreted and an SQL injection prevented. As a side benefit user can get a better performance too.

But also on the part of the database server there is need to meet the safety precautions. They should the user with which a Web application authenticates itself with the database server, possess only the privileges that they actually need. Thus, at least some of the possible attacks are ineffective.
Obviously, for this reasons, it is important to take regular backups.

 

Abhishek-GhoshTagged With injection , image of injection , injection photo , injection image , injection pic , pics of injection , injection picture , injection pictures , injection pics , injection images
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to SQL Injection : What is SQL Injection and What Actually Happens

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • How to Prevent SQL Injection

    SQL injection is the exploitation of a vulnerability related to SQL databases. The vulnerability is usually caused by a programming bug in a program that accesses the database. Due to this programming error, an attacker can inject database commands and, depending on the individual case, read further data from the database, change or delete data […]

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy