Skip to content

Commit a39855e

Browse files
committed
Works for XP SP3 too
1 parent ba8d780 commit a39855e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/misc/wireshark_mpeg_overflow.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def initialize(info = {})
5353
'jmpesp' => 0x68e2bfb9,
5454
}
5555
],
56-
[ 'WinXP SP2 English (bypass DEP)',
56+
[ 'WinXP SP2/SP3 English (bypass DEP)',
5757
{
5858
'OffSet2' => 70692,
5959
'OffSet' => 70476,

0 commit comments

Comments
 (0)