Wednesday, 24 December 2008

PasswordFox – Standalone App to Reveal Firefox Passwords

PasswordFox — Reveal the user names/passwords stored in Firefox. Very useful utility to actually show all your passwords stored on Firefox. It’s not a recovery tool as you still need to type in the master password. However even without master password it shows all the websites you have kept password for, which means I might [...]

Thursday, 19 June 2008

Mac OS X Root Escalation with AppleScript

Read this story on Slashdot. “Half the Mac OS X boxes in the world (confirmed on Mac OS X 10.4 Tiger and 10.5 Leopard) can be rooted through AppleScript: osascript -e 'tell app "ARDAgent" to do shell script "whoami"'; Works for normal users and admins, provided the normal user wasn’t switched to via fast user switching. Secure? I [...]

Wednesday, 6 February 2008

Upgraded to WordPress 2.3.3 ‘Coz of Security Issues, Again!

Went to the Aussie Bloggers forums this morning and spotted this post on an urgent WordPress upgrade (yes, I usually troll in the forums early in the morning instead of reading RSS feeds). WordPress 2.3.3 has been released fixing a few minor bugs and a security issue. Yes, again — less than two months [...]

Category: Uncategorized | 5 Comments
Friday, 21 September 2007

PDF 0-Day Vulnerability

eWeek: Opening a PDF file on your Windows PC can get you pwn3d, recently discovered by researcher Petko D. Petkov (his blog is no longer online at this point in time). It’s the same guy who discovered Apple’s Quicktime flaw and how you can infect someone’s PC via Firefox and Quicktime. Interestingly the open source [...]

Tuesday, 20 February 2007

MyBlogLog’s Co-Author Exploit

Got an email from MyBlogLog about 2 days ago. Hi ScottYang, I would like to add you as a co-author of my MyBlogLog community below: Blog/Site: Blogmemes Belgium (http://www.blogmemes.be)MyBlogLog community: http://www.mybloglog.com/buzz/community/Blogmemes_Belgium/ Your MUST click on the link below to accept this request: <Link Deleted> Thanks,Blogmemes_Belgium Instead of clicking on the link, I went straight to its community site on MyBlogLog. And there [...]

Category: General | 0 Comment
Tuesday, 3 October 2006

Filling up PhishTank with Phishers

Via OpenDNS Blog, PhishTank is a website that collects URLs of phishing websites that conduct fraudulent activity by tricking people believing they are on a legitimate website. I’m getting phishing emails almost everyday telling me either my PayPal is not working, asking me to confirm an eBay purchase, or my bank needs my password. Great [...]

Thursday, 7 September 2006

Harrison Ford and Firewall

I watched Harrison Ford’s Firewall on DVD on Tuesday. It is an interesting and engaging thriller. Jack Stanfield is an IT security expert in a Seattle bank, and his family has been kidnapped. The kidnappers wanted 100 million dollars transferred to his off-shore account, and need Jack to get “behind the firewall” to activate [...]

Category: General | 3 Comments
Wednesday, 16 August 2006

Bruce Schneier Facts Database

Bruce Schneier Facts Database, along the line of Chuch Norris Facts. For example, “Bruce Schneier eats 0s and 1s for breakfast. And snacks on pi.” Being a Schneier fan myself, it is very funny indeed. Via ELER.

Monday, 14 August 2006

Client Side Port Scanning with Javascript

Prrof of concept of port scanning arbitary IP addresses from nothing but client side Javascript. From the code it looks like creating IFRAMEs and setting the SRC attribute to try to connect to ports, and has a list of web server signatures to check against. Pretty scary in what client side JS can do. I [...]

Wednesday, 28 June 2006

Defeating China’s Great Firewall with Another Firewall

Via B. Schneier, Security Research at Cambridge has worked out a way to penetrate through China’s Great Firewall, by ignoring the reset TCP packet sent back by the Chinese routers to keep the connection going. Very interesting analysis, although the article also stated that censorship in China is more than just “Great Firewall”. Might be [...]