Skip to content

Commit d28db8a

Browse files
committed
Forgot the comment
1 parent f2cbbf4 commit d28db8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/msf/core/exploit/http/server.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ def js_base64
800800
# The "sprayHeap" JavaScript function supports the following arguments:
801801
# shellcode => The shellcode to spray in JavaScript. Note: Avoid null bytes.
802802
# objId => Optional. The ID for a <div> HTML tag.
803-
# offset => Optional. Number of bytes to align the shellcode, default: 0x104
803+
# offset => Optional. Number of bytes to align the shellcode, default: 0x00
804804
# heapBlockSize => Optional. Allocation size, default: 0x80000
805805
# maxAllocs => Optional. Number of allocation calls, default: 0x350
806806
#

0 commit comments

Comments
 (0)