Comment 18 for bug 282302

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

$ apt-cache policy ruby1.8
ruby1.8:
  Installed: 1.8.7.72-1ubuntu0.1
  Candidate: 1.8.7.72-1ubuntu0.1
  Version table:
 *** 1.8.7.72-1ubuntu0.1 0
        500 http://archive.ubuntu.com intrepid-proposed/main Packages
        100 /var/lib/dpkg/status
     1.8.7.72-1 0
        500 http://192.168.122.1 intrepid/main Packages

Before upgrade:
[*] Started bind handler
[*] Trying target Windows NT SP3-6a/2000/XP/2003 Universal...
[*] Binding to 4d9f4ab8-7d1c-11cf-861e-0020af6e7c57:0.0@ncacn_ip_tcp:192.168.122.208[135] ...
[*] Bound to 4d9f4ab8-7d1c-11cf-861e-0020af6e7c57:0.0@ncacn_ip_tcp:192.168.122.208[135] ...
[-] Exploit failed: uninitialized constant Msf::ModuleSet::NDR

After upgrade:
[*] Started bind handler
[*] Trying target Windows NT SP3-6a/2000/XP/2003 Universal...
[*] Binding to 4d9f4ab8-7d1c-11cf-861e-0020af6e7c57:0.0@ncacn_ip_tcp:192.168.122.208[135] ...
[*] Bound to 4d9f4ab8-7d1c-11cf-861e-0020af6e7c57:0.0@ncacn_ip_tcp:192.168.122.208[135] ...
[*] Sending exploit ...
...

New version also passes (the somewhat limited) qa-regression-testing with no regressions. The build system also has a test suite that is run by default (and obviously passed).