Skip to content

Commit a914fbc

Browse files
committed
Land rapid7#2693 - case sensitive
2 parents a2743e4 + 671c0d9 commit a914fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/fileformat/mswin_tiff_overflow.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
require 'msf/core'
77
require 'rex/zip'
8-
require 'Nokogiri'
8+
require 'nokogiri'
99

1010
module ::Nokogiri
1111
module XML

0 commit comments

Comments
 (0)