Interaction design • webdevelopment • web art • photography
Analysis: Postbank.nl Phishing Scam [via]
Dear visitors, don't believe these emails talking about money transfers via Postbank, it's all a big scam to trick you out of your money!
There's been some talk (see Anne, CollyLogic) about it being possible to use the :visited
pseudo-class and background-image urls to detect if a user has visited a particular link.
Luckily for Internet Explorer users, they are unaffected because IE doesn't support the [href=]
selector. Unfortunately, there's another method that does work in IE and is even more dangerous...
Wow, 12 chars of html that are guaranteed to crash Internet Explorer every time:
<input type>
(save as .html file and open in IE to try it out)
[via Karma Universe / Fuckhedz]
Leo Laporte interviews Kevin Mitnick (text & video) [via decursor.com]
Test your hacking skills at Try2Hack.nl. Clever stuff. Educational even. I'm currently stuck on level 5 (.exe-based login, hmm). [via Weblog Wannabe]