mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 17:46:37 +03:00
Minor change
This commit is contained in:
parent
2c1cde0f59
commit
9adefb3ffd
|
@ -31,7 +31,7 @@ from lib.request.httpshandler import HTTPSHandler
|
|||
class Google(object):
|
||||
"""
|
||||
This class defines methods used to perform Google dorking (command
|
||||
line option '-g <google dork>'
|
||||
line option '-g <google dork>')
|
||||
"""
|
||||
|
||||
def __init__(self, handlers):
|
||||
|
|
Loading…
Reference in New Issue
Block a user