Section: .. / UNIX / security /
| /// File Name: |
dnsa-0.4.tar.gz |
Description:
|
DNS Auditor is a tool which checks for DNS security. Looks for DNS cache poisoning (using additional RR), DNS ID Spoofing, and more. More information in a related paper is available here.
| | Author: | Pierre Betouin | | Homepage: | http://www.packetfactory.net/projects/dnsa | | File Size: | 556273 | | Last Modified: | Oct 30 00:25:55 2003 |
| MD5 Checksum: | a4437986512a00b2b48e008f4cff60ce |
|
| /// File Name: |
dnsa-0.6-ng.tar.gz |
Description:
|
DNSA is an auditing tool which aim is to provide a simple way to pentest DNS servers and perform DNS ID Spoofing.
| | Author: | Pierre Betouin | | Homepage: | http://www.packetfactory.net/projects/dnsa | | Changes: | This new version includes wireless support using 2 cards (one monitoring, the other injecting packets). | | File Size: | 881293 | | Last Modified: | Jul 23 12:42:22 2005 |
| MD5 Checksum: | f047bd49b2fa182ecd3e77bd49ea75db |
|
| /// File Name: |
execdeny.tar.gz |
Description:
|
Exec Denier is a kernel module for NetBSD that restricts exec syscalls for certain UIDs. It is very useful for blocking exec calls for named and ntpd. It can also restrict exec calls for users to a certain directory. Changelog available here.
| | Homepage: | http://www.netbsd.ro/kefren/execdeny/ | | Changes: | Supports allowing/denying PROT_EXEC nmap calls on certain files, and cleanups to previously written code. | | File Size: | 7794 | | Last Modified: | May 16 03:22:40 2002 |
| MD5 Checksum: | b626a9efb73bd3dfa1dcd2c7b2754418 |
|
| /// File Name: |
flawfinder-0.15.tar.gz |
Description:
|
Flawfinder searches through source code for potential security flaws, listing potential security flaws sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function.
| | Homepage: | http://www.dwheeler.com/flawfinder | | Changes: | New --neverignore option. | | File Size: | 32500 | | Last Modified: | Jun 6 20:53:35 2001 |
| MD5 Checksum: | 1b78f9519313232071a0d25cb82e9f73 |
|
| /// File Name: |
flawfinder-0.17.tar.gz |
Description:
|
Flawfinder searches through source code for potential security flaws, listing potential security flaws sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function.
| | Homepage: | http://www.dwheeler.com/flawfinder | | Changes: | Recursively checks source in directories, support for RATS's "ignore" directive (for compatibility with RATS), minor improvements in the vulnerability database, and a new option for suppressing status information ("--quiet") have been added. | | File Size: | 39927 | | Last Modified: | Nov 6 11:06:08 2001 |
| MD5 Checksum: | e5d5be0557e69099a1994290d2ce66ea |
|
| /// File Name: |
flawfinder-0.20.tar.gz |
Description:
|
Flawfinder searches through source code for potential security flaws, listing potential security flaws sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function.
| | Homepage: | http://www.dwheeler.com/flawfinder | | Changes: | Includes a man page and more command line options. | | File Size: | 58144 | | Last Modified: | Dec 14 02:40:18 2001 |
| MD5 Checksum: | 9530c12b60f4f8123da6a7714e4ded84 |
|
| /// File Name: |
flawfinder-0.21.tar.gz |
Description:
|
Flawfinder searches through source code for potential security flaws, listing potential security flaws sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function. Secure Programming HOWTO here.
| | Homepage: | http://www.dwheeler.com/flawfinder | | Changes: | Fixed an error that would cause incorrect hits in syslog, added an INSTALL file. | | File Size: | 49612 | | Last Modified: | Jan 11 01:05:27 2002 |
| MD5 Checksum: | fcabc57d5addb69936915a3fbad4e32a |
|
| /// File Name: |
flawfinder-0.22.tar.gz |
Description:
|
Flawfinder searches through source code for potential security flaws, listing potential security flaws sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function. Secure Programming HOWTO here.
| | Homepage: | http://www.dwheeler.com/flawfinder | | Changes: | Updated the report given about having %s in scanf when a limit for %s was provided. | | File Size: | 51024 | | Last Modified: | May 16 03:23:15 2002 |
| MD5 Checksum: | 2e0efe7f3bb1a5cb4aab4497bde3c639 |
|
| /// File Name: |
flawfinder-1.20.tar.gz |
Description:
|
Flawfinder searches through source code for potential security flaws, listing potential security flaws sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function. Secure Programming HOWTO here.
| | Homepage: | http://www.dwheeler.com/flawfinder | | Changes: | Added database entries to detect file openings and static character array definitions. The HTML output format has been significantly improved. Flawfinder now (by default) skips symbolic links, and always skips special files, to counter attackers who insert malicious files in their source code directories. | | File Size: | 88885 | | Last Modified: | Jul 10 02:42:04 2002 |
| MD5 Checksum: | 577bc6e8753bce69ee76f54cb4a994fa |
|
| /// File Name: |
flawfinder-1.21.tar.gz |
Description:
|
Flawfinder searches through source code for potential security flaws, listing potential security flaws sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function. Secure Programming HOWTO here. Full changelog available here.
| | Author: | David A. Wheeler | | Homepage: | http://www.dwheeler.com/flawfinder | | Changes: | Improved the default output, added a short tutorial to man page, fixed some bugs. | | File Size: | 95679 | | Last Modified: | Oct 17 02:05:10 2002 |
| MD5 Checksum: | 4f9a408b0c73d911bc4771b3c45ac9da |
|
| /// File Name: |
flawfinder-1.22.tar.gz |
Description:
|
Flawfinder searches through source code for potential security flaws, listing potential security flaws sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function. Secure Programming HOWTO here. Full changelog available here.
| | Author: | David A. Wheeler | | Homepage: | http://www.dwheeler.com/flawfinder | | Changes: | Output format and packaging. | | File Size: | 95670 | | Last Modified: | Apr 9 23:52:29 2003 |
| MD5 Checksum: | a6746b5e8b443e777ebd223edae33e6d |
|
| /// File Name: |
flawfinder-1.25.tar.gz |
Description:
|
Flawfinder searches through source code for potential security flaws, listing potential security flaws sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function. Secure Programming HOWTO here. Full changelog available here.
| | Author: | David A. Wheeler | | Homepage: | http://www.dwheeler.com/flawfinder | | Changes: | Output format, packaging, and many feature enhancements. | | File Size: | 103594 | | Last Modified: | Jun 2 04:28:42 2004 |
| MD5 Checksum: | fa5b644e00aa4862de5b790f0e1a3ad7 |
|
| /// File Name: |
flawfinder-1.26.tar.gz |
Description:
|
Flawfinder searches through source code for potential security flaws, listing potential security flaws sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function. Secure Programming HOWTO here. Full changelog available here.
| | Author: | David A. Wheeler | | Homepage: | http://www.dwheeler.com/flawfinder | | Changes: | Added various support, feature enhancements, and bug fixes. | | File Size: | 130412 | | Last Modified: | Jun 18 01:15:03 2004 |
| MD5 Checksum: | 242a90ecf2f21a709a2425c8771ef38e |
|
| /// File Name: |
flawfinder-1.27.tar.gz |
Description:
|
Flawfinder searches through source code for potential security flaws, listing potential security flaws sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function. Secure Programming HOWTO here. Full changelog available here.
| | Author: | David A. Wheeler | | Homepage: | http://www.dwheeler.com/flawfinder | | Changes: | Added various support, feature enhancements, and bug fixes. | | File Size: | 123086 | | Last Modified: | Jan 19 23:10:34 2007 |
| MD5 Checksum: | 50fff67dd439f42b785577ed8b3a3f7d |
|
| /// File Name: |
fragroute-1.2.tar.gz |
Description:
|
Fragroute intercepts, modifies, and rewrites egress traffic destined for a specified host, implementing most of the attacks described in the Secure Networks "Insertion, Evasion, and Denial of Service: Eluding Network Intrusion Detection" paper of January 1998. It features a simple ruleset language to delay, duplicate, drop, fragment, overlap, print, reorder, segment, source-route, or otherwise monkey with all outbound packets destined for a target host, with minimal support for randomized or probabilistic behavior. Includes scripts to defeat even the current CVS snort IDS.
| | Author: | Dug Song | | Homepage: | http://www.monkey.org/~dugsong/fragroute/index.html | | File Size: | 85247 | | Last Modified: | Apr 23 01:16:44 2002 |
| MD5 Checksum: | 7e4de763fae35a50e871bdcd1ac8e23a |
|
| /// File Name: |
freevsd-1.4.0.tar.gz |
Description:
|
FreeVSD facilitates true Linux Virtual Servers within a 'chroot' environment, allowing Web servers and other applications to be deployed and administered discretely, without compromise to security. Each Virtual Server has its own IP address(es), Apache webserver, and view of the process table. FreeVSD expands the Linux system by creating a pseudo-'super user' (admin) for each Virtual Server. The admin user has the ability to create extra POP3/FTP and Telnet users and also administrate vital services such as the webserver.
| | Author: | Nick Burrett | | Homepage: | http://www.freevsd.org/ | | Changes: | Inclusion of a Web-based control center, installation script reworkings, and minor bugfixes. | | File Size: | 656379 | | Last Modified: | Jan 31 19:27:00 2000 |
| MD5 Checksum: | 43ada1a6a2a4adc566b9b7cec020caeb |
|
| /// File Name: |
freevsd-1.4.2.tar.gz |
Description:
|
FreeVSD facilitates true Linux Virtual Servers within a 'chroot' environment, allowing Web servers and other applications to be deployed and administered discretely, without compromise to security. Each Virtual Server has its own IP address(es), Apache webserver, and view of the process table. FreeVSD expands the Linux system by creating a pseudo-'super user' (admin) for each Virtual Server. The admin user has the ability to create extra POP3/FTP and Telnet users and also administrate vital services such as the webserver.
| | Author: | Nick Burrett | | Homepage: | http://www.freevsd.org | | Changes: | Security fixes, bug fixes, and instalation fixes. | | File Size: | 687575 | | Last Modified: | Jun 29 12:14:54 2000 |
| MD5 Checksum: | 704e77510bb632e4fdea82c7665f2fea |
|
| /// File Name: |
freevsd-1.4.3.tar.gz |
Description:
|
FreeVSD facilitates true Linux Virtual Servers within a 'chroot' environment, allowing Web servers and other applications to be deployed and administered discretely, without compromise to security. Each Virtual Server has its own IP address(es), Apache webserver, and view of the process table. FreeVSD expands the Linux system by creating a pseudo-'super user' (admin) for each Virtual Server. The admin user has the ability to create extra POP3/FTP and Telnet users and also administrate vital services such as the webserver.
| | Author: | Nick Burrett | | Homepage: | http://www.freevsd.org | | Changes: | Many bug fixes, much easier to install. Additionally, the structure of the code itself has been improved. | | File Size: | 587549 | | Last Modified: | Aug 9 18:13:09 2000 |
| MD5 Checksum: | 0acfccf15cb72aa736628ee61e123fd9 |
|
| /// File Name: |
freevsd-1.4.5-1.tar.gz |
Description:
|
FreeVSD facilitates true Linux Virtual Servers within a 'chroot' environment, allowing Web servers and other applications to be deployed and administered discretely, without compromise to security. Each Virtual Server has its own IP address(es), Apache webserver, and view of the process table. FreeVSD expands the Linux system by creating a pseudo-'super user' (admin) for each Virtual Server. The admin user has the ability to create extra POP3/FTP and Telnet users and also administrate vital services such as the webserver.
| | Author: | Nick Burrett | | Homepage: | http://www.freevsd.org | | Changes: | Now supports OpenSSL! Also portability fixes, bugfixes, and documentation updates. | | File Size: | 567045 | | Last Modified: | Dec 3 11:16:22 2000 |
| MD5 Checksum: | 860afeecb45fb97e66dbd2967bcf76c3 |
|
| /// File Name: |
freevsd-1.4.6.tar.gz |
Description:
|
FreeVSD facilitates true Linux Virtual Servers within a 'chroot' environment, allowing Web servers and other applications to be deployed and administered discretely, without compromise to security. Each Virtual Server has its own IP address(es), Apache webserver, and view of the process table. FreeVSD expands the Linux system by creating a pseudo-'super user' (admin) for each Virtual Server. The admin user has the ability to create extra POP3/FTP and Telnet users and also administrate vital services such as the webserver.
| | Author: | Mark Sutton | | Homepage: | http://www.freevsd.org | | Changes: | Automated skel updates, Preconfigured skel library, Redhat 7.x + Xinetd Support, bug fixes, and documentation updates. | | File Size: | 581474 | | Last Modified: | Mar 1 20:11:57 2001 |
| MD5 Checksum: | 81dcd7c892304384befd63dd8e5cf948 |
|
| /// File Name: |
freevsd-1.4.7.tar.gz |
Description:
|
FreeVSD facilitates true Linux Virtual Servers within a 'chroot' environment, allowing Web servers and other applications to be deployed and administered discretely, without compromise to security. Each Virtual Server has its own IP address(es), Apache webserver, and view of the process table. FreeVSD expands the Linux system by creating a pseudo-'super user' (admin) for each Virtual Server. The admin user has the ability to create extra POP3/FTP and Telnet users and also administrate vital services such as the webserver.
| | Author: | Mark Sutton | | Homepage: | http://www.freevsd.org | | Changes: | A new module for VSD (mod_bind), with extensions to allow the remote configuration of BIND-8 nameservers. With mod_bind individual virtual server owners can securely and reliably manage their own name server entries. The module has been designed to interface with existing BIND-8 nameservers with an absolute minimum of additional configuration required. | | File Size: | 666779 | | Last Modified: | Apr 6 21:49:15 2001 |
| MD5 Checksum: | 9d3007a83e4cc88a0ed41b4237a3b0ac |
|
| /// File Name: |
freevsd-1.4.8-1.tar.gz |
Description:
|
FreeVSD facilitates true Linux Virtual Servers within a 'chroot' environment, allowing Web servers and other applications to be deployed and administered discretely, without compromise to security. Each Virtual Server has its own IP address(es), Apache webserver, and view of the process table. FreeVSD expands the Linux system by creating a pseudo-'super user' (admin) for each Virtual Server. The admin user has the ability to create extra POP3/FTP and Telnet users and also administrate vital services such as the webserver.
| | Author: | Mark Sutton | | Homepage: | http://www.freevsd.org | | Changes: | Improved OpenSSL support, improved SSL certificate handling, PAM-based privileges, upgraded 'addon' packages, and added multiple skel support. | | File Size: | 666690 | | Last Modified: | May 23 14:09:35 2001 |
| MD5 Checksum: | c851a2c1f746b2ef7f383b7bd167b96a |
|
| /// File Name: |
freevsd-1.4.9-2.tar.gz |
Description:
|
FreeVSD facilitates true Linux Virtual Servers within a 'chroot' environment, allowing Web servers and other applications to be deployed and administered discretely, without compromise to security. Each Virtual Server has its own IP address(es), Apache webserver, and view of the process table. FreeVSD expands the Linux system by creating a pseudo-'super user' (admin) for each Virtual Server. The admin user has the ability to create extra POP3/FTP and Telnet users and also administrate vital services such as the webserver.
| | Author: | Mark Sutton | | Homepage: | http://www.freevsd.org | | Changes: | Quotas now work on the 2.4 kernel, fixed procmail recipes and a fixed vm-pop3d are included, and various bugfixes. | | File Size: | 1069217 | | Last Modified: | Aug 14 23:04:53 2001 |
| MD5 Checksum: | ed6a22d03c837db3a0f83f0cfeaca2be |
|
| /// File Name: |
hopfake-1.5.tgz |
Description:
|
Hopfake logs traceroute attempts and can also add some extra fake hops. Works well with TCP/UDP and ICMP-ECHO based traceroutes.
| | Author: | Michele Dallachiesa aka xenion | | Changes: | pca_findalldevs function has been removed. | | File Size: | 8882 | | Last Modified: | Jul 14 20:02:29 2003 |
| MD5 Checksum: | e1f09643c1aaf3ad026514cc3c829421 |
|
|
|
|
|