mirror of
				https://github.com/sqlmapproject/sqlmap.git
				synced 2025-11-04 09:57:38 +03:00 
			
		
		
		
	
						commit
						f83de446f7
					
				| 
						 | 
					@ -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):
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user