This quick guide will show you how to create gnome menus in Ubuntu that can be shared between multiple users – handy if you want to create a default menu structure that will be loaded for each user on a multiuser system. The launchers created will be installed for all users on the system. I’ve… Read more »
Monthly Archives:: October 2010
pwnmaps – A tool to parse nmap NSE output into something useful
I’ve been using the nmap NSE scripts a lot recently in pentests, and i find the results from many of the scripts invaluable, like smb-enum-users. This script uses some ninja tricks to make the machines spill out all their users using null sessions. Although the scripts are great, the nmap output format to stdout is… Read more »