Section: .. / UNIX / security /
| /// File Name: |
graudit-1.3.tar.gz |
Description:
|
Graudit is a simple script and signature sets that allows you to find potential security flaws in source code using the GNU utility, grep. It's comparable to other static analysis applications like RATS, SWAAT, and flaw-finder while keeping the technical requirements to a minimum and being very flexible.
| | Author: | Wireghoul | | Homepage: | http://www.justanotherhacker.com/ | | Changes: | Some signatures have been added to existing databases. There are signature improvements to existing databases. JSP and ASP rulesets have been added. Testing has been improved. | | File Size: | 15958 | | Last Modified: | Nov 3 00:05:52 2009 |
| MD5 Checksum: | 71297a09bd5c378826acc91e44baceb3 |
|
| /// File Name: |
graudit-1.4.tar.gz |
Description:
|
Graudit is a simple script and signature sets that allows you to find potential security flaws in source code using the GNU utility, grep. It's comparable to other static analysis applications like RATS, SWAAT, and flaw-finder while keeping the technical requirements to a minimum and being very flexible.
| | Author: | Wireghoul | | Homepage: | http://www.justanotherhacker.com/ | | Changes: | New and improved signatures were added. Grep versions earlier than 2.5.3 are now gracefully detected. Preparations were done for version 1.5. | | File Size: | 16170 | | Last Modified: | Nov 25 17:54:03 2009 |
| MD5 Checksum: | 291545462e89943aed26637047e78dc8 |
|
| /// 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 |
|
| /// File Name: |
hopfake13.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 | | File Size: | 8280 | | Last Modified: | Jan 22 02:53:18 2003 |
| MD5 Checksum: | 4f7502ad4d4c3f02a9f309ce8938449a |
|
| /// File Name: |
ibsh-0.1a.tar.gz |
Description:
|
Iron Bars SHell is a restricted Unix shell. The user can not step out of, nor access, files outside the home directory. Two ASCII configuration files are used for more control. The system administrator can define which commands may be executed by the user. No other executables are allowed. The admin also has the opportunity to define what kind of files the user may create. If a file has a certain extension (such as .mp3, .c, etc.), ibsh automatically erases it.
| | Author: | Attila Nagyidai | | Homepage: | http://ibsh.sourceforge.net | | File Size: | 13109 | | Last Modified: | Mar 25 15:23:31 2005 |
| MD5 Checksum: | efa56f359ff6a4d768a5b746e9e20bd9 |
|
| /// File Name: |
ibsh-0.2a.tar.gz |
Description:
|
Iron Bars SHell is a restricted Unix shell. The user can not step out of, nor access, files outside the home directory. Two ASCII configuration files are used for more control. The system administrator can define which commands may be executed by the user. No other executables are allowed. The admin also has the opportunity to define what kind of files the user may create. If a file has a certain extension (such as .mp3, .c, etc.), ibsh automatically erases it.
| | Author: | Attila Nagyidai | | Homepage: | http://ibsh.sourceforge.net | | Changes: | More major bug fixes, minor features. | | File Size: | 15797 | | Last Modified: | Mar 29 01:25:39 2005 |
| MD5 Checksum: | b2eddb5e2b310adb32eea584218a6351 |
|
| /// File Name: |
ibsh-0.3d.tar.gz |
Description:
|
Iron Bars SHell is a restricted Unix shell. The user can not step out of, nor access, files outside the home directory. Two ASCII configuration files are used for more control. The system administrator can define which commands may be executed by the user. No other executables are allowed. The admin also has the opportunity to define what kind of files the user may create. If a file has a certain extension (such as .mp3, .c, etc.), ibsh automatically erases it.
| | Author: | Attila Nagyidai | | Homepage: | http://ibsh.sourceforge.net | | Changes: | Fixed a format string vulnerability. | | File Size: | 19814 | | Last Modified: | Jun 1 03:43:31 2005 |
| MD5 Checksum: | cd06310446b91d0fac933d5083d7205f |
|
| /// File Name: |
ibsh-0.3e.tar.gz |
Description:
|
Iron Bars SHell is a restricted Unix shell. The user can not step out of, nor access, files outside the home directory. Two ASCII configuration files are used for more control. The system administrator can define which commands may be executed by the user. No other executables are allowed. The admin also has the opportunity to define what kind of files the user may create. If a file has a certain extension (such as .mp3, .c, etc.), ibsh automatically erases it.
| | Author: | Attila Nagyidai | | Homepage: | http://ibsh.sourceforge.net | | Changes: | Fixed multiple vulnerabilities. | | File Size: | 20475 | | Last Modified: | Jun 18 14:35:14 2005 |
| MD5 Checksum: | 41ea08a03c6bd805dff1a5ff25ea1d5b |
|
| /// File Name: |
Impacket-0.9.4.tar.gz |
Description:
|
Impacket is a collection of Python classes for working with network protocols. Impacket is mostly focused on providing low-level programmatic access to the packets, however some protocols (for instance NMB and SMB) are implemented in a higher level as a foundation for other protocols. Packets can be constructed from scratch, as well as parsed from raw data, and the object oriented API makes it simple to work with deep hierarchies of protocols. Impacket is most useful when used together with a packet capture utility or package such as Pcapy, an object oriented Python extension for capturing network packets.
| | Homepage: | http://oss.coresecurity.com/ | | File Size: | 64387 | | Last Modified: | Nov 30 22:12:52 2003 |
| MD5 Checksum: | 83e742d5c664ba91af78617123435dd1 |
|
| /// File Name: |
Impacket-0.9.6.0.tar.gz |
Description:
|
Impacket is a collection of Python classes for working with network protocols. Impacket is mostly focused on providing low-level programmatic access to the packets, however some protocols (for instance NMB and SMB) are implemented in a higher level as a foundation for other protocols. Packets can be constructed from scratch, as well as parsed from raw data, and the object oriented API makes it simple to work with deep hierarchies of protocols. Impacket is most useful when used together with a packet capture utility or package such as Pcapy, an object oriented Python extension for capturing network packets.
| | Homepage: | http://www.corest.com/ | | Changes: | new features added for SMB and DCERPC plus many examples including a crash for MS05-039. | | File Size: | 241509 | | Last Modified: | May 29 20:08:08 2006 |
| MD5 Checksum: | 6393804c7b88bca89cf7516214a61033 |
|
| /// File Name: |
ip-array-0.05.31.tar.gz |
Description:
|
IP-Array is a linux firewall script written in bash designed for small to mid sized networks. Includes support for traffic shaping and VPN.
| | Author: | AllKind | | Homepage: | http://sourceforge.net/projects/ip-array/ | | Changes: | A few bug fixes and additions. | | File Size: | 38771 | | Last Modified: | Sep 23 02:43:03 2005 |
| MD5 Checksum: | aa23cad42513923a2189875ef88e19b1 |
|
| /// File Name: |
ip-array_0.05.51.tar.gz |
Description:
|
IP-Array is a linux firewall script written in bash designed for small to mid sized networks. Includes support for traffic shaping and VPN.
| | Author: | AllKind | | Homepage: | http://sourceforge.net/projects/ip-array/ | | Changes: | Bugfixes, code cleanup, optimizations, feature enhancements. | | File Size: | 52547 | | Last Modified: | Nov 9 16:21:30 2005 |
| MD5 Checksum: | f7f6dd025ae234f895edde7babbdf611 |
|
| /// File Name: |
ip-array_0.05.53.tar.gz |
Description:
|
IP-Array is a linux firewall script written in bash designed for small to mid sized networks. Includes support for traffic shaping and VPN.
| | Author: | AllKind | | Homepage: | http://sourceforge.net/projects/ip-array/ | | Changes: | Bug fixes. | | File Size: | 62690 | | Last Modified: | Dec 9 11:19:03 2005 |
| MD5 Checksum: | 0b6f80ef406e365b5b2665bfed7d8898 |
|
| /// File Name: |
ip-array_0.05.55.tar.gz |
Description:
|
IP-Array is a linux firewall script written in bash designed for small to mid sized networks. Includes support for traffic shaping and VPN.
| | Author: | AllKind | | Homepage: | http://sourceforge.net/projects/ip-array/ | | Changes: | Minor bugfix release. | | File Size: | 63291 | | Last Modified: | Jan 15 12:16:38 2006 |
| MD5 Checksum: | 3a7f603780a0331d7ae86c1553f46ed5 |
|
| /// File Name: |
ip-array_0.05.63.tar.gz |
Description:
|
IP-Array is a Linux iptables Firewall script written in bash. It allows the creation of precise, stateful rules, while remaining easy to configure. IP-Array supports VPN, Traffic Shaping (creation of custom HTB and SFQ qdiscs, Classes, and Filters), multiple external interfaces, multiple LANs, multiple DMZs, NAT, logging, MAC address matching, packet marking, syslog logging, and various sysctl settings. It also includes some presets and autoconfig options for common needs like DNS, FTP, SMTP.
| | Author: | AllKind | | Homepage: | http://sourceforge.net/projects/ip-array/ | | Changes: | Code cleanup was performed. Runtime speed was improved. Some bugs were fixed. Iptables iprange match was added. | | File Size: | 63908 | | Last Modified: | Feb 5 23:08:47 2006 |
| MD5 Checksum: | b9f10d887d6508a6c65f4fd18e366f53 |
|
| /// File Name: |
ip-array_0.05.68.tar.gz |
Description:
|
IP-Array is a Linux iptables Firewall script written in bash. It allows the creation of precise, stateful rules, while remaining easy to configure. IP-Array supports VPN, Traffic Shaping (creation of custom HTB and SFQ qdiscs, Classes, and Filters), multiple external interfaces, multiple LANs, multiple DMZs, NAT, logging, MAC address matching, packet marking, syslog logging, and various sysctl settings. It also includes some presets and autoconfig options for common needs like DNS, FTP, SMTP.
| | Author: | AllKind | | Homepage: | http://sourceforge.net/projects/ip-array/ | | Changes: | New configuration options have been added: Syslog logging and colored output can be enabled or disabled. TTL manipulation now allows you to decrease, increase, or set the TTL to a specific value. The rule placeholder can be defined by the user. | | File Size: | 65546 | | Last Modified: | Feb 16 18:36:23 2006 |
| MD5 Checksum: | 73613cee3ce851eba3b84ec8f48e2967 |
|
| /// File Name: |
ip-array_0.05.70.tar.gz |
Description:
|
IP-Array is a Linux iptables Firewall script written in bash. It allows the creation of precise, stateful rules, while remaining easy to configure. IP-Array supports VPN, Traffic Shaping (creation of custom HTB and SFQ qdiscs, Classes, and Filters), multiple external interfaces, multiple LANs, multiple DMZs, NAT, logging, MAC address matching, packet marking, syslog logging, and various sysctl settings. It also includes some presets and autoconfig options for common needs like DNS, FTP, SMTP.
| | Author: | AllKind | | Homepage: | http://sourceforge.net/projects/ip-array/ | | Changes: | This release brings minor bugfixes, more code cleanup and some new configuration options, as well as some improved functionality in existing configuration options. | | File Size: | 68531 | | Last Modified: | Mar 8 00:26:47 2006 |
| MD5 Checksum: | 8dc8a5b58f4f67922d66abcba37f335e |
|
| /// File Name: |
ip-array_0.05.71.tar.gz |
Description:
|
IP-Array is a Linux iptables Firewall script written in bash. It allows the creation of precise, stateful rules, while remaining easy to configure. IP-Array supports VPN, Traffic Shaping (creation of custom HTB and SFQ qdiscs, Classes, and Filters), multiple external interfaces, multiple LANs, multiple DMZs, NAT, logging, MAC address matching, packet marking, syslog logging, and various sysctl settings. It also includes some presets and autoconfig options for common needs like DNS, FTP, SMTP.
| | Author: | AllKind | | Homepage: | http://sourceforge.net/projects/ip-array/ | | Changes: | This release brings new startup parameters and configuration options, more user input validation, more detailed output, improved program logic and runtime speed, plus some bugfixes. | | File Size: | 73034 | | Last Modified: | Mar 15 14:26:13 2006 |
| MD5 Checksum: | d2ccd5ffaad7fafd205f1eb9c1d2a6a6 |
|
| /// File Name: |
ip-array_0.05.72.tar.gz |
Description:
|
IP-Array is a Linux iptables Firewall script written in bash. It allows the creation of precise, stateful rules, while remaining easy to configure. IP-Array supports VPN, Traffic Shaping (creation of custom HTB and SFQ qdiscs, Classes, and Filters), multiple external interfaces, multiple LANs, multiple DMZs, NAT, logging, MAC address matching, packet marking, syslog logging, and various sysctl settings. It also includes some presets and autoconfig options for common needs like DNS, FTP, SMTP.
| | Author: | AllKind | | Homepage: | http://sourceforge.net/projects/ip-array/ | | Changes: | This release contains a lot of code improvements and some feature enhancements. | | File Size: | 81590 | | Last Modified: | Aug 27 02:55:57 2006 |
| MD5 Checksum: | 62d8ddb08be76de9f7ed80d0afd01eec |
|
| /// File Name: |
ip-array_0.05.74.tar.gz |
Description:
|
IP-Array is a Linux iptables Firewall script written in bash. It allows the creation of precise, stateful rules, while remaining easy to configure. IP-Array supports VPN, Traffic Shaping (creation of custom HTB and SFQ qdiscs, Classes, and Filters), multiple external interfaces, multiple LANs, multiple DMZs, NAT, logging, MAC address matching, packet marking, syslog logging, and various sysctl settings. It also includes some presets and autoconfig options for common needs like DNS, FTP, SMTP.
| | Author: | AllKind | | Homepage: | http://sourceforge.net/projects/ip-array/ | | Changes: | Rule processing has been completely rewritten. Rule definition is now template based. Minor feature updates. Performance improvement. Important bugfixes. | | File Size: | 92105 | | Last Modified: | Dec 16 21:41:37 2008 |
| MD5 Checksum: | 95076dfb5dd77e24e557bb699426dfc7 |
|
| /// File Name: |
ip-array_0.05.74b.tar.gz |
Description:
|
IP-Array is a Linux iptables Firewall script written in bash. It allows the creation of precise, stateful rules, while remaining easy to configure. IP-Array supports VPN, Traffic Shaping (creation of custom HTB and SFQ qdiscs, Classes, and Filters), multiple external interfaces, multiple LANs, multiple DMZs, NAT, logging, MAC address matching, packet marking, syslog logging, and various sysctl settings. It also includes some presets and autoconfig options for common needs like DNS, FTP, SMTP.
| | Author: | AllKind | | Homepage: | http://sourceforge.net/projects/ip-array/ | | Changes: | A couple minor bug fixes. | | File Size: | 92375 | | Last Modified: | Dec 30 15:26:57 2008 |
| MD5 Checksum: | 62f924220082bb4abaa2189465fb548e |
|
| /// File Name: |
ip-array_0.05.74c.tar.gz |
Description:
|
IP-Array is a Linux iptables Firewall script written in bash. It allows the creation of precise, stateful rules, while remaining easy to configure. IP-Array supports VPN, Traffic Shaping (creation of custom HTB and SFQ qdiscs, Classes, and Filters), multiple external interfaces, multiple LANs, multiple DMZs, NAT, logging, MAC address matching, packet marking, syslog logging, and various sysctl settings. It also includes some presets and autoconfig options for common needs like DNS, FTP, SMTP.
| | Author: | AllKind | | Homepage: | http://sourceforge.net/projects/ip-array/ | | Changes: | Three important bug fixes and one minor bug fix. | | File Size: | 92933 | | Last Modified: | Jan 6 20:47:26 2009 |
| MD5 Checksum: | ee4fc91d7d50983fa0a1a6c5a3d6e1bb |
|
| /// File Name: |
ip-array_0.05.74d.tar.gz |
Description:
|
IP-Array is a Linux iptables Firewall script written in bash. It allows the creation of precise, stateful rules, while remaining easy to configure. IP-Array supports VPN, Traffic Shaping (creation of custom HTB and SFQ qdiscs, Classes, and Filters), multiple external interfaces, multiple LANs, multiple DMZs, NAT, logging, MAC address matching, packet marking, syslog logging, and various sysctl settings. It also includes some presets and autoconfig options for common needs like DNS, FTP, SMTP.
| | Author: | AllKind | | Homepage: | http://sourceforge.net/projects/ip-array/ | | Changes: | Three bug fixes. | | File Size: | 93116 | | Last Modified: | Jan 23 15:14:11 2009 |
| MD5 Checksum: | 4659e1b6aeb850c77c3bd0af6ac54c83 |
|
|
|
|
|