mirror of
https://github.com/0x5t4l1n/hunting.git
synced 2026-05-26 11:35:51 +00:00
Fix OWASP reference in SSJI documentation
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
This commit is contained in:
+2
-1
@@ -533,10 +533,11 @@ Object.freeze(global);
|
||||
- [CWE-94: Improper Control of Generation of Code](https://cwe.mitre.org/data/definitions/94.html)
|
||||
|
||||
## Payloads
|
||||
See `ssji-payloads.txt` for a comprehensive list of SSJI payloads and injection techniques.
|
||||
|
||||
See `ssji-payloads.txt` for a comprehensive list of SSJI payloads and injection techniques.
|
||||
- [MongoDB Security Checklist](https://docs.mongodb.com/manual/administration/security-checklist/)
|
||||
- [Avoiding eval and new Function](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval#never_use_eval!)
|
||||
- [CWE-94: Improper Control of Generation of Code](https://cwe.mitre.org/data/definitions/94.html)
|
||||
|
||||
## Payloads
|
||||
|
||||
|
||||
Reference in New Issue
Block a user