Skip to content

Commit

Permalink
Add available space to the payload info
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroSteiner committed Mar 19, 2015
1 parent b197b7a commit 3f8ed56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/exploits/windows/fileformat/publishit_pui.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ def initialize(info = {})
{
'BadChars' => "\x00\x0b\x0a",
'DisableNops' => true,
'Space' => 377
},

'Targets' =>
[
[ 'Publish-It 3.6d',
Expand Down

0 comments on commit 3f8ed56

Please sign in to comment.