Lord Of SQL Injection

List of problems with write-ups

NameHint
GREMLINSQL Injection의 시작. 말 그대로 원하는 내용을 주입(Inject)해야 한다.
COBOLTEscape correctly.
GOBLINDB에서 레코드가 쌓일 때 주요키가 어떤 식으로 생성되는지 알아야 한다.
ORCBlind SQL Injection.
WOLFMANURL Encoding.
DARKELFLogical operators in Clang.
ORGEBlind SQLi, Logical operator.
TROLLMySQL5.7 : Case Sensitivity in String Searches
VAMPIREReplace strings only once.
SKELETONPriority in Logical operators, Comment.
GOLEMBlind SQLi, various functions.
DARKKNIGHTBlind SQLi, various functions and characters.
BUGBEARBlind SQLi, various functions, operators and characters. Double negative.
GIANTVarious characters. URL Encoding.
ASSASSINBlind SQLi, Wildcard characters.
ZOMBIE_ASSASSINHow to bypass ereg()?
SUCCUBUSEscape that shit.
NIGHTMAREType juggling.
XAVISBlind SQLi, multi-byte character.
DRAGONComment range.
IRON_GOLEMError-based Blind SQLi.
DARK_EYESError-based Blind SQLi. Difference between UNION and UNION ALL.
HELL_FIRESorry, this challenge is broken! (Thanks to @dohyeokkim)
EVIL_WIZARDSorry, this challenge is broken! (Thanks to @dohyeokkim)
UMARUTime-based Blind SQLi, and error.

Useful things