Skip to content

A CTF-like challenge utilizing SQL injection for practicing

License

Notifications You must be signed in to change notification settings

KaanSK/golang-sqli-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.