Archive

Archive for March, 2009

Off to CanSecWest

In 4 hours I'll be on a plane to Vancouver to enjoy CanSecWest. If you're going to be there ping me and we'll grab a beer. You can find me on twitter (treguly) or email me ht [at] this domain.

Categories: Personal Tags:

Successful Exploit Renders Microsoft Patch Ineffective [Link Posted]

One of the patches released yesterday has a serious flaw, in that an already compromised host will not have the patch properly applied. I provided a full write-up on this yesterday on the nCircle blog and felt that the importance of the issue warranted posting a link here to increase awareness.

Categories: IT Tags:

CDVT Update

I decided it was time to update CDVT, so the latest version is now checked into SVN.

The Metasploit Web-based SVN seems to have stopped passing a revision number, so I removed it from cdvt.xml. At the same time I updated the regexes to scrape the version information from nmap ('stable' was previously in italics and is now underlines) and Notepad++ ('The latest version :' used to have a 'v' before the version number).

The output is now:

treguly@ns:~/code/cdvt$ python cdvt.py text display
Getting Information for 2.4 Kernel
Getting Information for 2.6 Kernel
Getting Information for Cain & Abel
Getting Information for ettercap
Getting Information for Kismet
Getting Information for Metasploit Release
Getting Information for NetStumbler
Getting Information for nmap
Getting Information for Notepad++
Getting Information for PuTTy
Getting Information for Wireshark
2.4 Kernel:                     2.4.37
2.6 Kernel:                     2.6.28.7
Cain & Abel:                    4.9.29
ettercap:                       NG-0.7.3
Kismet:                         Kismet-2008-05-R1
Metasploit Release:             3.2 Release
NetStumbler:                    0.4.0
nmap:                           4.76
Notepad++:                      5.2
PuTTy:                          0.60
Wireshark:                      1.0.6

As always, I'm open to adding additional software, just let me know what you'd like to see added.

Categories: CDVT - Version Tracker Tags: