mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-09 18:02:56 +01:00
commit
f83de446f7
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue