mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
Minor change
This commit is contained in:
@@ -31,7 +31,7 @@ from lib.request.httpshandler import HTTPSHandler
|
|||||||
class Google(object):
|
class Google(object):
|
||||||
"""
|
"""
|
||||||
This class defines methods used to perform Google dorking (command
|
This class defines methods used to perform Google dorking (command
|
||||||
line option '-g <google dork>'
|
line option '-g <google dork>')
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def __init__(self, handlers):
|
def __init__(self, handlers):
|
||||||
|
|||||||
Reference in New Issue
Block a user