raw2vmdk - Mount raw images as VMDK virtual disks

Published on 2010-06-15 02:19:57.

Description

raw2vmdk is an OS independent Java utility that allows you to mount
raw disk images, like images created by "dd", using VMware, VirtualBox or any
other virtualization platform supporting the VMDK disk format.

It analyzes the raw image and creates an approprietly formatted ".vmdk"
file that can be used to mount the image right away.


Project homepage: https://github.com/Zapotek/raw2vmdk
tags = {  "forensics" "vmware" "java" "security"   };

bookmarks = {  Digg! , Del.icio.us! , Google! , Slashdot! , Netscape! , Technorati! , Yahoo! , Stumbleupon! };

CDPSnarf

Published on 2008-02-04 17:42:47.

Description

CDPSnarf if a network sniffer exclusively written to extract information from CDP packets.
It provides all the information a "show cdp neighbors detail" command would return on a Cisco router and even more.
The application is written in C using the popular PCAP library.

Project homepage: https://github.com/Zapotek/cdpsnarf
tags = {  "networking" "security"   };

bookmarks = {  Digg! , Del.icio.us! , Google! , Slashdot! , Netscape! , Technorati! , Yahoo! , Stumbleupon! };

FIS [File Inclusion Scanner]

Published on 2007-11-21 16:20:16.

Description

FIS (File Inclusion Scanner) is a vulnerability scanner for PHP applications.
Is scans PHP files mapping PHP/HTTP GET variables and then performs a security audit,
in order to find out which of them are exploitable.
tags = {  "php" "webapp" "security"   };

bookmarks = {  Digg! , Del.icio.us! , Google! , Slashdot! , Netscape! , Technorati! , Yahoo! , Stumbleupon! };