Tag Archives for web
SQL Injection with SQLMap
SQL injection is a code injection technique that exploits a security vulnerability in the database layer of an application. The vulnerability is present when user input is either not correctly sanitized for escape characters embedded in SQL statements or user … Continue reading
jQtouch – Web design for webkit devices
I have just finished building and implementing a basic mobile compatible version of tuxserv.co.uk using jQtouch, PHP & MySQL. jQtouch is a jQuery plugin for mobile browsers based on webkit such as those found on iPhone & android devices. It … Continue reading
myNZB for iPad & iPhone
Just a quick follow on from my last post about SABnzb, I have discovered an app for iDevices that lets you connect to and control your SABnzb server. This app is called myNZB. It work pretty much like the chrome … Continue reading
SABnzb
I signed up to a usenet provider as I download a lot of content. Back in my Windows days I would use frontends like newsbin. When I got my mac I used an application called unison. And when I setup … Continue reading