Skip to content

Commit 2665cb3

Browse files
committed
fix(A8:2019): remove external reference
Keep markdown source coherent with distributable formats.
1 parent 140bb59 commit 2665cb3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

2019/en/src/0xa8-injection.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,12 +123,10 @@ and **RASP** solutions may help to detect these issues on live systems.
123123

124124
* [CWE-77: Command Injection][5]
125125
* [CWE-89: SQL Injection][6]
126-
* [HOW TO: Command Injection, HackerOne][7]
127126

128127
[1]: https://www.owasp.org/index.php/Injection_Flaws
129128
[2]: https://www.owasp.org/index.php/SQL_Injection
130129
[3]: https://www.owasp.org/images/e/ed/GOD16-NOSQL.pdf
131130
[4]: https://www.owasp.org/index.php/Command_Injection
132131
[5]: https://cwe.mitre.org/data/definitions/77.html
133132
[6]: https://cwe.mitre.org/data/definitions/89.html
134-
[7]: https://www.hackerone.com/blog/how-to-command-injections

0 commit comments

Comments
 (0)