Skip to content

Commit

Permalink
fix(payloads): update cachedsize for x64 messagebox module
Browse files Browse the repository at this point in the history
  • Loading branch information
dledda-r7 committed Nov 27, 2024
1 parent 46292b8 commit acb022c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/payloads/singles/windows/x64/messagebox.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

module MetasploitModule

CachedSize = 322
CachedSize = 313

include Msf::Payload::Windows
include Msf::Payload::Single
Expand Down

0 comments on commit acb022c

Please sign in to comment.