Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Snort-Signatures
[Top] [All Lists]

Re: [Snort-sigs] DHCP Attack

Subject: Re: [Snort-sigs] DHCP Attack
Date: Wed, 18 Aug 2004 23:07:47 -0500
Arif,
A simple rule like the following should do the trick:

alert udp !$HOME_NET 67 -> any 68 (msg:"Potential Rogue DHCP server";
sid:1000001);

Chris

On Thu, Aug 19, 2004 at 09:15:13AM +0700, arif.jatmoko@sea.ccamatil.com wrote:


Hi list,

I have experienced problem during last two days with kind of DHCP attack.
There were more than one DHCP server available on the network using private
IP address (192.168.x.x) while our DHCP using public ip address. Every DHCP
client request served by those rogues DHCP. Can we detect this kind of
attack ?
I'm thinking about DNS spoofing, DHCP spoofing and other MITM attack. I
knew that there are tools like dhcploc.exe bundled with Win2k Resource Kit
or dhcp_probe available at
http://www.net.princeton.edu/software/dhcp_probe/.

PS. Our DHCP server using Win2K with active directory enabled, while a
rogues DHCP server using Win2K on VMWare (other PCs).

Thanks,
Arif Jatmoko



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Snort-sigs mailing list
Snort-sigs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snort-sigs



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Snort-sigs mailing list
Snort-sigs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snort-sigs

<Prev in Thread] Current Thread [Next in Thread>