Style and consistency update (url -> URL)

This commit is contained in:
stamparm
2013-04-09 11:48:42 +02:00
parent 3948b527dd
commit 8c9da95343
13 changed files with 53 additions and 53 deletions

View File

@@ -22,7 +22,7 @@ from lib.techniques.brute.use import tableExists
def action():
"""
This function exploit the SQL injection on the affected
url parameter and extract requested data from the
URL parameter and extract requested data from the
back-end database management system or operating system
if possible
"""