Author Archive
Filed under: Hacking, Reverse Engineering
Hey guys, Today, I thought it'd be fun to take a good look at a serious flaw in some computer-management software. Basically, the software is designed for remotely controlling systems on networks (for installing updates or whatever). As far as I know, this vulnerability is currently unpatched; there are allegedly mitigations, but you have to [...]
Read More
Permalink Comments (7) Ron Bowes Dec 19, 2011
Filed under: DNS, Hacking, Reverse Engineering
Hey everybody, Two weeks ago today, Microsoft released a bunch of bulletins for Patch Tuesday. One of them - ms11-058 - was rated critical and potentially exploitable. However, according to Microsoft, this is a simple integer overflow, leading to a huge memcpy leading to a DoS and nothing more. I disagree. Although I didn't find [...]
Read More
Permalink Comments (9) Ron Bowes Aug 23, 2011
Filed under: Reverse Engineering
Hey everybody, As I'm sure you all know, I normally post about IT security here. But, once in awhile, I like to take a look at physical security, even if it's just in jest. Well, this time it isn't in jest. I was at Rona last week buying a lead/asbestos/mold-rated respirator (don't ask!), when I [...]
Read More
Permalink Comments (11) Ron Bowes Apr 20, 2011
Filed under: Hacking, Passwords
Hey everybody! This is part 3 to my 2-part series on password reset attacks (Part 1 / Part 2). Overall, I got awesome feedback on the first two parts, but I got the same question over and over: what's the RIGHT way to do this? So, here's the thing. I like to break stuff, but [...]
Read More
Permalink Comments (9) Ron Bowes Mar 24, 2011
Filed under: Hacking, Passwords, Tools
Hey, In my last post, I showed how we could guess the output of a password-reset function with a million states. While doing research for that, I stumbled across some software that had a mere 16,000 states. I will show how to fully compromise this software package remotely using the password reset. The code First, [...]
Read More
Permalink Comments (5) Ron Bowes Mar 15, 2011
Filed under: Hacking, Passwords, Tools
Greetings, all! This is part one of a two-part blog on password resets. For anybody who saw my talk (or watched the video) from Winnipeg Code Camp, some of this will be old news (but hopefully still interesting!) For this first part, I'm going to take a closer look at some very common (and very [...]
Read More
Permalink Comments (8) Ron Bowes Mar 9, 2011
Filed under: Conferences, Hacking, Passwords
It's rare these days for me to write blogs that I have to put a lot of thought into. Most of my writing is technical, which comes pretty naturally, but I haven't written an argument since I minored in philosophy. So, if my old Ethics or Philosophy profs are reading this, I'm sorry! Introduction Anybody [...]
Read More
Permalink Comments (11) Ron Bowes Jan 24, 2011
Filed under: Hacking, Reverse Engineering, Tools
Hey everybody, Most of you have probably heard of the exim vulnerability this week. It has potential to be a nasty one, and my brain is stuffed with its inner workings right now so I want to post before I explode! First off, if you're concerned that you might have vulnerable hosts, I wrote a [...]
Read More
Permalink Comments (4) Ron Bowes Dec 15, 2010
Filed under: Conferences, DNS, Hacking, Nmap, Tools
This week Last week Earlier this month Last month Last year (if this intro doesn't work, I give up trying to post this :) ), I presented at B-Sides Ottawa, which was put on by Andrew Hay and others (and sorry I waited so long before posting this... I kept revising it and not publishing). [...]
Read More
Permalink Comments (1) Ron Bowes Nov 27, 2010
Filed under: Hacking, Nmap, Tools
Hey all, This is partly an overview of a new Nmap feature that I'm excited about, but is mostly a call to arms. I don't have access to enterprise apps anymore, and I'm hoping you can all help me out by submitting fingerprints! Read on for more. http-enum.nse I couldn't resist throwing in the full [...]
Read More
Permalink Comments (2) Ron Bowes Nov 3, 2010
Filed under: Conferences
Hey all! It's been awhile since I've written on my blog, and I apologize. I'm at a job now where I actually spend my day working instead of pondering, so it's hard to find time! :) So, what's new with me? I'm working on some cool new Nmap stuff right now, so I'm hoping to [...]
Read More
Permalink Comments (5) Ron Bowes Oct 29, 2010
Filed under: Passwords
Hey all, Some of you may have heard what I did this month. It turns out, depending on who you listen to, that I'm either an evil "Facebook hacker" or just some mischievous individual doing "unsettling" research. But, one way or the other, a huge number of people have read or heard this story, and [...]
Read More
Permalink Comments (24) Ron Bowes Aug 12, 2010
Filed under: Hacking, Passwords
First and foremost: if you want to cut to the chase, just download the torrent. If you want the full story, please read on.... Background Way back when I worked at Symantec, my friend Nick wrote a blog that caused a little bit of trouble for us: Attack of the Facebook Snatchers. I was blog [...]
Read More
Permalink Comments (136) Ron Bowes Jul 26, 2010
Filed under: DNS, Tools
Hey all, I just released the second alpha build of nbtool (0.05alpha2), and I'm hoping to get a few testers to give me some feedback before I release 0.05 proper. I'm pretty happy with the 0.05 release, but it's easy for me to miss things as the developer. I'm hoping for people to test: Through [...]
Read More
Permalink Comments (1) Ron Bowes Jul 7, 2010
Filed under: Hacking, Tools
Hey all, We hired a new pair of co-op students recently. They're both in their last academic terms, and are looking for a good challenge and to learn a lot. So, for a challenge, I set up a scenario that forced them to use a series of netcat relays to compromise a target host and [...]
Read More
Permalink Comments (0) Ron Bowes May 26, 2010
Filed under: Hacking
Recently, I was given the opportunity to work with an embedded Linux OS that was locked down to prevent unauthorized access. I was able to obtain a shell fairly quickly, but then I ran into a number of security mechanisms. Fortunately, I found creative ways to overcome each of them. Here's the list of the [...]
Read More
Permalink Comments (9) Ron Bowes May 18, 2010
Filed under: DNS, Hacking, Tools
Greetings! Today seemed like a fun day to write about a really cool vector for cross-site scripting I found. In my testing, this attack is pretty specific and, in some ways, useless, but I strongly suspect that, with resources I don't have access to, this can trigger stored cross-site scripting in some pretty nasty places. [...]
Read More
Permalink Comments (13) Ron Bowes Apr 20, 2010
Filed under: Forensics
I am not a forensics expert, nor do I play one on TV. I do, however, play one at work from time to time and I own some of the key tools: a magnifying glass and a 10baseT hub. Oh, and a Sherlock Holmes hat -- that's the key. Unfortunately, these weren't much help when [...]
Read More
Permalink Comments (6) Ron Bowes Apr 8, 2010
Filed under: April Fools, Humour, Nmap
Hey all, In honour of this special day, I'm releasing an Nmap script I wrote a few months ago as a challenge: http-california-plates.nse. To install it, ensure you're at the latest svn version of Nmap (I fixed a bug in http.lua last night that prevented this from working, so only the svn version as of [...]
Read More
Permalink Comments (0) Ron Bowes Apr 1, 2010
Filed under: Default
So, I realized that the reCAPTCHA plugin for WordPress sucks was marking a lot of comments as spam, when it was actually working and not getting timeout errors (thanks to my egress filtering). I decided to toss it out and go with a math-based CAPTCHA for posts, so you should once again be able to [...]
Read More
Permalink Comments (0) Ron Bowes Mar 28, 2010
« Older Entries