Skip to content

0ang3el/HQLi-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

####HQLi playground I wrote this vulnerable application for studying JPQL/HQL injections.

####How I can use it

  • Install Apache Maven and build war package.

    mvn install

  • Download J2EE application server (WildFly, GlassFish, WebLogic, TomEE, WAS). Install JDBC driver for desired DBMS.

  • Create database and table with name 'post' in the database.

  • Create and configure datasource with name 'HQLiDS'.

  • Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages