Section: .. / UNIX / misc /
| /// File Name: |
netscript-1.5.9.tgz |
Description:
|
Netscript is a portable and lightweight tcp socket scripting tool. It is intended to allow anyone to script situations based on a word-to-word ruleset response system. Includes wildcard support, character replacement, random replacement, argument inclusion, server timeout, initial send, display altering, multiple character dump formats, telnet protocol support, logging, program to socket dumping, executable ruleset support and reverse binding among other things.
| | Author: | Vade79 | | Homepage: | http://www.realhalo.org | | Changes: | Bugs fixed. | | File Size: | 25983 | | Last Modified: | May 17 16:20:19 2001 |
| MD5 Checksum: | 9a4cca6709c3ca9bbb23c6a67a1a6a0e |
|
| /// File Name: |
netscript-1.6.0.tgz |
Description:
|
Netscript is a portable and lightweight tcp socket scripting tool. It is intended to allow anyone to script situations based on a word-to-word ruleset response system. Includes wildcard support, character replacement, random replacement, argument inclusion, server timeout, initial send, display altering, multiple character dump formats, telnet protocol support, logging, program to socket dumping, executable ruleset support and reverse binding among other things.
| | Author: | Vade79 | | Homepage: | http://www.realhalo.org | | Changes: | Addition of ns_incoming_char() and ns_incoming_raw() for module support, two arguments for different types of raw dumping in telnet mode in order to clean up segment breaking, two ruleset variables to help make sequenced situations possible, changing the logging format to help support the two new raw telnet options, a fix for a potential bug with the $[at] variable in conjunction with reconnection situations, and increased code portability. | | File Size: | 28514 | | Last Modified: | May 19 14:37:09 2001 |
| MD5 Checksum: | 4d3c4aa6683754db0aeb426bb4b48d45 |
|
| /// File Name: |
netscript-1.6.1.tgz |
Description:
|
Netscript is a portable and lightweight tcp socket scripting tool. It is intended to allow anyone to script situations based on a word-to-word ruleset response system. Includes wildcard support, character replacement, random replacement, argument inclusion, server timeout, initial send, display altering, multiple character dump formats, telnet protocol support, logging, program to socket dumping, executable ruleset support and reverse binding among other things.
| | Author: | Vade79 | | Homepage: | http://www.realhalo.org | | Changes: | Pretty decent update - Several improvements. | | File Size: | 34405 | | Last Modified: | Jun 4 15:38:37 2001 |
| MD5 Checksum: | 92890133ebfb1944f6e5882720659b04 |
|
| /// File Name: |
netscript-1.6.3.tgz |
Description:
|
Netscript is a portable and lightweight tcp socket scripting tool. It is intended to allow anyone to script situations based on a word-to-word ruleset response system. Includes wildcard support, character replacement, random replacement, argument inclusion, server timeout, initial send, display altering, multiple character dump formats, telnet protocol support, logging, program to socket dumping, executable ruleset support and reverse binding among other things.
| | Author: | Vade79 | | Homepage: | http://www.realhalo.org | | Changes: | Less security risk - Dynamic variables are not parsed. A $REPEAT variable for use with repeated rules has been added, and bugs were fixed. | | File Size: | 41177 | | Last Modified: | Jul 16 18:59:38 2001 |
| MD5 Checksum: | 7c9122e61ee9b50d8bc1d3a91533c6f4 |
|
| /// File Name: |
netscript-1.6.5.tgz |
Description:
|
Netscript is a portable and lightweight tcp socket scripting tool. It is intended to allow anyone to script situations based on a word-to-word ruleset response system. Includes wildcard support, character replacement, random replacement, argument inclusion, server timeout, initial send, display altering, multiple character dump formats, telnet protocol support, logging, program to socket dumping, executable ruleset support and reverse binding among other things.
| | Author: | Vade79 | | Homepage: | http://www.realhalo.org | | Changes: | The main focus of this release is the fixing of a potential local/remote security bug found during a quick audit. This security is somewhat minor due to the fact it relies on the user defined ruleset. The $` variable has been added for execution data manipulation, and the --hist option has been changed to only add a line if it does not already exist in the history file. | | File Size: | 59057 | | Last Modified: | Dec 8 23:28:07 2001 |
| MD5 Checksum: | f6443983c5179ae5cc30c8918786698b |
|
| /// File Name: |
netscript-1.6.6.tgz |
Description:
|
Netscript is a portable and lightweight tcp socket scripting tool. It is intended to allow anyone to script situations based on a word-to-word ruleset response system. Includes wildcard support, character replacement, random replacement, argument inclusion, server timeout, initial send, display altering, multiple character dump formats, telnet protocol support, logging, program to socket dumping, executable ruleset support and reverse binding among other things.
| | Author: | Vade79 | | Homepage: | http://www.realhalo.org | | Changes: | This release adds -Z (system logging support) for when it is running at a syslog accessible level. -u has changed so that it will now apply the supplementary groups to the id change. Also, if no group id is specified, it will apply the group id of the user id. The ns_exit() module function has been changed to pass the type of exit. | | File Size: | 60862 | | Last Modified: | Dec 14 00:43:42 2001 |
| MD5 Checksum: | 38fc96a05a72c5e011618a3a4a7596b3 |
|
| /// File Name: |
netscript-1.6.7.tgz |
Description:
|
Netscript is a portable and lightweight tcp socket scripting tool. It is intended to allow anyone to script situations based on a word-to-word ruleset response system. Includes wildcard support, character replacement, random replacement, argument inclusion, server timeout, initial send, display altering, multiple character dump formats, telnet protocol support, logging, program to socket dumping, executable ruleset support and reverse binding among other things.
| | Author: | Vade79 | | Homepage: | http://www.realhalo.org | | Changes: | This release adds -O to select an alternative shell to execute for third party programs, -o to omit socket reading of supplied character(s), -m to change the working directory, -M to change the root directory, and $' to change the current working directory via the ruleset. The standard reading of input has been changed to check for the tty name instead of the generic /dev/tty. All related third party executions have been modified to use $SHELL. A segmentation fault introduced in the previous version (-u with a user name that doesn't exist) has been fixed. This was not a security issue. | | File Size: | 62530 | | Last Modified: | Jan 1 06:41:51 2002 |
| MD5 Checksum: | dec2f5ce7f142a8a95a3cccb5883a913 |
|
| /// File Name: |
netscript-1.6.8.tgz |
Description:
|
Netscript is a portable and lightweight tcp socket scripting tool. It is intended to allow anyone to script situations based on a word-to-word ruleset response system. Includes wildcard support, character replacement, random replacement, argument inclusion, server timeout, initial send, display altering, multiple character dump formats, telnet protocol support, logging, program to socket dumping, executable ruleset support and reverse binding among other things.
| | Author: | Vade79 | | Homepage: | http://www.realhalo.org | | Changes: | Routing support (-R, -k, -j, and -J options), a new $\ variable to send data directly to the route socket, a $" variable to only send data after an alloted amount of time, a -Q option to define socket options, a --interactive command line option to allow interactive use of netscript, reading of ~/.nsrc to to precurse any other interactive commands, a --list command line option to quickly list and execute rulesets, a $NS_PATH environmental variable to assist the --list option, a new manual page, MD5SUM validity check file, and some new/modified rulesets. | | File Size: | 83872 | | Last Modified: | Jan 2 19:42:36 2002 |
| MD5 Checksum: | ec29e37f3d8fa6195904f099686cba85 |
|
| /// File Name: |
netscript-1.7.0.tgz |
Description:
|
Netscript is a portable and lightweight tcp socket scripting tool. It is intended to allow anyone to script situations based on a word-to-word ruleset response system. Includes wildcard support, character replacement, random replacement, argument inclusion, server timeout, initial send, display altering, multiple character dump formats, telnet protocol support, logging, program to socket dumping, executable ruleset support and reverse binding among other things.
| | Author: | Vade79 | | Homepage: | http://www.realhalo.org | | Changes: | A (modified) cygwin/windows binary based on the netscript.c source was added. The syslog priority level was changed to better suit some situations and local display of error/statistical messages was changed to use less space. A bug with the -M option (that forced the -R option) and misplacing of a #ifdef were fixed. | | File Size: | 468193 | | Last Modified: | Feb 27 00:07:09 2002 |
| MD5 Checksum: | 55026e6fa66f467d9c4870918c31aa8a |
|
| /// File Name: |
netsed.tgz |
Description:
|
Netsed v0.01b brings sed functionality to the network layer, allowing you to change the contents of packets traveling through your network on the fly and in a completely transparent manner. It features basic expressions and dynamic filtering, and cooperates with ipfwadm/ipchains transparent proxy rules to pick specific packets.
| | Author: | Michal Zalewski | | File Size: | 6352 | | Last Modified: | Jan 8 16:21:14 2001 |
| MD5 Checksum: | 56f5d8af7d21dbb25a50e673442edc30 |
|
| /// File Name: |
nmap.1.49.tar.gz |
Description:
|
nmap - check the nmap directory for latest versions.
| | File Size: | 219155 | | Last Modified: | Aug 16 20:06:53 1999 |
| MD5 Checksum: | 38eb3709ca62833b1510bb356f880f7e |
|
| /// File Name: |
npasswd-2.00.tar.gz |
Description:
|
See description below.
| | File Size: | 488346 | | Last Modified: | Aug 16 20:06:55 1999 |
| MD5 Checksum: | 8e75fb9f657a4960171d2dc9d9be40ff |
|
| /// File Name: |
npasswd-2.04.tar.gz |
Description:
|
See description below.
| | File Size: | 495159 | | Last Modified: | Aug 16 20:06:55 1999 |
| MD5 Checksum: | f5db06928c884c444726e879662fb6c7 |
|
| /// File Name: |
npasswd-2.05.tar.gz |
Description:
|
npasswd 2.05 - Npasswd is a replacement for the passwd command for UNIX. It subjects user passwords to stringent guessability checks to decrease the chance of users choosing vulnerable passwords. It addresses other deficiencies found in standard password change programs. Npasswd is designed to replace the programs passwd, chfn and chsh. You'll need npasswd-words.tar.gz (5.6 MB) to use npasswd.
| | Author: | Clyde Hoover | | File Size: | 498373 | | Last Modified: | Aug 16 20:06:55 1999 |
| MD5 Checksum: | 60195af4db0cdb489207cf56780dc696 |
|
| /// File Name: |
npasswd-words.tar.gz |
Description:
|
For use withNpasswd.
| | File Size: | 5650534 | | Last Modified: | Aug 16 20:06:59 1999 |
| MD5 Checksum: | 50f1a9f5e30950187415099b9aae0652 |
|
| /// File Name: |
nstx-1.1-beta3.tgz |
Description:
|
NSTX (the Nameserver Transfer Protocol) makes it possible to create IP tunnels using DNS queries and replies for IP packet encapsulation where IP traffic other than DNS isn't possible.
| | Author: | Florian Heinz | | Homepage: | http://nstx.dereference.de/nstx | | Changes: | Large parts of the program were rewritten and enhanced. The client only polls if there are not enough packets waiting at the server, which results in less name server traffic, much more bandwidth, and better interactive performance. | | File Size: | 20072 | | Last Modified: | Oct 30 14:41:01 2003 |
| MD5 Checksum: | 7960f43b11c12b8df6f1cd3d005c710c |
|
| /// File Name: |
nstx-1.1-beta5.tgz |
Description:
|
NSTX (the Nameserver Transfer Protocol) makes it possible to create IP tunnels using DNS queries and replies for IP packet encapsulation where IP traffic other than DNS isn't possible.
| | Author: | Florian Heinz | | Homepage: | http://nstx.dereference.de/nstx | | Changes: | Fixed a remote DoS-Bug, Fixed a bug which prevented working with djb's nameservers. | | File Size: | 19812 | | Last Modified: | Jun 22 19:04:21 2004 |
| MD5 Checksum: | 395cf9b3c156662cf33dc71a2275f43f |
|
| /// File Name: |
nullidentd-1.0.tar.gz |
Description:
|
nullidentd is a minimal identd server. All identd requests are responded to with the same (false) answer. It is intended as a very small (possibly secure) daemon to run on a firewall for connections to servers that use identd responses.
| | Homepage: | http://www.tildeslash.org/nullidentd.html | | File Size: | 9718 | | Last Modified: | Dec 13 05:18:39 1999 |
| MD5 Checksum: | 80afbac3c40e12a1ee7a0b55922bf439 |
|
| /// File Name: |
p3psn.tar.gz |
Description:
|
This package contains a patch to the Linux 2.2.2 kernel that disables the CPU serial number misfeature in the new Intel Pentium III processor at boot time. Also included is a fairly comprehensive CPU identification program for Intel and AMD processors that will display the PIII serial number if it is available. Run it both before and after installing the patch to verify that it is working.
| | Author: | Phil Karn | | File Size: | 4492 | | Last Modified: | Aug 16 20:06:53 1999 |
| MD5 Checksum: | 84ca90acfb5e5c63913608584782a111 |
|
| /// File Name: |
p3scan-2.2.1.tar.gz |
Description:
|
Pop 3 scan is a full transparent proxy server for POP3 clients. It runs on a Linux box with iptables (for port redirection). It can be used to provide POP3 email scanning from the Internet to any internal network, and is ideal for helping to protect your Other OS LAN from harm, especially when used in conjunction with a firewall and other Internet proxy servers. It is designed to enable scanning of incoming email messages for viruses, worms, trojans, spam, and harmful attachments. Because viewing HTML email can enable a spammer to validate an email address (via Web bugs), it can also provide HTML stripping.
| | Author: | laitcg | | Homepage: | http://p3scan.sourceforge.net/ | | Changes: | Made TOP command processing an option. Fixed ability to not use ripmime library. Various other tweaks. | | File Size: | 311806 | | Last Modified: | Sep 23 03:09:55 2005 |
| MD5 Checksum: | f7fcbc39050c193e5a334a61d38b5d49 |
|
| /// File Name: |
p3scan-2.3.1.tar.gz |
Description:
|
Pop 3 scan is a full transparent proxy server for POP3 clients. It runs on a Linux box with iptables (for port redirection). It can be used to provide POP3 email scanning from the Internet to any internal network, and is ideal for helping to protect your Other OS LAN from harm, especially when used in conjunction with a firewall and other Internet proxy servers. It is designed to enable scanning of incoming email messages for viruses, worms, trojans, spam, and harmful attachments. Because viewing HTML email can enable a spammer to validate an email address (via Web bugs), it can also provide HTML stripping.
| | Author: | laitcg | | Homepage: | http://p3scan.sourceforge.net/ | | Changes: | Bug fix release. | | File Size: | 315677 | | Last Modified: | Nov 20 13:46:16 2005 |
| MD5 Checksum: | c1ce98fd1fe2220ef9838eb97ae38300 |
|
| /// File Name: |
p3scan-2.3.2.tar.gz |
Description:
|
Pscan checks C source code for problematic uses of printf style functions such as "sprintf(buffer, variable)", which have been the source of many security holes. It does not check for buffer overflows or other misuse of function parameters.
| | Author: | Alan DeKok | | Homepage: | http://www.striker.ottawa.on.ca/~aland/pscan/ | | Changes: | Update RipMIME to 1.4.0.6. Various bug fixes. | | File Size: | 321684 | | Last Modified: | Dec 28 18:31:38 2005 |
| MD5 Checksum: | 9f8decc7d4701228788e3c8717096ca0 |
|
| /// File Name: |
packit-0.3.5d.tgz |
Description:
|
Packit offers the ability to monitor, manipulate and inject IPv4 (and soon IPv6) traffic (TCP/UDP/ICMP) on and into your network. This can be valuable in testing firewalls, intrusion detection systems and in general TCP/IP auditing. At the comment Packit can be run using one of two modes. packet capture, and IPv4 packet injection. Packit is dependent on libnet 1.1.0+ and libpcap and has been tested with numerous FreeBSD and Linux kernels.
| | Homepage: | http://packit.sourceforge.net | | File Size: | 13529 | | Last Modified: | Oct 18 02:19:03 2002 |
| MD5 Checksum: | 1e6e4356097d8b6f4a338e06a6019d09 |
|
| /// File Name: |
packit-0.4.1.tgz |
Description:
|
Packit offers the ability to monitor, manipulate and inject IPv4 (and soon IPv6) traffic (TCP/UDP/ICMP) on and into your network. This can be valuable in testing firewalls, intrusion detection systems and in general TCP/IP auditing. At the comment Packit can be run using one of two modes. packet capture, and IPv4 packet injection. Packit is dependent on libnet 1.1.0+ and libpcap and has been tested with numerous FreeBSD and Linux kernels.
| | Homepage: | http://packit.sourceforge.net | | Changes: | Bug fixes, updates. | | File Size: | 21325 | | Last Modified: | Oct 22 02:03:50 2002 |
| MD5 Checksum: | b96277bd85d9cc56efa0678b8864f68c |
|
| /// File Name: |
packit-0.4.5.tgz |
Description:
|
Packit offers the ability to monitor, manipulate and inject IPv4 (and soon IPv6) traffic (TCP/UDP/ICMP) on and into your network. This can be valuable in testing firewalls, intrusion detection systems and in general TCP/IP auditing. At the comment Packit can be run using one of two modes. packet capture, and IPv4 packet injection. Packit is dependent on libnet 1.1.0+ and libpcap and has been tested with numerous FreeBSD and Linux kernels.
| | Homepage: | http://packit.sourceforge.net | | Changes: | Bug fixes, updates. | | File Size: | 77888 | | Last Modified: | Oct 30 03:09:59 2002 |
| MD5 Checksum: | 1b306d38cbad92bf5c19a5eadfbbdda5 |
|
|
|
|
|