public marks

PUBLIC MARKS from greut with tag hacker

2009

What do founders spend their time on, after their product launch?

Building what they should have made.

post-launch

2008

hackademix.net » Clickjacking and NoScript

by 2 others (via)

Looks like Clickjacking is the web-security buzzword of the week (month?), since Robert “RSnake” Hansen and Jeremiah Grossman decided to cancel their OWASP talk, drawing an aura of mystery around the whole issue and its magnitudo.

oho, another way to scare people, cool.

2007

SQL Injection Cheat Sheet

Currently only for MySQL and Microsoft SQL Server, some ORACLE and some PostgreSQL.

Hacking Django, how Bazaar « Gary Wilson

A nice example of how hacking a svn with bzr... (better that with git ?)

without an e: What python looks like naked [01/10/2007 14:35:29]

How to create everything dynamicly in Python >>> bar = type("bar", (object,), {"one":1}) >>> foo = bar() >>> foo.one 1

greut's TAGS related to tag hacker

bzr +   cheatsheet +   clickjacking +   iframe +   js +   mysql +   postgresql +   proof of concept +   python +   scm +   sql +   startup +   svn +