Home Tags Web application

Tag: Web application

Get that Search Button Working with Apache Solr!

2
Search is probably the most important component of an application when it comes to finding valuable data, and that is precisely what Solr has...

Securing Apache, Part 6: Attacks on Session Management

4
In this part of the series, we are going to concentrate on attacks on session management. Application-level attacks on the session is about obtaining...

Better Queries with MySQL, Part 1

1
This article helps you write high-performance MySQL queries, by pointing out the various pitfalls and dangerous misconceptions that developers have. How many times have you...

Securing Apache, Part 3: Cross-Site Request Forgery Attacks (XSRF)

0
Intended for information security experts, systems administrators, and all those concerned about Web security, this third article in the series moves on from SQL...