Urluminator Home Page
What is Urluminator?
Urluminator was designed to capture and log URLs that cross the network. The boss asked to be able to see the URLs that people were visiting,
since we don't have a proxy here this is what we came up with. It uses Dug Song's urlsnarf to capture the URLs, then logs them to a mySQL
database. There is a CGI script that allows you to search/view the data. Also you can create an excel spreadsheets from the results.
How to pronounce urluminator
Earl-Luminator
Download
Download Here
Links
- urlsnarf (part of the dsniff suite of tools)
- mysql
- Perl, Perl DBI and Perl DBD mySQL drivers
- Spreadsheet::WriteExcel Perl Module