polite cosmetics

This commit is contained in:
Miroslav Stampar
2010-12-10 15:28:56 +00:00
parent 977988c0ab
commit 435f48b8cc
6 changed files with 9 additions and 9 deletions

View File

@@ -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)