Here is the apt-get command to install a basic lamp environment on ubuntu hardy 8.04 with some “quick start help” commands. First, apt-get install apache2 php5-mysql libapache2-mod-php5 mysql-s
Ok, so I was bored and I added very very basic HTTP support to vsftpd. vsftpd is now perhaps the only FTP server to have an option ftp_enable=NO. Basically none of the HTTP protocol is implemented,
I don’t usually post non-original content here, but in this case I’ll make an exception 🙂 Here’s one of the things I’ve been working on over in Chromium land:http://blog.
I was recently stealing anti-XSRF tokens using the CSS design error I found. In the (unnamed for now) app I was exploiting, all the fun happens in XSRF-protected POST requests with an XML RPC proto