The Hacker’s Blog

Your friendly neighborhood hacker!

Tuesday, July 8, 2008

An Introduction to URLScan

The modification of website URLs is a common method of unauthorized entrance into a website. URLs can be modified and manipulated to perform different tasks. URLs like this may be abnormally long or contain strange characters, maybe even another character set. These URLs would take advantage of a security hole allowing access into the website or server. (more…)

posted by prime at 6:07 pm  

Tuesday, July 8, 2008

Installing and configuring Snort IDS

Snort is an Intrusion Detection System commonly used on Linux computers and servers. It contains a set of rules that it uses to verify all activity on the computer. I will be using Ubuntu for this installation. (more…)

posted by prime at 6:04 pm  

Monday, July 7, 2008

Securing PHP

This paper will cover the basics of securing PHP. It will first explain how you can use the php.ini file to set secure defaults for PHP. A brief description of how to prevent SQL injections follows. The paper is wrapped up with a description of Suhosin, a secure or hardened patch for PHP. (more…)

posted by prime at 12:26 am  

Powered by WordPress