Emipre 2.0 Release
parent
9602cf4184
commit
6ee117f080
|
@ -76,7 +76,7 @@ class Listener:
|
||||||
'Description' : 'Launcher string.',
|
'Description' : 'Launcher string.',
|
||||||
'Required' : True,
|
'Required' : True,
|
||||||
'Value' : 'powershell -noP -w 1 -enc '
|
'Value' : 'powershell -noP -w 1 -enc '
|
||||||
},,
|
},
|
||||||
'StagingKey' : {
|
'StagingKey' : {
|
||||||
'Description' : 'Staging key for initial agent negotiation.',
|
'Description' : 'Staging key for initial agent negotiation.',
|
||||||
'Required' : True,
|
'Required' : True,
|
||||||
|
|
|
@ -49,7 +49,7 @@ class Listener:
|
||||||
'Description' : 'Launcher string.',
|
'Description' : 'Launcher string.',
|
||||||
'Required' : True,
|
'Required' : True,
|
||||||
'Value' : 'powershell -noP -w 1 -enc '
|
'Value' : 'powershell -noP -w 1 -enc '
|
||||||
},,
|
},
|
||||||
'StagingKey' : {
|
'StagingKey' : {
|
||||||
'Description' : 'Staging key for initial agent negotiation.',
|
'Description' : 'Staging key for initial agent negotiation.',
|
||||||
'Required' : True,
|
'Required' : True,
|
||||||
|
|
|
@ -46,7 +46,7 @@ class Listener:
|
||||||
'Description' : 'Launcher string.',
|
'Description' : 'Launcher string.',
|
||||||
'Required' : True,
|
'Required' : True,
|
||||||
'Value' : 'powershell -noP -w 1 -enc '
|
'Value' : 'powershell -noP -w 1 -enc '
|
||||||
},,
|
},
|
||||||
'RedirectStagingKey' : {
|
'RedirectStagingKey' : {
|
||||||
'Description' : 'The staging key for the redirect listener, extracted from RedirectListener automatically.',
|
'Description' : 'The staging key for the redirect listener, extracted from RedirectListener automatically.',
|
||||||
'Required' : False,
|
'Required' : False,
|
||||||
|
|
Loading…
Reference in New Issue