exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New
Showing 51 - 75 of 122 RSS Feed

Files

pkd-0.5.tgz
Posted Mar 21, 2008
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.

tags | tool, kernel, udp, firewall
systems | linux
SHA-256 | 3289fff009448b23ae5a1a23ef532cf71037575a42ae74e17ce860cba118e657
Linux IPTables Firewall 1.4.0
Posted Dec 29, 2007
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: Various fixes in this release.
tags | tool, firewall
systems | linux
SHA-256 | fd9a978035e6a8f73344f986c84a222dc4ac3706b901e0c1ecae9647db5e5d52
pkd-0.4.tgz
Posted Oct 22, 2007
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.

tags | tool, kernel, udp, firewall
systems | linux
SHA-256 | 6489d7bc87666fece8f873dc2c634e79d37baaedebb62bc38d96a78aa5d2e4b8
iptables-blocklist-0.9.tar.gz
Posted Oct 15, 2007
Authored by Michael T. Babcock | Site mikebabcock.ca

iptables blocklist importer is a Python program to parse and import P2P-style IP range block lists into an iptables chain quickly and efficiently.

tags | tool, firewall, python
systems | linux
SHA-256 | c079c0c83fd9b4c81c2ef496919fea2650f7e90d6dcecbb94adac9acdb2b2a64
Vuurmuur-0.5.73.tar.gz
Posted Sep 18, 2007
Authored by Victor Julien | Site vuurmuur.org

Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.

Changes: Updated links to reflect new site. Fixed a number of bugs.
tags | tool, firewall, bash
systems | linux
SHA-256 | 7aa2bb1d088f48e3d5ba171705a3d01e0b7c9569de0ae59764d9bf251dcb0db8
authfail-1.1.6.tgz
Posted Aug 21, 2007
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: Modification of Setup.pl file.
tags | tool, firewall
systems | linux
SHA-256 | e10c6b83900dae4ccfd7916d5f233c0dc17f61c450222ef47286600792e9c5c8
firehol-1.256.tar.bz2
Posted May 23, 2007
Authored by Costa Tsaousis | Site firehol.org

FireHOL a simple yet powerful way to configure stateful iptables firewalls. It can be used for almost any purpose, including control of any number of internal/external/virtual interfaces, control of any combination of routed traffic, setting up DMZ routers and servers, and all kinds of NAT. It provides strong protection (flooding, spoofing, etc.), transparent caches, source MAC verification, blacklists, whitelists, and more. Its goal is to be completely abstracted and powerful but also easy to use, audit, and understand.

Changes: See changelog.
tags | tool, spoof, firewall
systems | linux
SHA-256 | 2c6e709073a7cdb9c73863b3f5bdc77d7cf526162cb4ffd1a1e89e56a7b4fb49
firehol-1.255.tar.bz2
Posted May 22, 2007
Authored by Costa Tsaousis | Site firehol.org

FireHOL a simple yet powerful way to configure stateful iptables firewalls. It can be used for almost any purpose, including control of any number of internal/external/virtual interfaces, control of any combination of routed traffic, setting up DMZ routers and servers, and all kinds of NAT. It provides strong protection (flooding, spoofing, etc.), transparent caches, source MAC verification, blacklists, whitelists, and more. Its goal is to be completely abstracted and powerful but also easy to use, audit, and understand.

Changes: See changelog.
tags | tool, spoof, firewall
systems | linux
SHA-256 | 9bf6cfa2765f05571a2301f0e9cef9e1c13cab4281f2ed0396e6cbf0d374b83d
authfail-1.1.5.tgz
Posted May 7, 2007
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: RFC 1918 space tweak.
tags | tool, firewall
systems | linux
SHA-256 | 9a6480f03469aea6c42c58c3525d672976bbe6b7fbb43316702b73a10afed759
ruined-0.6.tar.gz
Posted Feb 14, 2007
Authored by toady | Site ruined.sourceforge.net

Ruined "Ruby Iptables NEtwork Displayer" draws a svg from your Linux IP tables generated from "iptables-save".

tags | tool, firewall, ruby
systems | linux
SHA-256 | efc430a244fbf3c9251d627309f0d9be3caa71360a9a9654f689e24cbd1be3dd
Vuurmuur-0.5.72.tar.gz
Posted Jan 13, 2007
Authored by Victor Julien | Site vuurmuur.sourceforge.net

Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.

Changes: Multiple bug fixes and some translations added.
tags | tool, firewall, bash
systems | linux
SHA-256 | bf91812261ccf3ab3c1b88ae7d8c7fb6cfd95f7bc833d7e309f3ff9bb69f2b7a
Vuurmuur-0.5.71.tar.gz
Posted Aug 27, 2006
Authored by Victor Julien | Site vuurmuur.sourceforge.net

Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.

Changes: Multiple bug fixes.
tags | tool, firewall, bash
systems | linux
SHA-256 | 842bbcea007ba79faa1ddff43990b480a4b3293f2f248f3b2ce8b9640a601e1a
Vuurmuur-0.5.70.tar.gz
Posted Apr 29, 2006
Authored by Victor Julien | Site vuurmuur.sourceforge.net

Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.

Changes: Multiple bug fixes and language translations added.
tags | tool, firewall, bash
systems | linux
SHA-256 | 5f504c9630b8c9013b95e7ee8ef0b91385e10b21eb75e89bd23f2f8112cde66e
Linux IPTables Firewall
Posted Feb 2, 2006
Site iptables.org

iptables is the packet alteration framework (firewall utility) for Linux 2.4. It is an enhancement on ipchains, and is used to control packet filtering, Network Address Translation (masquerading, port forwarding, transparent proxying), and special effects.

Changes: Various fixes in this release.
tags | tool, firewall
systems | linux
SHA-256 | 1d8ee8634d167b0f1a8872b6547910c11bae676699faf2b4bc2c84a128449c3c
Vuurmuur-0.5.69.tar.gz
Posted Dec 1, 2005
Authored by Victor Julien | Site vuurmuur.sourceforge.net

Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.

Changes: Primarily a bugfix release.
tags | tool, firewall, bash
systems | linux
SHA-256 | 2b9b3982d8836e4fc3b380a645e46e89424a72c6738bbd903d7d9fb038f8537f
Linux IPTables Firewall
Posted Nov 9, 2005
Site iptables.org

iptables is the new packet alteration framework (firewall utility) for Linux 2.4. It is an enhancement on ipchains, and is used to control packet filtering, Network Address Translation (masquerading, port forwarding, transparent proxying), and special effects.

Changes: See the changelog.
tags | tool, firewall
systems | linux
SHA-256 | 2067ed2134adde5f50716dd1d3752dfb023a634ff274af88eb635e5a1bba1bda
iptgraph-0.2.tar.gz
Posted Oct 31, 2005
Site unixforge.org

iptgraph is a kernel patch that adds hooks to the netfilter subsystem for the purpose of tracking the statistics of IP packets being processed and iptable rules being triggered. It currently supports Linux kernel 2.6.11.11, 2.6.12, 2.6.12.3, and 2.6.12.4.

tags | tool, kernel, firewall
systems | linux
SHA-256 | 8ccf237cde10469f4949718dab66eaf1b29d9ad9e0b389a2f3b90f186018d8a8
authfail-1.1.4.tgz
Posted Oct 12, 2005
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: Added whois functionality.
tags | tool, firewall
systems | linux
SHA-256 | 04e48386360e57b79d2b505156aeb0ffde4c2dff3b0ec8ec374a1c797baa5c1c
Vuurmuur-0.5.68.tar.gz
Posted Sep 22, 2005
Authored by Victor Julien | Site vuurmuur.sourceforge.net

Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.

Changes: Various updates and fixes.
tags | tool, firewall, bash
systems | linux
SHA-256 | 2547978065347491bfd36aeeb4da7017b11b08670603270309246595b4d67ca6
iptgraph-0.1.tar.bz2
Posted Aug 18, 2005
Site unixforge.org

iptgraph is a kernel patch that adds hooks to the netfilter subsystem for the purpose of tracking the statistics of IP packets being processed and iptable rules being triggered. It currently supports Linux kernel 2.6.11.11, 2.6.12, 2.6.12.3, and 2.6.12.4.

tags | tool, kernel, firewall
systems | linux
SHA-256 | 43eb584de08fdb0097db58a1e4fc0f9b3df61ae70857be8d44bf67bc08dab01b
Linux IPTables Firewall
Posted Aug 5, 2005
Site iptables.org

iptables is the new packet alteration framework (firewall utility) for Linux 2.4. It is an enhancement on ipchains, and is used to control packet filtering, Network Address Translation (masquerading, port forwarding, transparent proxying), and special effects.

Changes: Various bug fixes and enhancements.
tags | tool, firewall
systems | linux
SHA-256 | 84ac04a28ae41e17df0f181d8bc0049ae7a83baae07296e890ea5977a2952318
Linux IPTables Firewall
Posted Jul 12, 2005
Site iptables.org

iptables is the new packet alteration framework (firewall utility) for Linux 2.4. It is an enhancement on ipchains, and is used to control packet filtering, Network Address Translation (masquerading, port forwarding, transparent proxying), and special effects.

Changes: Various bug fixes.
tags | tool, firewall
systems | linux
SHA-256 | 0bd229e99ef61fe39fba6194031e5307a9da7e22c2a5b8a581f6ae8efae14762
authfail-1.1.3.tgz
Posted Jun 20, 2005
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: Couple of modifications made.
tags | tool, firewall
systems | linux
SHA-256 | c31e42c5443566243213fffc80da1bff4bc9d2cdb9effe26767b66b53f9679c2
Vuurmuur-0.5.67.tar.gz
Posted Jun 18, 2005
Authored by Victor Julien | Site vuurmuur.sourceforge.net

Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.

Changes: Various updates.
tags | tool, firewall, bash
systems | linux
SHA-256 | 0c15f24dafece7a89b91f0b9cce99e0e466142d5a64c31c7d746b4779dbde908
Vuurmuur-0.5.66.tar.gz
Posted Jun 1, 2005
Authored by Victor Julien | Site vuurmuur.sourceforge.net

Vuurmuur is a middle-end and front-end for netfilter and iptables that is aimed at system administrators who need a decent firewall, but do not have netfilter specific knowledge. It converts human-readable rules into an iptables ruleset (or optional a bash script), makes netfilter logs readable, and includes an ncurses GUI.

Changes: Various fixes, updates, and improvements.
tags | tool, firewall, bash
systems | linux
SHA-256 | a4ff68c34faac23779d07cc1f15092499e571e8ac10bf92cfd4fd8e16ece9987
Page 3 of 5
Back12345Next

Top Authors In Last 30 Days

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close