Skip to content

Commit 3b90949

Browse files
chanel-yMathiasVP
andauthored
Update powershell/ql/src/queries/security/cwe-502/BinaryFormatterDeserialization.qhelp
Co-authored-by: Mathias Vorreiter Pedersen <[email protected]>
1 parent 2e93ec5 commit 3b90949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powershell/ql/src/queries/security/cwe-502/BinaryFormatterDeserialization.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ as denial of service or remote code execution.</p>
1616
<example>
1717

1818
<p>In this example, a string is deserialized using a
19-
<code>BinaryFormatter</code>. BinaryFormatter is an easily exploited deserializer.</p>
19+
<code>BinaryFormatter</code>. <code>BinaryFormatter</code> is an easily exploited deserializer.</p>
2020

2121
<sample src="examples/BinaryFormatterDeserialization.ps1" />
2222

0 commit comments

Comments
 (0)