Projects tagged ‘network’, ‘security’, and ‘tunnel’


Jump to tag:

Projects tagged ‘network’, ‘security’, and ‘tunnel’

Filtered by Project Tags network security tunnel

Refine results Project Tags networking (2) vpn (2) dns (2) firewall (2) linux (2) server (1) tools (1) ip (1) pkcs11 (1) authentication (1) hotel (1) openbsd (1)

[3 total ]

10 Users

This is a piece of software that lets you tunnel IPv4 data through a DNS server. This can be usable in different situations where internet access is firewalled, but DNS queries are allowed. It ... [More] runs on Linux, Mac OS X, FreeBSD, NetBSD and OpenBSD and needs a TUN/TAP device. The bandwidth is assymetrical with limited upstream and up to 1 Mbit/s downstream. [Less]
Created over 2 years ago.

5 Users

strongSwan is an OpenSource IPsec implementation for the Linux operating system. It is based on the discontinued FreeS/WAN project and the X.509 patch which we developed over the last three years. It ... [More] features IKEv1 and IKEv2 keying capabilities and targets Linux 2.6 native IPsec. [Less]
Created over 2 years ago.

0 Users

This is a proof-of-concept implementation of Dan Kaminsky's so-called "DNS source routing" hack. WHAT IT DOES: establish inbound IP traffic to a host inside a private network, with no public IP ... [More] address nor DNAT setup. HOW IT WORKS: the private network's local dns resolver is fooled into relaying trafic back in forth. REQUIREMENTS:     - The target network must host a local dns resolver     - The dns resolver must be able to establish UDP/53 connections towards the target     - The attacker must have authority on a zone somewhere in the DNS hierarchy     - The attacker must trigger an initial DNS request for the zone he controls from inside the target network (there are many ways to do so) More in-depth documentation will be included, as the available documentation is scarse to say the least. [Less]
Created 12 months ago.