Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - do not connect before sendto() | miwi | 2008-08-29 | 2 | -2/+17 |
| | | | | | | | | fixes "Socket is already connected" error - Bump PORTREVISION PR: 126886 Submitted by: maintainer | ||||
* | DNS Multiple Race Exploiter is a tool that exploits an inherent flaw in the | miwi | 2008-08-08 | 5 | -0/+73 |
DNS Server Cache. By sending many queries to a DNS server along with fake replies, an attacker can successfuly writes a fake new entry in the DNS cache. WWW: http://www.securebits.org/dnsmre.html PR: ports/126189 Submitted by: Tomoyuki Sakurai <cherry at trombik.org> |