plan for the worst
Showing 1 - 25 of 259 RSS Feed

Files

IPT_PKD Iptables Port Knocking Detection 1.10
Posted Jan 23, 2012
Authored by eric

ipt_pkd is an iptables extension implementing port knock detection with SPA (single packet authorization). This project provides 3 parts: the kernel module ipt_pkd, the iptables user space module libipt_pkd.so, and a user space client knock program. For the knock packet, it uses a UDP packet sent to a random port that contains a SHA-256 of a timestamp, small header, random bytes, and a shared key. ipt_pkd checks the time window of the packet and does the SHA-256 to verify the packet. The shared key is never sent.

Changes: This release has been updated for Linux 3.x, and tested with Linux 3.2 and iptables 1.4.12.2.
tags | tool, kernel, udp, firewall
systems | linux
MD5 | f351c9bd9d51d0d8b19e1dbd145353db
Linux IPTables Firewall 1.4.12.2
Posted Jan 6, 2012
Site iptables.org

iptables is built on top of netfilter, the packet alteration framework for Linux 2.4.x and 2.6.x. It is a major rewrite of its predecessor ipchains, and is used to control packet filtering, Network Address Translation (masquerading, portforwarding, transparent proxying), and special effects such as packet mangling.

Changes: A handful of fixes were made in the option parser. Additional pkgconfig files are now available for libiptc.
tags | tool, firewall
systems | linux
MD5 | 212112389c7f10c72efb31a4ed193a4c
Firewall Builder With GUI 5.0.1.3592
Posted Dec 24, 2011
Site fwbuilder.org

Firewall Builder consists of a GUI and set of policy compilers for various firewall platforms. It helps users maintain a database of objects and allows policy editing using simple drag-and-drop operations. The GUI and policy compilers are completely independent, which provides for a consistent abstract model and the same GUI for different firewall platforms. It currently supports iptables, ipfilter, ipfw, OpenBSD pf, Cisco PIX and FWSM, and Cisco routers access lists.

Changes: This release includes improvements in the design of the installer dialog to let users start in non-batch install mode but continue in batch install mode later; improvements in support for iptables configurations for bridging Linux firewalls; fixes for several GUI crashes; policy compilers now correctly handle /31 subnets.
tags | tool, firewall
systems | cisco, linux, unix, openbsd
MD5 | 50b567a9752e9dd4f4cd0d988d74d879
Linux IPTables Firewall 1.4.12.1
Posted Nov 15, 2011
Site iptables.org

iptables is built on top of netfilter, the packet alteration framework for Linux 2.4.x and 2.6.x. It is a major rewrite of its predecessor ipchains, and is used to control packet filtering, Network Address Translation (masquerading, portforwarding, transparent proxying), and special effects such as packet mangling.

Changes: Assorted bug fixes.
tags | tool, firewall
systems | linux
MD5 | b08a1195ec2c1ebeaf072db3c55fdf43
Firewall Builder With GUI 5.0.0.3568
Posted Jul 28, 2011
Site fwbuilder.org

Firewall Builder consists of a GUI and set of policy compilers for various firewall platforms. It helps users maintain a database of objects and allows policy editing using simple drag-and-drop operations. The GUI and policy compilers are completely independent, which provides for a consistent abstract model and the same GUI for different firewall platforms. It currently supports iptables, ipfilter, ipfw, OpenBSD pf, Cisco PIX and FWSM, and Cisco routers access lists.

Changes: This release includes multiple GUI enhancements and improved support for large configurations with new features like user defined subfolders, keywords for tagging objects, dynamic groups with smart filters, and more. Other new features include support for importing PF configuration files and a new object type called Attached Networks, which represents the list of networks connected to a network interface.
tags | tool, firewall
systems | cisco, linux, unix, openbsd
MD5 | 0324edab10329dde029953d646aa8dad
Linux IPTables Firewall 1.4.11
Posted May 27, 2011
Site iptables.org

iptables is built on top of netfilter, the packet alteration framework for Linux 2.4.x and 2.6.x. It is a major rewrite of its predecessor ipchains, and is used to control packet filtering, Network Address Translation (masquerading, portforwarding, transparent proxying), and special effects such as packet mangling.

Changes: Support for new features in the 2.6.39 kernel. Various bugfixes, cleanups, and documentation updates.
tags | tool, firewall
systems | linux
MD5 | 4d77c912d17364e2515fda27d398e15e
Firewall Builder With GUI 4.2.1.3540
Posted May 11, 2011
Site fwbuilder.org

Firewall Builder consists of a GUI and set of policy compilers for various firewall platforms. It helps users maintain a database of objects and allows policy editing using simple drag-and-drop operations. The GUI and policy compilers are completely independent, which provides for a consistent abstract model and the same GUI for different firewall platforms. It currently supports iptables, ipfilter, ipfw, OpenBSD pf, Cisco PIX and FWSM, and Cisco routers access lists.

Changes: This version fixes bugs in the built-installer batch install mode, SNMP network discovery wizard, and few minor bugs in the GUI.
tags | tool, firewall
systems | cisco, linux, unix, openbsd
MD5 | 8fa1d41f0b686a1f2be0516548b069a6
Firewall Builder With GUI 4.2.0.3530
Posted Apr 21, 2011
Site fwbuilder.org

Firewall Builder consists of a GUI and set of policy compilers for various firewall platforms. It helps users maintain a database of objects and allows policy editing using simple drag-and-drop operations. The GUI and policy compilers are completely independent, which provides for a consistent abstract model and the same GUI for different firewall platforms. It currently supports iptables, ipfilter, ipfw, OpenBSD pf, Cisco PIX and FWSM, and Cisco routers access lists.

Changes: This version significantly improves importation of existing firewall configurations and introduces support for importing Cisco ASA/PIX/FWSM configuration and de-duplication of imported objects. Support for the configuration of bridge and VLAN interfaces and static routes on FreeBSD was added, and it is now possible to generate configuration in the format of rc.conf files. The latest versions of Cisco ASA software are now supported, including the new command syntax for NAT commands in ASA 8.3. The speed of rule compilation has been improved, and is especially noticeable on very large data files.
tags | tool, firewall
systems | cisco, linux, unix, openbsd
MD5 | 6d61b956e074a9873f111b3c7053ac4a
Fina Iptables Script 0.2.4
Posted Feb 15, 2011
Authored by Tobias Klausmann | Site schwarzvogel.de

Fina is a simple, robust bash script that loads iptables rules from a rules directory. As such, it isn't concerned with creating rules for you; it just helps you load them in a robust way, going back to older or safe rules when things go wrong.

tags | tool, firewall, bash
systems | linux, unix
MD5 | 8790e6640cd09779db04ded631dc1d88
Firewall Builder With GUI 4.1.3
Posted Dec 8, 2010
Site fwbuilder.org

Firewall Builder consists of a GUI and set of policy compilers for various firewall platforms. It helps users maintain a database of objects and allows policy editing using simple drag-and-drop operations. The GUI and policy compilers are completely independent, which provides for a consistent abstract model and the same GUI for different firewall platforms. It currently supports iptables, ipfilter, ipfw, OpenBSD pf, Cisco PIX and FWSM, and Cisco routers access lists.

Changes: This release comes with a number of usability improvements and bugfixes, such as the addition of an Advanced User mode to reduce the number of tooltips for power users, and the addition of a new policy rule checkbox to define whether new rules have logging enabled or disabled by default. Critical bugfixes include improved support for Windows systems that use PuTTY sessions and configuration of IP broadcast addresses on interfaces. Fixes related to cluster configurations include support for import of branching rules when a cluster is created and generating NAT rules that require the iptables REDIRECT target.
tags | tool, firewall
systems | cisco, linux, unix, openbsd
MD5 | 7cb6d50ce6f02b485525405bd00d8c33
FloppyFW Router/Firewall On A Disc 3.0.14
Posted Nov 28, 2010
Authored by Thomas Lundquist | Site zelow.no

Floppyfw is a router and firewall in one image. It uses Linux basic firewall capabilities, and has a simple packaging system. It is ideal for masquerading and securing networks on ADSL and cable lines, using static IP, DHCP, and PPPoE. Installation involves editing of only one file on the floppy. This is the iso version.

Changes: VLAN support and better DMZ support. The latest 2.4 kernel.
tags | tool, firewall
systems | linux
MD5 | 9a35db476f5e90dcadb1215475e26b80
Linux IPTables Firewall 1.4.10
Posted Nov 2, 2010
Site iptables.org

iptables is built on top of netfilter, the packet alteration framework for Linux 2.4.x and 2.6.x. It is a major rewrite of its predecessor ipchains, and is used to control packet filtering, Network Address Translation (masquerading, portforwarding, transparent proxying), and special effects such as packet mangling.

Changes: This release contains support for the new features in kernel 2.6.36, documentation updates, and bugfixes.
tags | tool, firewall
systems | linux
MD5 | f382fe693f0b59d87bd47bea65eca198
Firewall Builder With GUI 4.1.2
Posted Oct 11, 2010
Site fwbuilder.org

Firewall Builder consists of a GUI and set of policy compilers for various firewall platforms. It helps users maintain a database of objects and allows policy editing using simple drag-and-drop operations. The GUI and policy compilers are completely independent, which provides for a consistent abstract model and the same GUI for different firewall platforms. It currently supports iptables, ipfilter, ipfw, OpenBSD pf, Cisco PIX and FWSM, and Cisco routers access lists.

Changes: This release contains a number of bugfixes and usability enhancements. Usability enhancements are designed to make it easier for new users to learn how to use Firewall Builder. Updates include enabling tooltips by default, adding new tooltips, and providing other navigation aids. Several configuration wizards, like the New Firewall and New Host wizards, were simplified to make it easier to create new objects. Major bugfixes include fixing installer issues on Windows systems where users use Putty sessions and fixing wildcard interfaces in PREROUTING rules.
tags | tool, firewall
systems | cisco, linux, openbsd
MD5 | 9ba75a515745304247df5be1885b5e0f
IPT_PKD Iptables Port Knocking Detection 1.8
Posted Sep 23, 2010
Authored by eric

ipt_pkd is an iptables extension implementing port knock detection. This project provides 3 parts: the kernel module ipt_pkd, the iptables user space module libipt_pkd.so, and a user space client knock program. For the knock packet, it uses a UDP packet sent to a random port that contains a SHA-256 of a timestamp, small header, random bytes, and a shared key. ipt_pkd checks the time window of the packet and does the SHA-256 to verify the packet. The shared key is never sent.

Changes: This release adds support for iptables 1.4.9 and Linux kernel 2.6.35.
tags | tool, kernel, udp, firewall
systems | linux
MD5 | cd85e550c8ba34af16e0608a9cd4bf84
Firewall Builder With GUI 4.1.1
Posted Aug 26, 2010
Site fwbuilder.org

Firewall Builder consists of a GUI and set of policy compilers for various firewall platforms. It helps users maintain a database of objects and allows policy editing using simple drag-and-drop operations. The GUI and policy compilers are completely independent, which provides for a consistent abstract model and the same GUI for different firewall platforms. It currently supports iptables, ipfilter, ipfw, OpenBSD pf, Cisco PIX and FWSM, and Cisco routers access lists.

Changes: This release includes fixes for a number of minor bugs, and is the first release to officially support HP ProCurve ACL configuration. It also fixes a critical bug in V4.1.0 related to Cisco IOS ACL configurations.
tags | tool, firewall
systems | cisco, linux, openbsd
MD5 | efa0b687089dc88ed3d55e7da68f9198
Firewall Builder With GUI 4.1.0
Posted Aug 17, 2010
Site fwbuilder.org

Firewall Builder consists of a GUI and set of policy compilers for various firewall platforms. It helps users maintain a database of objects and allows policy editing using simple drag-and-drop operations. The GUI and policy compilers are completely independent, which provides for a consistent abstract model and the same GUI for different firewall platforms. It currently supports iptables, ipfilter, ipfw, OpenBSD pf, Cisco PIX and FWSM, and Cisco routers access lists.

Changes: This version adds support for Address Table objects that use the iptables ipset module, a new toolbar shortcut to view complete generated firewall configuration files in the GUI, and many GUI adjustments to make it more convenient to use it on laptops.
tags | tool, firewall
systems | cisco, linux, openbsd
MD5 | a65d75777e5d9b4c10100866349aa5c8
Linux IPTables Firewall 1.4.9.1
Posted Aug 7, 2010
Site iptables.org

iptables is built on top of netfilter, the packet alteration framework for Linux 2.4.x and 2.6.x. It is a major rewrite of its predecessor ipchains, and is used to control packet filtering, Network Address Translation (masquerading, portforwarding, transparent proxying), and special effects such as packet mangling.

Changes: This release fixes a compilation error with static linking in the 1.4.9 release.
tags | tool, firewall
systems | linux
MD5 | fbadfb0b5f2dbda49e0ad06a798898e3
Linux IPTables Firewall 1.4.9
Posted Aug 5, 2010
Site iptables.org

iptables is built on top of netfilter, the packet alteration framework for Linux 2.4.x and 2.6.x. It is a major rewrite of its predecessor ipchains, and is used to control packet filtering, Network Address Translation (masquerading, portforwarding, transparent proxying), and special effects such as packet mangling.

Changes: Support for new features in the 2.6.35 kernel, documentation updates, bugfixes, and small feature additions.
tags | tool, firewall
systems | linux
MD5 | db1312f7ce5a4c11dc981a2ac76b26e8
IPT_PKD Iptables Port Knocking Detection 1.7
Posted Jul 9, 2010
Authored by eric

ipt_pkd is an iptables extension implementing port knock detection. This project provides 3 parts: the kernel module ipt_pkd, the iptables user space module libipt_pkd.so, and a user space client knock program. For the knock packet, it uses a UDP packet sent to a random port that contains a SHA-256 of a timestamp, small header, random bytes, and a shared key. ipt_pkd checks the time window of the packet and does the SHA-256 to verify the packet. The shared key is never sent.

Changes: This release adds support for iptables 1.4.7 and 1.4.8 and Linux kernel 2.6.34.
tags | tool, kernel, udp, firewall
systems | linux
MD5 | d7a2e728d77076a4d187f56b1a6d0c23
Firewall Builder With GUI 4.0.1
Posted Jun 4, 2010
Site fwbuilder.org

Firewall Builder consists of a GUI and set of policy compilers for various firewall platforms. It helps users maintain a database of objects and allows policy editing using simple drag-and-drop operations. The GUI and policy compilers are completely independent, which provides for a consistent abstract model and the same GUI for different firewall platforms. It currently supports iptables, ipfilter, ipfw, OpenBSD pf, Cisco PIX and FWSM, and Cisco routers access lists.

Changes: This release fixes several minor bugs in the GUI and other components, improves the policy importer for iptables, and introduces support for HP ProCurve ACLs.
tags | tool, firewall
systems | cisco, linux, openbsd
MD5 | 3640c0d200b2a0e2125d0c991e8c7c2c
Linux IPTables Firewall 1.4.8
Posted May 21, 2010
Site iptables.org

iptables is built on top of netfilter, the packet alteration framework for Linux 2.4.x and 2.6.x. It is a major rewrite of its predecessor ipchains, and is used to control packet filtering, Network Address Translation (masquerading, portforwarding, transparent proxying), and special effects such as packet mangling.

Changes: Support for new features in the 2.6.34 kernel, documentation updates, and bugfixes.
tags | tool, firewall
systems | linux
MD5 | 6b407c1b2e34233cdc3882b26a8dccb3
Authfail 1.1.7
Posted May 4, 2010
Authored by Bartek Krajnik | Site bmk.bz

authfail is a tool for adding IP addresses to an ACL when entities from those addresses attempt to log into a system, but cause authentication failures in auth.log. It reads data from auth.log in real time and adds the IP into netfilter with a DROP/REJECT policy.

Changes: New rules were added to catch more denied login attempts.
tags | tool, firewall
systems | linux
MD5 | 5ed1ee572f5c5c7f92f5be454515f0a7
Firewall Builder With GUI 4.0.0
Posted Mar 10, 2010
Site fwbuilder.org

Firewall Builder consists of a GUI and set of policy compilers for various firewall platforms. It helps users maintain a database of objects and allows policy editing using simple drag-and-drop operations. The GUI and policy compilers are completely independent, which provides for a consistent abstract model and the same GUI for different firewall platforms. It currently supports iptables, ipfilter, ipfw, OpenBSD pf, Cisco PIX and FWSM, and Cisco routers access lists.

Changes: This is a major upgrade. It comes with support for high availability firewall configurations, including heartbeat, vrrpd, keepalived, and conntrackd on Linux, CARP and pfsync on OpenBSD, and PIX failover configuration. It can generate configuration scripts to manage IP addresses, VLAN, bridge, and bonding interfaces on the firewall. Drop-in support for OpenWRT firewall script is now available, as well as experimental integration with IPCOP firewall appliances. The has supports undo and redo of unlimited depth and was generally streamlined and improved.
tags | tool, firewall
systems | cisco, linux, openbsd
MD5 | 211788146729375d450756f104441068
Linux IPTables Firewall 1.4.7
Posted Mar 2, 2010
Site iptables.org

iptables is built on top of netfilter, the packet alteration framework for Linux 2.4.x and 2.6.x. It is a major rewrite of its predecessor ipchains, and is used to control packet filtering, Network Address Translation (masquerading, portforwarding, transparent proxying), and special effects such as packet mangling.

Changes: This release contains support for new features in the 2.6.33 kernel, documentation updates, and bugfixes.
tags | tool, firewall
systems | linux
MD5 | 645941dd1f9e0ec1f74c61918d70d52f
pkd-1.6.tgz
Posted Feb 4, 2010
Authored by eric

ipt_pkd is an iptables extension implementing port knock detection. This project provides 3 parts: the kernel module ipt_pkd, the iptables user space module libipt_pkd.so, and a user space client knock program. For the knock packet, it uses a UDP packet sent to a random port that contains a SHA-256 of a timestamp, small header, random bytes, and a shared key. ipt_pkd checks the time window of the packet and does the SHA-256 to verify the packet. The shared key is never sent.

Changes: This version was updated for Linux 2.6.32 and iptables 1.4.6. A new knock client was added, which is written in C# and works on both Linux and Windows and encrypts configuration data. A pre-built kernel module, an iptables library for vyatta community edition 5, and a small install script for vyatta were added.
tags | tool, kernel, udp, firewall
systems | linux
MD5 | 4432ad63c3c43746b3ee33aed3aa69c8
Page 1 of 11
Back12345Next

Top Authors In Last 30 Days

packet storm

© 2012 Packet Storm. All rights reserved.

close