* WIP changing the payload static file to be written on runtime

This commit is contained in:
maor.rayzin 2018-07-18 13:26:31 +03:00
parent f2d17bcedc
commit 77610d4994
2 changed files with 1 additions and 2 deletions

View File

@ -16,7 +16,7 @@ class MSSQLExploiter(HostExploiter):
_TARGET_OS_TYPE = ['windows']
LOGIN_TIMEOUT = 15
SQL_DEFAULT_TCP_PORT = '1433'
DEFAULT_PAYLOAD_PATH = path.abspath(r'.\payloads\mssqlexec_payload.bat')
DEFAULT_PAYLOAD_PATH = path.abspath(r'.monkey_utils\payloads\mssqlexec_payload.bat')
def __init__(self, host):
super(MSSQLExploiter, self).__init__(host)

View File

@ -1 +0,0 @@
dir c:\>c:\tmp\dir.txt