/golang-sqli-challenge

A CTF-like challenge utilizing SQL injection for practicing

Primary LanguageDockerfileMIT LicenseMIT

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.