add link to The Useless Use of Cat Award

This commit is contained in:
Erik Krogh Kristensen
2020-03-02 12:28:51 +01:00
parent 5e0ae7b4d0
commit 391b6a833c

View File

@@ -36,10 +36,9 @@ and if the input is user-controlled, a command injection attack can happen.</p>
</example>
<references>
<li>
OWASP: <a href="https://www.owasp.org/index.php/Command_Injection">Command Injection</a>.
Node.js: <a href="https://nodejs.org/api/fs.html">File System API</a>.
</li>
<li>OWASP: <a href="https://www.owasp.org/index.php/Command_Injection">Command Injection</a>.</li>
<li>Node.js: <a href="https://nodejs.org/api/fs.html">File System API</a>.</li>
<li><a href="http://porkmail.org/era/unix/award.html#cat">The Useless Use of Cat Award</a>.</li>
</references>