Friday, July 04, 2008

Ratproxy

Google's open source ratproxy

A semi-automated, largely passive web application security audit tool, optimized for an accurate and sensitive detection, and automatic annotation, of potential problems and security-relevant design patterns based on the observation of existing, user-initiated traffic in complex web 2.0 environments.

Tuesday, July 01, 2008

timestamp to human readable string in sqlite3


sqlite> SELECT datetime(ZTIME, 'unixepoch', '+31 years') from zfooditem;