spl0it.org

I am the maintainer for numerous packages included in various Linux distributions as well as FreeBSD. These packages are related to PBNJ and security.


Nmap::Parser

Author: Anthony G. Persaud

Packaged for: Debian/Ubuntu, and Gentoo

This module implements a interface to the information contained in an nmap scan. It is implemented by parsing the xml scan data that is generated by nmap. This will enable anyone who utilizes nmap to quickly create fast and robust security scripts that utilize the powerful port scanning abilities of nmap.


Test::DatabaseRow

Author: Mark Fowler

Packaged for: FreeBSD

This is a simple module for doing very very simple quick tests on a database, primarily designed to test if a row exists with the correct details in a table or not. For more advanced testing (joins, etc) it's probably easier for you to roll your own tests by hand than use this module.