 |
EDAcS: collect, archive and report remote user connections through Radius accounting logs. |
Frank4DD, @1999-2008 <Download> Latest Version: 1.2.1
|
EDAcS has been developed to collect and report remote user connections for security monitoring and investigations. Most network gateways for remote connectivity support session accounting using Radius (RFC 2866). While Radius is often used for authentication, it is also a very good choice for user and session tracking. Such data provides log trails for remote user logins across different devices and regions in large organisations. Initially designed for dial-in, EDAcS expanded for tracking VPN user connections...
<Test It>
|
|
WebCert: a simple, OpenSSL based CA Interface to generate X509.3 Certificates
|
Frank4DD, @2003-2008 <Download> Latest Version: 1.7.2
|
A large deployment of Netscreen devices as firewalls and dedicated VPN gateways generated a need for X509.3 certificates to enable secure device management via the https protocol. With the lack of an existing internal CA and the requirement for quick certificate turnaround, I created a self-service application. Years and hundreds of certificates later, I re-wrote it in 'C' and expanded the functions. Think PKI is dead? Long live the PKI! <Test It>
|
|
NessusWC: scan yourself with Nessus and find out how secure you are
|
Frank4DD, @2005-2008 <Download> Latest Version: 1.2.2
|
You know about Nessus, the free security vulnerability scanner. This is a new client written from scratch as a web frontend to a Nessus Daemon. Got a Nessus Daemon? Try it out. Got none? Try mine. <Test It>
|
|
Viper v1.4: the Brute-Force Password Cracker
|
|
|
When I was trying to understand the insecurity of UNIX passwords, I looked for simple software as an example. Sure, there was the famous Crack, but I found Hale's viper.pl more readable. I was interested to improve his code to measure and print the performance and time estimates for brute force attacks so I contacted Hale about my ideas including re-writing his program in 'C' for maximum speed. <Read on>
|
|
| Driver for NTP reference clock 34 (UltraLink) |
This is the driver for reference clock 34 in NTP. Reference clock 34 is for clocks from company UltraLink and supports Model 320,325,33x. Please see also the ntp-server article <here>.
Download driver: <refclock_ulink.c>
|
|
Secure vendor access for remote system support
|
...using one-time passcodes and call back mechanism needed an application for tracking passcodes and vendor access. This web application has 3 different access levels and information is stored in a Berkeley DB. NOT COMPLETE
<Go to demo>
<Download>
|
|
Symantec Enterprise Firewall v7 Ruleset print and network object finder in Perl
|
Symantec Enterprise Firewall on UNIX needs to be managed from a Windows-based management station. There are cases when we need to verify directly on the UNIX machine what the implemented ruleset looks like and if a certain IP is enabled. These perl scripts can be run from the commandline, they parse the firewall configuration files and print out the current configuration and network objects.
Download scripts:
<rreport.pl>
<hostvrfy.pl>
|
|