Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 312 Bytes

README.MD

File metadata and controls

16 lines (11 loc) · 312 Bytes

Juice Market CTF Challenge

Type

SQL Injection

How to Run

Simply issue

```docker-compose up -d```

Difficulty

3.5/10

Prerequisites

  • None
  • SQLMap, Burp Suite and scripting (crafting requests) would be beneficial. SQLMap does not directly solve the challenge, nor can help on the approach.