Correcciones en wrapper_mysql y avance en metodos de explorer. Iniciado modulo de alertas.
This commit is contained in:
parent
e883f9031b
commit
5eedb037ed
6 changed files with 359 additions and 105 deletions
|
|
@ -33,4 +33,4 @@ class UrlAttack():
|
|||
|
||||
def get_text(self):
|
||||
if self.success:
|
||||
return self.response.text()
|
||||
return self.response.text
|
||||
Loading…
Add table
Add a link
Reference in a new issue