(Damn
Vulnerable Windows XP:
Lesson 4)
{ How to setup the
RealVNC Weak Password Exploit }
Section 0. Background
Information |
- What is Damn Vulnerable Windows XP?
- This is a Windows XP Virtual Machine that
provides a practice environment to conduct ethical penetration
testing, vulnerability assessment, exploitation and forensics
investigation.
- The Microsoft Software License Terms for
the IE VMs are included in the release
notes.
- By downloading and using this
software, you agree to these license
terms.
- What is
the RealVNC?
- RealVNC is a company that provides remote
access software. The software consists of a server and client
application for the Virtual Network Computing (VNC) protocol to control
another computer's screen remotely.
-
https://www.realvnc.com/
- What is
the RealVNC Weak Password
Exploit?
- The CVE Vulnerability number is
CVE-1999-0506. The vulnerability is where a Windows NT
domain user or administrator account has a default, null, blank, missing password,
or easy to guess password.
- Implementing the CVE-2011-0609 with RealVNC
- The following lesson will show you how to
configure RealVNC with a weak password.
- Pre-Requisite
- Post-Requisite
-
Lab Notes
- In this lab we will do the following:
- Download
vnc_4_1_3-x86_win32.exe
- Install
vnc_4_1_3-x86_win32.exe
- Configure RealVNC with weak password
- Legal Disclaimer
- As a condition of your use of this Web
site, you warrant to computersecuritystudent.com that you will not use
this Web site for any purpose that is unlawful or
that is prohibited by these terms, conditions, and notices.
- In accordance with UCC § 2-316, this
product is provided with "no warranties, either express or implied." The
information contained is provided "as-is", with "no guarantee of
merchantability."
- In addition, this is a teaching website
that does not condone malicious behavior of
any kind.
- You are on notice, that continuing
and/or using this lab outside your "own" test environment
is considered malicious and is against the law.
- © 2015 No content replication of any
kind is allowed without express written permission.
Section 1: Log into
Damn Vulnerable WXP-SP2 |
- Open VMware Player on your windows machine.
- Instructions:
- Click the Start Button
- Type "vmware player" in the search box
- Click on VMware Player
- Edit Virtual Machine Settings
- Instructions:
- Click on Damn Vulnerable WXP-SP2
- Edit Virtual Machine Settings
- Note:
- Before beginning a lesson it is
necessary to check the following VM settings.
- Set Network Adapter
- Instructions:
- Click on Network Adapter
- Click on the radio button "Bridged:
Connected directly to the physical network".
- Click the OK Button
- Start Up Damn Vulnerable WXP-SP2.
- Instructions:
- Start Up your VMware Player
- Play virtual machine
- Logging into Damn Vulnerable WXP-SP2.
- Instructions:
- Click on Administrator
- Password: Supply Password
- Press <Enter> or Click the Arrow
- Note(FYI):
- Password was created in (Lab
1, Section 1, Step 8)
- Open the Command Prompt
- Instructions:
- Click the Start Button
- All Programs --> Accessories -->
Command Prompt
- Obtain Damn Vulnerable WXP-SP2's IP Address
- Instructions:
- ipconfig
- Record Your IP Address
- Note(FYI):
- In my case, Damn Vulnerable WXP-SP2's
IP Address 192.168.1.116.
- This is the IP Address of the
Victim Machine.
Section 2: Install
Adobe Flash 10.2.152.26 |
- Open Firefox
- Instructions:
- Click the Start Button
- All Programs --> Mozilla Firefox
- Download VNC 4.1.3 (Part 1)
- Instructions:
- Navigate to the following
URL
-
https://archive.realvnc.com/download/get/775/
- Click the Save File Radio Button
- Download VNC 4.1.3 (Part 2)
- Instructions:
- Navigate to Desktop -->
My Documents --> Downloads
- Click the Save Button
- Open Download Folder
- Instructions:
- Tools --> Downloads
- Right Click on
vnc_4_1_3-x86_win32.exe
- Click on Open Containing
Folder
- Open
vnc_4_1_3-x86_win32.exe
- Instructions:
- Right Click on
vnc_4_1_3-x86_win32.exe
- Click Open
- Open File - Security Warning
- Instructions:
- Click the Run Button
- Setup - VNC
- Instructions:
- Click the Next Button
- Setup - VNC (License Agreement)
- Instructions:
- Click the I accept the
agreement radio button
- Click the Next
Button
- Setup - VNC (Select Destination Location)
- Instructions:
- Take the default location
- C:\Program Files\RealVNC\VNC4
- Click the Next
Button
- Setup - VNC (Select Components)
- Instructions:
- Select Full installation
- Check both VNC Server and
VNC Viewer
- Click the Next
Button
- Setup - VNC (Select Start Menu Folder)
- Instructions:
- Take the Default
- Click the Next
Button
- Setup - VNC (Select Additional Tasks)
- Instructions:
- Check Register and
configure VNC Server for Service-Mode
- Check Start the VNC
Server in Service-Mode
- Click the Next
Button
- Setup - VNC (Select Additional Tasks)
- Instructions:
- Click the Install
Button
- VNC Server Properties (Configure)
- Instructions:
- Click the Authentication
Tab
- Click the VNC Password
Authentication radio button
- Click the Configure
Button
- VNC Server Properties (Set Weak Password)
- Instructions:
- New Password:
abc123
- Confirm Password:
abc123
- Click the OK
Button
- Click the OK
Button
- Setup - VNC (Information)
- Instructions:
- Click the Next
Button
- Setup - VNC (Finish)
- Instructions:
- Click the Finish
Button
- Open the Command Prompt
- Instructions:
- Click the Start Button
- All Programs --> Accessories -->
Command Prompt
- Proof of Lab
- Instructions:
- dir "C:\Program Files" | find /i "vnc"
- date /t
- echo "Your Name"
- Put in your actual name in place of
"Your Name"
- e.g., echo "John Gray"
-
Proof of Lab
Instructions
- Press the <Ctrl> and <Alt> key at the
same time.
- Press the <PrtScn> key.
- Paste into a word document
- Upload to Moodle
|
 
|