Skip to content

Commit

Permalink
Link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kingthorin authored Feb 6, 2024
1 parent 061b2ca commit 36f060d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ Another example would include the [Laravel Query-Builder](https://laravel.com/do

- [Wikipedia - ORM](https://en.wikipedia.org/wiki/Object-relational_mapping)
- [New Methods for Exploiting ORM Injections in Java Applications (HITB16)](https://insinuator.net/2016/06/new-methods-for-exploiting-orm-injections-in-java-applications-hitb16/)
- [HITB2016 Slides - ORM Injections in Java Applications](https://conference.hitb.org/hitbsecconf2016ams/materials/D2T2%20-%20Mikhail%20Egorov%20and%20Sergey%20Soldatov%20-%20New%20Methods%20for%20Exploiting%20ORM%20Injections%20in%20Java%20Applications.pdf)]
- [HITB2016 Slides - ORM Injections in Java Applications](https://archive.conference.hitb.org/hitbsecconf2016ams/sessions/new-methods-for-exploiting-orm-injections-in-java-applications/)
- [Fixing SQL Injection: ORM is not enough](https://snyk.io/blog/sql-injection-orm-vulnerabilities/)
- [PayloadsAllTheThings - HQL Injection](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/SQL%20Injection/HQL%20Injection.md)

0 comments on commit 36f060d

Please sign in to comment.