Run Apache HTTP Server as a single process and use debugging tools A typical Apache HTTP Server installation runs with several processes. However, to simplify troubleshooting it’s best to run Apache as a single process. This can be done by using the X option when…
FREAK first major SSL bug for 2015
If anyone thought that big bugs would end with (a disastrous) 2014, 2015 looks as though it will also cause network admins to fret. The first in the series of BIG bugs for 2015 has just been uncovered. Nicknamed FREAK, this vulnerability breaks SSL, allowing…
Acunetix clamps down on costly website security with online solution
London, March 2, 2015 – As cyber security continues to hit the headlines, even smaller companies can expect to be subject to scrutiny and therefore securing their website is more important than ever. In response to this, Acunetix are offering the online edition of their…
Troubleshooting tips for Apache, Part 3 – Apache Server modules
Use the mod_whatkilledus module When things go really bad, and Apache server crashes, The mod_whatkilledus module can be used to log detailed technical information about the crash together with the original client request which caused it. Additionally, if the mod_backtrace module is enabled, a backtrace…
Scanning vs Pen Testing
For those intent on having top notch security measures in place, the question shouldn’t really be ‘automatic or manual pen testing?’ but rather ‘how much of each?’ A web application scanner, used to identify security vulnerabilities in your web applications does not replace an experienced…
Troubleshooting tips for Apache, Part 2 – Apache HTTP Server logs
Apache HTTP Server logs First and foremost, the Apache HTTP Server error log should be analysed as this provides detailed information about any errors that have occurred on your web server. By default errors are logged in the error_log file located in the logs directory…
Troubleshooting tips for Apache, Part 1 – Verifying Apache HTTP Server Configuration and Version
Verify your Apache HTTP Server configuration Apache HTTP Server issues may also be a result of a misconfigured Apache httpd.conf configuration file. Going over the whole configuration file searching for typos may be a cumbersome task, but thankfully Apache provides a way to scan your…
Acunetix to be represented at Middle East CIO Summit 2015
On 25th February, IDC are holding their annual two day CIO summit in Dubai. This year, Acunetix co-partner Comguard will be in attendance, along with Acunetix General Manager Christopher Martin to discuss with attendees how Acunetix web application vulnerability scanner can help in the defence…
The Internet of Things; Technological Paranoia Brought to Life
An emerging development which is a growing risk to security is the ‘internet of things’ (IoT). This refers to appliances which are connected to the internet and can, therefore, be hacked just as a computer can be. While their functionality might be limited, there have…