Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Aplicación Springboot Wicket con vulnerabilidades de seguridad segun maven profile

Notifications You must be signed in to change notification settings

JoTerrance/SecurityExploits

Repository files navigation

Código original alojado en github https://github.com/JoTerrance Requisitos oracle-java-8

Para instalar la aplicacion usar el wrapper de maven

.mvnw clean .mvnw compile .mvnw package .mvnw install

Para ejecutar la aplicacion tenemos dos perfiles, El perfil CON errores se seguridad cd jar ../.mvnw spring-boot:run -PbadCode

y el perfil SIN errores de seguridad cd jar ../.mvnw spring-boot:run -PbadCode

conectarse en localhost:8080 y leer el texto de la página localhost:8080/instruction.html para más información

About

Aplicación Springboot Wicket con vulnerabilidades de seguridad segun maven profile

Topics

Resources

Stars

Watchers

Forks