Skip to content

CxAPI-Security/easybuggy4sb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b245b7c Β· Nov 6, 2022
Oct 20, 2021
Oct 31, 2021
Oct 26, 2017
Aug 16, 2017
Oct 10, 2021
Oct 28, 2017
Nov 6, 2022
Jul 11, 2017
Sep 13, 2017
Oct 28, 2022
Oct 28, 2022
Oct 24, 2021
Oct 17, 2021
Oct 24, 2021

Repository files navigation

Build Status License GitHub release

EasyBuggy Boot πŸ€

This is a clone of EasyBuggy built on Spring Boot. EasyBuggy is a broken web application in order to understand behavior of bugs and vulnerabilities, for example, memory leak, deadlock, JVM crash, SQL injection and so on.

logo

πŸ•“ Quick Start

$ mvn spring-boot:run

( or java -jar ROOT.war or deploy ROOT.war on your servlet container with the JVM options. )

Access to

http://localhost:8080/eb/v1/

To stop:

Use CTRL+C

πŸ•“ For more detail

See the wiki page.

πŸ•“ Demo

This demo shows: Start up -> Infinite Loop -> LDAP Injection -> UnsatisfiedLinkError -> BufferOverflowException -> Deadlock -> Memory Leak -> JVM Crash (Shut down)

demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published