File tree Expand file tree Collapse file tree 16 files changed +32
-16
lines changed
empire/server/modules/csharp Expand file tree Collapse file tree 16 files changed +32
-16
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,8 @@ options:
2828 required : false
2929 value : ' '
3030 - name : Background
31- description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job endpoint.
31+ description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job
32+ endpoint.
3233 required : false
3334 value : ' false'
3435 type : bool
Original file line number Diff line number Diff line change @@ -37,7 +37,8 @@ options:
3737 required : true
3838 value : ' '
3939 - name : Background
40- description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job endpoint.
40+ description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job
41+ endpoint.
4142 required : false
4243 value : ' false'
4344 type : bool
Original file line number Diff line number Diff line change @@ -39,7 +39,8 @@ options:
3939 required : false
4040 value : ' '
4141 - name : Background
42- description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job endpoint.
42+ description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job
43+ endpoint.
4344 required : false
4445 value : ' true'
4546 type : bool
Original file line number Diff line number Diff line change @@ -26,7 +26,8 @@ options:
2626 strict : false
2727 suggested_values : []
2828 - name : Background
29- description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job endpoint.
29+ description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job
30+ endpoint.
3031 required : false
3132 value : ' false'
3233 type : bool
Original file line number Diff line number Diff line change @@ -44,7 +44,8 @@ options:
4444 - hash
4545 - tgssub
4646 - name : Background
47- description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job endpoint.
47+ description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job
48+ endpoint.
4849 required : false
4950 value : ' true'
5051 type : bool
Original file line number Diff line number Diff line change @@ -36,7 +36,8 @@ options:
3636 - machinevaults
3737 - rdg
3838 - name : Background
39- description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job endpoint.
39+ description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job
40+ endpoint.
4041 required : false
4142 value : ' false'
4243 type : bool
Original file line number Diff line number Diff line change @@ -34,7 +34,8 @@ options:
3434 - Hashcat
3535 - John
3636 - name : Background
37- description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job endpoint.
37+ description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job
38+ endpoint.
3839 required : false
3940 value : ' false'
4041 type : bool
Original file line number Diff line number Diff line change @@ -25,7 +25,8 @@ options:
2525 strict : false
2626 suggested_values : []
2727 - name : Background
28- description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job endpoint.
28+ description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job
29+ endpoint.
2930 required : false
3031 value : ' false'
3132 type : bool
Original file line number Diff line number Diff line change @@ -22,7 +22,8 @@ options:
2222 strict : false
2323 suggested_values : []
2424 - name : Background
25- description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job endpoint.
25+ description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job
26+ endpoint.
2627 required : false
2728 value : ' false'
2829 type : bool
Original file line number Diff line number Diff line change @@ -124,7 +124,8 @@ options:
124124 - WMIFilterBinding
125125 - WSUS
126126 - name : Background
127- description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job endpoint.
127+ description : Run as a background job (non-blocking). Can be killed via the jobs/kill_job
128+ endpoint.
128129 required : false
129130 value : ' true'
130131 type : bool
You can’t perform that action at this time.
0 commit comments