262 projects tagged "DNS"
Dual DHCP DNS Server is a DHCP server combined with a caching DNS server that is sensitive to the names that were allocated by the DHCP server. It has built in dynamic updates, and also supports BOOTP PXE network booting and client specific options. It is self-configuring, doesn't require the creation of zone files, and uses little memory and CPU time. Either one of the two services can be turned off.
With a small codebase, the PowerDNS Recursor is an advanced resolver currently serving the DNS resolving needs of over 80 million Internet connections. Besides high performance (using kqueue or epoll, over 100 thousand qps on commodity hardware), it provides advanced anti-spoofing measures. In addition, the program caches server performance and timeouts, making it both network and user friendly. It also has built-in hooks for making graphs with rrdtool, providing insight into nameserver performance.
dnscrypt-proxy acts as a DNS proxy between a regular client, like a DNS cache or an operating system stub resolver, and a DNSCrypt-aware resolver, like OpenDNS. The DNSCrypt protocol focuses on securing communications between a client and its first-level resolver. While not providing end-to-end security, it protects the local network (which is often the weakest link in the chain) against man-in-the-middle attacks. It also provides some confidentiality to DNS queries.
PHREL is a per host rate limiter. It will track the rate of incoming traffic on a server and insert a chain into iptables when a configured threshold is crossed. The inserted chain may either rate limit or block the offending host for a period of time. The inserted chain is automatically removed when the offending host's traffic levels return to normal. PHREL is particularly well suited to protecting nameservers (DNS) from random hosts that flood requests, and to preventing SSH brute force login attempts.
Aletheia is a browser-like application for sending raw HTTP requests. It is designed for debugging and finding security issues in Web applications. It is possible to apply filters on every request and response which can modify the content, for making Basic Authentication or OAuth requests, for example. Because it is possible to modify every bit of the request, it is easy to exploit Web applications. That means you can set, for example, custom Cookies or User-Agents, or send file uploads to the server. It uses the Apache HTTP core components library to send HTTP requests. This application also helps you understand how the HTTP protocol works.
Collax Business Server is an all-in-one Linux server for small- and medium-sized businesses. It delivers all the important network services within a heterogeneous business environment for communication, infrastructure, compliance, groupware, and storage, all in a reliable and secure way which is easy to manage. It also provides essential security functions such as firewalling and virus and spam filtering, to protect against hacker attacks, viruses, and unsolicited email messages.
YaCy is a search engine that anyone can use to index the Internet (WWW and FTP) or to create a search portal for others (Internet or intranet). The scale of YaCy is limited only by the number of users. and can index billions of web pages. In P2P mode it is fully decentralized. All users of the search engine network are equal and it is not possible for anyone to censor the content of the distributed index.