mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Style and consistency update (url -> URL)
This commit is contained in:
parent
3948b527dd
commit
8c9da95343
13 changed files with 53 additions and 53 deletions
|
|
@ -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
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue