Skip to content

Commit bce7d48

Browse files
author
jvazquez-r7
committed
comment updated
1 parent 0a0b26d commit bce7d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/browser/crystal_reports_printcontrol.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ def load_exploit_html(my_target, cli)
246246
target14 = rand_text_alpha(5 + rand(3))
247247
target15 = rand_text_alpha(5 + rand(3))
248248

249-
# - 10 CrystalPrintControl objects are used to defragement the heap.
249+
# - 15 CrystalPrintControl objects are used to defragement the heap.
250250
# - The 10th CrystalPrintControl is overflowed.
251251
# - After the overflow, trying to access the overflowed object, control
252252
# can be obtained.

0 commit comments

Comments
 (0)