We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd4bce8 commit 4fbf760Copy full SHA for 4fbf760
java/ql/src/experimental/Security/CWE/CWE-522-DecompressionBombs/DecompressionBomb.qhelp
@@ -3,7 +3,7 @@
3
"qhelp.dtd">
4
<qhelp>
5
<overview>
6
-<p>Extracting Compressed files with any compression algorithm like gzip can cause a denial of service attacks.</p>
+<p>Extracting Compressed files with any compression algorithm like gzip can cause a denial of service attack.</p>
7
<p>Attackers can create a huge file by just repeating a single byte and compress it to a small file.</p>
8
9
</overview>
0 commit comments