Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Beta Programs
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
Columnists
Mailing Lists
Newsletters
Bugtraq
Focus on IDS
Focus on Linux
Focus on Microsoft
Forensics
Pen-test
Security Basics
Vuln Dev
Vulnerabilities
Jobs
Job Opportunities
Resumes
Job Seekers
Employers
Tools
RSS
News
Vulns
Security Research
Malware now doing the DNS switcheroo
Robert Lemos,
2005-11-04
Comments
Mode:
Threaded
Flat
Expand all
|
Post comment
Malware now doing the DNS switcheroo
2005-11-04
Anonymous
Malware now doing the DNS switcheroo
2005-11-07
Anonymous
(1 replies)
Re: Malware now doing the DNS switcheroo THINGS TO CHECK
2005-11-07
APK
..and the fix is ..
2005-11-08
lsi
...on boot:
if (NewDNSPrimary <> OldDNSPrimary) || (NewDNSSecondary <> OldDNSSecondary) {
alert('DNS servers have changed!');
}
[ reply ]
Link to this comment:
http://www.securityfocus.com/comments/newsbriefs/36/164#164
Privacy Statement
Copyright 2009, SecurityFocus
if (NewDNSPrimary <> OldDNSPrimary) || (NewDNSSecondary <> OldDNSSecondary) {
alert('DNS servers have changed!');
}
[ reply ]
Link to this comment: http://www.securityfocus.com/comments/newsbriefs/36/164#164