Skip to content

Commit c2fc371

Browse files
Update modules/exploits/windows/misc/ivanti_avalanche_mdm_bof.rb
Co-authored-by: Christophe De La Fuente <[email protected]>
1 parent 9044588 commit c2fc371

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/windows/misc/ivanti_avalanche_mdm_bof.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def initialize(info = {})
3737
'EXITFUNC' => 'thread'
3838
},
3939
'Platform' => 'win',
40+
'Arch' => ARCH_X86,
4041
'Payload' => {
4142
'BadChars' => "\x3b"
4243
},

0 commit comments

Comments
 (0)