mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
polite cosmetics
This commit is contained in:
@@ -143,5 +143,5 @@ class Takeover(GenericTakeover):
|
||||
|
||||
self.spExploit = self.spExploit.replace(" ", "").replace("\n", " ")
|
||||
|
||||
logger.info("triggering the buffer overflow vulnerability, wait..")
|
||||
logger.info("triggering the buffer overflow vulnerability, please wait..")
|
||||
inject.goStacked(self.spExploit, silent=True)
|
||||
|
||||
Reference in New Issue
Block a user