Skip to content

Commit b9731f8

Browse files
Update modules/auxiliary/fileformat/maldoc_in_pdf_polyglot.rb
Co-authored-by: msutovsky-r7 <[email protected]>
1 parent 6628e0d commit b9731f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/fileformat/maldoc_in_pdf_polyglot.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def initialize(info = {})
3434
'Notes' => {
3535
'Stability' => [CRASH_SAFE],
3636
'Reliability' => [],
37-
'SideEffects' => []
37+
'SideEffects' => [ARTIFACTS_ON_DISK]
3838
}
3939
)
4040
)

0 commit comments

Comments
 (0)