Thursday, July 30, 2009
Presentation: Botnets
Friday, July 24, 2009
RainbowCrack 1.4
RainbowCrack 1.4 is released
http://project-rainbowcrack.com/
This version focus on more effective rainbow table file format. New features:
- New compact rainbow table file format (.rtc) reduce rainbow table size by 50% to 56.25%
- New rt2rtc utility convert rainbow table from raw file format (.rt) to compact file format (.rtc)
- New rtc2rt utility convert rainbow table from compact file format (.rtc) to raw file format (.rt)
- The rcrack/rcrack_cuda program support both .rt and .rtc rainbow table file format
- Conversion from non-perfect to perfect rainbow table is supported by rt2rtc utility
Smaller rainbow table significantly improve table lookup performance!
Best Regards..
Thursday, July 23, 2009
Hacking CSRF Tokens using CSS History Hack
Detailed write up on new CSRF Token hack using CSS History:
http://securethoughts.com/2009/07/hacking-csrf-tokens-using-css-history-hack/
Proof of Concept here:
http://www.securethoughts.com/security/csrfcsshistory/csrfscan.html
Best Regards.
Anatomy of a Twitter Attack.
A Good write up on the recent Twitter attack:
http://www.techcrunch.com/2009/07/19/the-anatomy-of-the-twitter-attack/
Best Regards.