Skip to content

Commit 666b0bc

Browse files
author
Michael Messner
committed
MIPSBE vs MIPS
1 parent 10baf1e commit 666b0bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/dlink_upnp_header_exec_noauth.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def initialize(info = {})
4848
[ 'MIPS Big Endian', # unknown if there are BE devices out there ... but in case we have a target
4949
{
5050
'Platform' => 'linux',
51-
'Arch' => ARCH_MIPS
51+
'Arch' => ARCH_MIPSBE
5252
}
5353
],
5454
],

0 commit comments

Comments
 (0)