« April 2007 | Main | June 2007 »

May 2007 Archives


May 11, 2007

Detecting hosts bridging your network to a wireless network

Update - Ron Gula corrected me - this _is_ available on the free registered feed.

I just spotted this article on the Tenable Blog in reading my morning RSS feeds - Tenable have added a plugin with the ability to interrogate Windows machines for the wireless SSID that they are currently associated to. Why would this be handy? How about to identify clients on your network that are bypassing network controls through using the local Starbucks' wireless network, and therefore providing a possible entry point back into your network.

This does of course have a few prerequisites:

  • You need the Direct Feed (commercial) of Nessus plugins, or Security Center, to get this functionality. If you're a security professional using Nessus as a core tool you of course have this, don't you? Because then you get all sorts of useful stuff like SCADA plugins, and configuration/compliance auditing.
  • You need to be doing a credentialed scan for the plugin to be able to use WMI to extract this information.

This should be able to give you a point in time view of whether hosts that you are scanning are connected to a wireless network when they are scanned. You can then match this against the list of known/authorised SSID's to identify where clients are associated to unauthorised access points (i.e. the local Starbucks).

Does this solve the problem of identifying clients bridging to a wireless network? Well, no - it has a couple of weaknesses:

  • It is at a point in time, so you only have the view of what wireless networks your clients connect to when you're scanning them.
  • This just identifies the SSID, not the access point itself (i.e. the access point's MAC address), so it's still possible it's a rogue access point.

However, it is certainly handy to have this kind of functionality for those who don't necessarily have a full blown wireless security solution in place.

Found this useful? Then Digg It.

May 22, 2007

SQLBrute makes a "Top 15" list

Security Hacks posted an article titled Top 15 free SQL Injection Scanners on Friday, with SQLBrute coming in at number four on the list. Which is interesting, since SQLBrute is not really a SQL Injection scanner, but is more of a exploitation tool. If you're looking for a SQL Injection scanner, have a look at SQLiX by Cedric Conchin.

For those of you using the tool, I am planning to do a rewrite in the not too distant future. Amongst other things planned, I'm probably going to move to .NET, include a GUI, and in general make the tool a lot easier to use. More news on this as I get some time to do some coding.

Found this useful? Then Digg It.

In brief: Brian interviewed by eWeek

One of our New York Co-Founders, Brian Holyfield was interviewed on the eWeek Channel Insider recently.

Found this useful? Then Digg It.


About May 2007

This page contains all entries posted to justinclarke.com in May 2007. They are listed from oldest to newest.

April 2007 is the previous archive.

June 2007 is the next archive.

Many more can be found on the main index page or by looking through the archives.

Creative Commons License
This weblog is licensed under a Creative Commons License.
Powered by
Movable Type 3.36

Valid XHTML 1.0!