Debian: New PowerDNS packages reduce DNS spoofing risk


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) Debian: New PowerDNS packages reduce DNS spoofing risk
# 1  
Old 08-11-2008
Debian: New PowerDNS packages reduce DNS spoofing risk

LinuxSecurity.com: Brian Dowling discovered that the PowerDNS authoritative name server does not respond to DNS queries which contain certain characters, increasing the risk of successful DNS spoofing (CVE-2008-3337). This update changes PowerDNS to respond with SERVFAIL responses instead.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Cybersecurity

Help Make a spoofing DNS using pcap library

Hello all, i need your quick help. I have assignment project class to make a program using pcap library to spoofing DNS in linux environment. Can anyone help me, because i'm newbie in network security and in C?:confused: Regards, ptrfw (1 Reply)
Discussion started by: riska_bali
1 Replies
Login or Register to Ask a Question
PMDAPDNS(1)						       Performance Co-Pilot						       PMDAPDNS(1)

NAME
pmdapdns - PowerDNS performance metrics domain agent (PMDA) DESCRIPTION
pmdapdns is a Performance Metrics Domain Agent (PMDA) which exports metric values from the PowerDNS authorative daemon as well as the recursive resolver. INSTALLATION
If you want access to the names and values for the PowerDNS performance metrics, do the following as root: # cd $PCP_PMDAS_DIR/pdns # ./Install If you want to undo the installation, do the following as root: # cd $PCP_PMDAS_DIR/pdns # ./Remove pmdapdns is launched by pmcd(1) and should never be executed directly. The Install and Remove scripts notify pmcd(1) when the agent is installed or removed. FILES
$PCP_PMDAS_DIR/pdns/Install installation script for the pmdapdns agent $PCP_PMDAS_DIR/pdns/Remove undo installation script for the pmdapdns agent $PCP_LOG_DIR/pmcd/pdns.log default log file for error messages from pmdapdns SEE ALSO
pmcd(1), pdns_control(8), and rec_control(1). 3.8.10 Performance Co-Pilot PMDAPDNS(1)