Here is a very simple script that once uploaded locks onto various architectures and extracts the database using the captured details. For example, wordpress and concrete5 have been detected here:…
Archive
Applications
Desktop tidy
A cluttered desktop can be a problem, typically people use the desktop becuase they know the location of the files should they have downloaded them from somewhere, and need to…
adding password authentication for a zend cms or controller
This is a very quick way to add password protection to a controller such as a cms controller. This code intercepts the login within the init() method of your chosen…