Skip to content

yasirmcs/ApplicationIntrusionDetection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application Intrusion Detection

This repository is all about Application Intrusion Detection.

#duke-encounters Application Intrusion Detection sample project based on OWASP AppSensor. This web application is based on Spring Boot with a h2 in-memory database and offers a Thymeleaf UI. Keep in mind that all entered information is only stored temporarily and will be lost when restarting. Run this application with mvn spring-boot:run. After launching, open the web application in your browser at http://localhost:8080. As an alternative, you can use Boxfuse to fuse and launch the app within an immutable image.

Available users are listed in the src/main/resources/import.sql file. Username and password are always identical.

##Meta Build Status

codecov.io

About

Application Intrusion Detection sample projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 72.6%
  • HTML 27.4%