KaanSK / golang-sqli-challenge

A CTF-like challenge utilizing SQL injection for practicing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A CTF-like challenge utilizing SQL injection for practicing

License:MIT License


Languages

Language:Dockerfile 53.3%Language:Go 46.7%