Skip to content

Commit

Permalink
Adding Arch parameter to dnn_cookie_deserialization_rce module
Browse files Browse the repository at this point in the history
  • Loading branch information
fufu committed May 9, 2024
1 parent 2a8b36d commit 95ebf18
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ def initialize(info = {})
[ 'URL', 'https://github.com/pwntester/ysoserial.net']
],
'Platform' => 'win',
'Arch' => [ARCH_X86, ARCH_X64],
'Targets' => [
[ 'Automatic', { 'auto' => true } ],
[ 'v5.0 - v9.0.0', { 'ReqEncrypt' => false, 'ReqSession' => false } ],
Expand Down

0 comments on commit 95ebf18

Please sign in to comment.