Skip to content

Commit d7fd50e

Browse files
authored
Update 0xa8-injection.md
1 parent d8e390c commit d7fd50e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,13 @@ DELETE /api/bookings?bookingId[$ne]=678
8282

8383
<h4 dir='rtl' align='right'>المراجع : </h4>
8484

85-
<h4 dir='rtl' align='right'>المصادر الخارجية : </h4>
8685

8786
[<p dir='rtl' align='right'>▪️ OWASP Injection Flaws </p>](https://www.owasp.org/index.php/Injection_Flaws)
8887
[<p dir='rtl' align='right'>▪️ SQL Injection </p>](https://www.owasp.org/index.php/SQL_Injection)
8988
[<p dir='rtl' align='right'>▪️ NoSQL Injection Fun with Objects and Arrays </p>](https://www.owasp.org/images/e/ed/GOD16-NOSQL.pdf)
9089
[<p dir='rtl' align='right'>▪️ Command Injection </p>]( https://www.owasp.org/index.php/Command_Injection)
9190

91+
<h4 dir='rtl' align='right'>المصادر الخارجية : </h4>
92+
9293
[<p dir='rtl' align='right'>▪️ CWE-77: Command Injection </p>](https://cwe.mitre.org/data/definitions/77.html)
9394
[<p dir='rtl' align='right'>▪️ CWE-89: SQL Injection </p>](https://cwe.mitre.org/data/definitions/89.html)

0 commit comments

Comments
 (0)