Sunday, May 1, 2016

Honeyport

Honeyport is a PowerShell script designed to create a honeypot on a Windows-based system.  The script is available at:

https://github.com/Pwdrkeg/honeyport/

An elevated PowerShell session must be used.  Once the Execution Policy for a PowerShell script has been configured, the script has several different command line parameters.  The switch –ports will listen on a single or multiple ports; the example shows port 23.  The local Windows Firewall may display a prompt when the script is initially executed.

honeyport_powershell_script_1

To review log information, use the command Get-EventLog honeyport.

honeyport_powershell_script_2

Once completed, use the command Stop-Job -Name HoneyPort and Remove-Job –Name HoneyPort to kill the background process.

honeyport_powershell_script_3

The data from the Event Log could be exported to a text file using a command such as the example below.

Get-EventLog honeyport | Select Time, Message | Format-List | Out-File report.txt

honeyport_powershell_script_4

Phishing Frenzy

Phishing Frenzy is an Open Source Ruby on Rails e-mail phishing framework designed to help penetration testers manage multiple, complex phishing campaigns. The goal of the project is to streamline the phishing process while still providing clients the best realistic phishing campaign possible.

https://www.phishingfrenzy.com/

VMware View SSO Diagnostic Utility

The Horizon SSO Diagnostic Utility is a diagnostic application that performs basic validation of the Horizon (Certificate) Enrollment server, the Active Directory PKI settings, and Enterprise Certificate Authorities (CA).

https://labs.vmware.com/flings/true-sso-diagnostic-utility

Homedale

Homedale is an wireless utility for Windows that offers an overview of all available access points with their signal strength, encryption [WEP/WPA/WPA2], speed, and channel.

http://thesz.diecru.eu/content/homedale.php

https://www.the-sz.com/products/homedale/

image

Tixati

Tixati is a BitTorrent client for Windows and Linux.  A portable version is available.

http://www.tixati.com/

image

AeroFS

AeroFS is an enterprise file sync & share solution deployed on the customer’s infrastructure, allowing the company to keep control of its data and enabling employees to securely collaborate both inside and outside the organization.

https://www.aerofs.com/

LiveUSB Install

LiveUSB Install is an utility to create a install several Linux distributions on an USB drive.

http://live.learnfree.eu/

Project my screen App for Windows Phone

The Project my screen App for Windows Phone can be used to deliver a Windows Mobile screen directly to a computer’s monitor.  The app can be used to take screen captures of mobile screens. The app only supports delivering video; it does not also deliver audio.

https://www.microsoft.com/en-us/download/details.aspx?id=42536