VMWare Guest Stealer

http://www.fyrmassociates.com/tools.html

GuestStealer v1.1 [ Download ]

GuestStealer allows for the stealing of VMware guests from vulnerable hosts based on the Directory Traversal Vulnerability detailed in CVE-2009-3373 and VMSA-2009-0015. GuestStealer was released at ShmooCon 2010 during Tony Flick’s ‘Stealing Guests…The VMware Way‘ presentation.

Requirements

  1. Perl interpreter
  2. LWP::Simple perl module
  3. XML::Simple perl module
  4. Data::Dumper perl module
  5. Crypt::SSLeay perl module

Instructions

  1. perl gueststealer-v1.1.pl -h <Host> -p <Web Access UI Port> -s <SSL Web Access UI> -t <Server Type> -o <Output Directory>
  2. -h = The target host (IP Address or Host Name)
    -p = Port for the Web Access UI (Defaults: ESX/ESXi = 80/443, Server = 8222/8333)
    -s = Is the Web Access UI utilizing SSL (yes/no)
    -t = Target type (server/esx/esxi)
    -o = Output directory
  3. Example Usage:
    perl gueststealer-v1.1.pl -h 192.168.1.2 -p 8333 -s yes -t server -o /tmp

NessusPBE [ Download ]

NessusPBE simplifies the process of understanding Nessus output by transforming the data into an actionable format. Specifically, NessusPBE reads in .nbe formatted Nessus reports and creates spreadsheets that can be opened by most office suites, including Microsoft Excel and OpenOffice Spreadsheet. NessusPBE creates three spreadsheets: a list of services identified by Nessus, a list of open ports whose service was not identified by Nessus, and a list of Nessus’ findings.

Requirements

  1. Perl interpreter
  2. Nessus output in the .nbe format

Instructions

  1. From a command line: ./NessusPBE.pl -i <input .nbe> -o <output prefix>
    Example: ./NessusPBE.pl –i AcmeBank.nbe –o AcmeBankNessus
  2. Open the resulting output files: <output-prefix>-OpenPorts.csv <output-prefix>-UnknownPorts.csv <output-prefix>-VulnList.tsv
    Example: AcmeBank-OpenPorts.csv AcmeBank-UnknownPorts.csv AcmeBank-VulnList.tsv
Advertisement

~ by stevegoldsby on February 19, 2010.

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

 
Follow

Get every new post delivered to your Inbox.