Advanced SQL Injection

Hi everybody! As awareness of SQL injection risks has developed, this has become gradually less common. Therefore, SQL injection that we found will be in situations where retrieving the results of our injected queries is not simple. I will write some ways in which this problem can arise and how we can deal with it.

Database Fingerprinting (SQL injection)

Hi everybody, this article is first article that is in this blog so I wanted to write basic subject. I may make a mistake in English grammer. (Sorry for my bed england :D ). I will mention to find Database Fingerprinting in this article. I assume you know fundamental sql injection. (this article is about fundamental sqli, too :D)