Skip to content

cx-matthew-torkington/JavaVulnerableLab

 
 

Repository files navigation

rest-controller-test-scan

java 11

usage

curl --location --request POST 'http://localhost:8080/user/insert' \
--header 'Content-Type: application/json' \
--data-raw '{
    "firstName": "lior",
    "password": "Aa123456!",
    "email": "koko@domain.com",
    "info": "something funny"
    
}'

About

Vulnerable Java based Web Application

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 93.9%
  • CSS 4.0%
  • XSLT 1.8%
  • Other 0.3%