Scripts
- net_ipv4 class: A class of static functions that provide basic ip address information, including converting ranges to CIDR, CIDR to ranges, converting between dotted quad and decimal, binary, or hexadecimal. I wrote this class for work.
- MySQL Class: does stuff.
- MySQLi Class: does *same* stuff in different ways.
- Snort rule parser: Parses snort rules into tokens. ohhhh boy. Depends on: mstring.php. Example usage: rule_parser.example.php
- See Also: ITS Custom Security Software