Sunday, May 18, 2014

Remote Desktop feature with Google Chrome

Google Chrome has an extension that allows remote desktop connectivity.  The first step is the install the Remote Desktop extension for Chrome.  The current URL for the Chrome store is https://chrome.google.com/webstore/category/apps.  Perform a search for Remote Desktop.  During the installation, you will be asked to log into your Google account.

chrome_remote_desktop_1

chrome_remote_desktop_2

Once installed, the feature should appear as a separate icon.  The link of chrome://apps/ should display any local installed applications for Chrome.

chrome_remote_desktop_3

The computer in question must be authorized initially.

chrome_remote_desktop_4

The various security parameters must be set for your Google account.

chrome_remote_desktop_5

Once all of the parameters are in place, two main options should be available:  remote assistance or accessing another computer.

chrome_remote_desktop_6

chrome_remote_desktop_7

If you access the Remote Computer option, the feature to allow remote connections must first be enabled.

chrome_remote_desktop_8

A PIN value must be entered to control access.

chrome_remote_desktop_9

chrome_remote_desktop_10

An error may be returned if the portable version of Chrome is being used (currently a local update service must be running for the extension to work) or if the user account in question does not have local administrative authority in Windows.

chrome_remote_desktop_11

The PIN number will need to be entered again.

chrome_remote_desktop_12

chrome_remote_desktop_13

Once all components are in place and working, the primary or first machine should appear on a secondary computer.

chrome_remote_desktop_14

The PIN value will need to be entered that was configured on the host machine.

chrome_remote_desktop_15

On the remote machine, a small dialog box should be present near the bottom of the screen once connected.

chrome_remote_desktop_16

The Remote Assistance feature can be used to request access to a particular individual.  Select the Share button.

chrome_remote_desktop_17

An access code will automatically be generated and displayed.

chrome_remote_desktop_18

On the remote machine, access the Access button.

chrome_remote_desktop_19

Enter the access code that was generated.

chrome_remote_desktop_20

At this point, the primary desktop should be displayed with the same dialog box at the bottom of the page as described above.

Saturday, May 3, 2014

How to control which sites will use Flash with Internet Explorer

Other web browsers such as Google Chrome off a “click-to-play” option to offer control of when plug-ins such as Flash are used.  A similar configuration can be used with Internet Explorer.  Access the “Manage Add-ons” dialog box within Internet Explorer.  Right-click on the Flash entry and select the “More Information” menu selection.

ie_click_flash_1

Click on the “Remote all sites” button and then click on the Close button.

ie_click_flash_2

When accessing a site that uses Flash, a dialog box should now appear asking for permission.

ie_click_flash_3

Microsoft Virtual Machine Converter

Microsoft Virtual Machine Converter (MVMC) is a Microsoft-supported, stand-alone solution to convert virtual machines and disks from VMware hosts to Hyper-V hosts and Windows Azure.

http://www.microsoft.com/en-us/download/details.aspx?id=42497

Web site to test browsers for the revoked digital certificate parameter

Most web browsers have the option to check for a revoked digital certificate for a particular URL.  The following web site was created as a test:

https://revoked.grc.com/

Below are some examples of different web browsers.  The first image is from Chrome, the second Firefox, and the third Internet Explorer.  The last image is an example of a browser that did not display a warning.  More details on the topic can be found at https://www.grc.com/revocation.htm.

grc_revoked_1

grc_revoked_2

grc_revoked_3

grc_revoked_4

How to upgrade the Kali Linux Distro

To update the components of the Kali Linux distro, launch a root terminal dialog box and use the following command:

apt-get update && apt-get upgrade

kali_update_1

A prompt may appear asking if you wish for the updates to be installed.

kali_update_2

Horizon View Event Notifier

The Horizon View Event Notifier is a tool that connects to one or more existing Horizon View Event Database(s) and allows the user to customize which types of alerts to be notified on.

https://labs.vmware.com/flings/horizon-view-event-notifier

Friday, May 2, 2014

BlindElephant

BlindElephant is a web application fingerprinter; it attempts to discover the version of a (known) web application by comparing static files at known locations against precomputed hashes for versions of those files in all all available releases.

http://blindelephant.sourceforge.net/

LDWin

LDWin is Network Link Discovery application for Windows.  The utility supports CDP (Cisco Discovery Protocol) and LLDP (Link Layer Discovery Protocol.)

ldwin

https://github.com/chall32/LDWin

Polipo

Polipo is a free multi-platform lightweight forwarding and caching web proxy server. Polipo is HTTP 1.1-compliant, supports IPv4, IPv6, traffic filtering and privacy-enhancement.

http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/

VMware View client with Ubuntu

Ubuntu is currently the only Linux distribution that is officially supported by VMware for the VMware View client usage.  To obtain the software package, access the Software and Updates option under System Settings.  Access the Other Software tab and enable the option for Canonical Partners.

ubuntu_view_client_1 

Allow the local package list to be updated.

ubuntu_view_client_2

Access the Software Center and search for VMware.  The View client should now be available.  Even though Ubuntu is the currently only official supported Linux version for the client, the same procedure can be used with other versions of Ubuntu such as XUbuntu and LUbuntu to install the application.

ubuntu_view_client_3