Skip to content

Commit b4dd46a

Browse files
committed
Land rapid7#14721, sudo_baron_samedit: Add target: Debian 10 x64, sudo v1.8.27, libc v2.28
2 parents d9cf39c + cfda83d commit b4dd46a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/linux/local/sudo_baron_samedit.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ def initialize(info = {})
4949
[ 'Manual', { } ],
5050
[ 'Ubuntu 20.04 x64 (sudo v1.8.31, libc v2.31)', { lengths: [ 56, 54, 63, 200 ] } ],
5151
[ 'Ubuntu 18.04 x64 (sudo v1.8.21, libc v2.27)', { lengths: [ 56, 54, 63, 212 ] } ],
52+
[ 'Debian 10 x64 (sudo v1.8.27, libc v2.28)', { lengths: [ 64, 49, 60, 214 ] } ],
5253
],
5354
'DefaultTarget' => 1,
5455
'Arch' => ARCH_X64,

0 commit comments

Comments
 (0)