RSS 178 projects tagged "Utilities"

Download Website Updated 07 Apr 2001 cgichk

Screenshot
Pop 45.96
Vit 2.52

cgichk is a Web vulnerability tool that automatically searches for a series of interesting directories and files on a given site. It also includes a whois lookup.

Download Website Updated 30 Jan 2001 cop

Screenshot
Pop 31.65
Vit 1.42

cop is a TCL/Tk tool to generate the body tag in HTML documents with its attributes (bgcolor, text, link, vlink, and alink).

Download Website Updated 20 Sep 2005 DNSSEC Walker

Screenshot
Pop 84.53
Vit 4.02

DNSSEC Walker is a tool to recover DNS zonefiles using the DNS protocol. The server does not have to support zonetransfer, but the zone must contain DNSSEC "NXT" or "NSEC" records. Optionally, it can also verify DNSSEC signatures on the RRsets within the zone.

Download Website Updated 30 Jan 2001 File Check Daemon

Screenshot
Pop 40.56
Vit 1.00

The file check daemon monitors files according to rules defined in configuration files. When a file is considered stable (due to its age, presence of a flag file, etc.) then it gets copied to a new location. Rotating backups of the destination file can be made and owner, group and permissions can be specified for the destination. Some examples of where this utility has been found to be useful are: Moving files out of an incoming FTP directory in a timely manner. Moving files uploaded to a web server into directories with different user/group. This lets the administrator run the web server as a non-root user and accept uploads using web server based authentication and then move the files to a more secure area after the transfer. The details of how to determine whether a file is stable and what to do with it once it is are defined in a "Filespec" configuration file. There is a separate filespec for each file that will be monitored which means that each file can have unique behavior associated with it.

Download Website Updated 22 Apr 2005 getgui

Screenshot
Pop 46.56
Vit 2.58

GETGUI is a standalone X11 utility that can be used to easily add a degree of graphical user interface functionality to shell scripts or other programs. It can display informational messages and progress messages, or it can be used to get user input via dialog boxes, keyboard input fields, pulldown menus, or select boxes. "Wizard"-type procedural interfaces can be implemented using a series of getgui invocations. It also includes a popup alarm clock utility (eg. "It's time to leave!").

Download Website Updated 15 Feb 2005 JDirt

Screenshot
Pop 56.50
Vit 2.50

DIRT is a simple directory stack utility that lets the user use the same directory stack across terminals and sessions. The stack of directories is stored in a file (.dirtpile) in your home directory. All shell sessions access the same file, and thus, all of them use the same stack. DIRT supports jumping to specific entries, push, pop, swap the CWD with the top of the stack, and jump to the top of the stack. A set of CSH shell aliases are also included, and required for proper functioning.

Download Website Updated 06 Apr 2006 MySQL PHP 2 Postgres

Screenshot
Pop 59.02
Vit 3.01

Running MySQL PHP 2 Postgres on PHP pages written for MySQL will convert all the MySQL commands into the equivlant Postgres command.

No download Website Updated 26 Apr 2009 NewSyslog

Screenshot
Pop 104.20
Vit 4.95

NewSyslog is an updated version of a package put together by Theodore Tso of MIT Project Athena (which is included in NetBSD, FreeBSD, OpenBSD, etc.). It manages the rotation and archiving of log files (primarily those written to by syslogd). This version has a mix of features from all of the other versions, and it has been made more portable than any of the others with the help of GNU Autoconf.

Download Website Updated 30 Jan 2001 path

Screenshot
Pop 14.00
Vit 71.72

path can be used to manipulate a colon-separated list of paths contained in an environment variable such as PATH. New paths can be added either to the beginning or the end of the path list, paths can be removed from the path list, and several checks can be made on the paths contained in the path list. All duplicate paths in the list are removed.

Download Website Updated 06 Sep 2003 polcnv

Screenshot
Pop 20.59
Vit 1.17

polcnv is designed to convert files between different encoding methods used for Polish texts. It can be also used to covert plain text documents in any language using supported character encoding methods. The program uses ISO-10646 UCS-4 (equivalent to Unicode UTF-32) as internal representation.

Screenshot

Project Spotlight

iceScrum

A Grails application for using Scrum.

Screenshot

Project Spotlight

Eric

A Python IDE written using PyQt and QScintilla.