Skip to content

Commit f58cc6a

Browse files
author
jvazquez-r7
committed
more fix version info
1 parent 96b1cb3 commit f58cc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/browser/foxit_reader_plugin_url_bof.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def initialize(info={})
5454
[
5555
# npFoxitReaderPlugin.dll version 2.2.1.530
5656
[ 'Automatic', {} ],
57-
[ 'Windows 7 SP1 / Firefox 18 / Foxit Reader 5.44.11281',
57+
[ 'Windows 7 SP1 / Firefox 18 / Foxit Reader 5.4.4.11281',
5858
{
5959
'Offset' => 272,
6060
'Ret' => 0x1000c57d, # pop # ret # from npFoxitReaderPlugin

0 commit comments

Comments
 (0)