SQLi part 6: Out-of-band SQLi

Out-of-band SQL injection is not very common, mostly because it depends on features being enabled on the database server being used by the web application. Out-of-band SQL injection occurs when an attacker is unable to use the same channel to launch the attack and gather…

Read more

Gitex Technology Week 2015 highlights

Comguard, the Acunetix distributor based in Dubai, recently participated in GITEX 2015 between the 18th and 22nd October 2015. Acunetix was showcased as one of the key vendors for Comguard at one of the largest and most important ICT on the planet. Now in its…

Read more

The Draft UK Investigatory Powers Bill

This week a draft ‘Investigatory Powers Bill’ was released by Home Secretary Theresa May and is receiving a great deal of media intention, instead being dubbed the UK ‘Surveillance Bill’. What’s it for? The bill is introduced as being for consolidation of all the laws…

Read more

SQLi part 4: In-band SQLi (Classic SQLi)

SQL injection can be classified into three major categories – In-band SQLi, Inferential SQLi and Out-of-band SQLi. In this article we shall be exploring In-band SQL Injection. In-band SQLi (Classic SQLi) In-band SQL injection is the most common and easy-to-exploit of SQL injection attacks. In-band…

Read more