Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 19-07-2005, 10:06 AM   #1 (permalink)
In The Zone
 
Join Date: Mar 2004
Location: Welcome to the Matrix
Posts: 215
Default ARP Spoofing


A person in my network is using ethereal/ettercap and mounts ARP spoofing attacks. so all my POP account passwords get known to him. How do I protect my privacy from these attacks. I am using WinXP Pro SP2, Pc-cillin 2005 Antivirus and Personal Firewall.

Is there any tool which can alert when such attacks are mounted or protect me from them.
__________________
----
enjoy is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 19-07-2005, 10:14 AM   #2 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default

If the person has access to your network's gateway then there's a lot he can do by just analysing the tcpdump. He has not compromised your computer but the gateway instead... so you can't do much unless you have access to gateway.

The only good option you have is to use POPs (Secure POP) for fetching email.
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 19-07-2005, 11:16 AM   #3 (permalink)
In The Zone
 
Join Date: Mar 2004
Location: Welcome to the Matrix
Posts: 215
Default

No he doesn't has access to gateway... And what is Secure POP ???

Dows MyRealBox.com, SpyMac.com supports it
__________________
----
enjoy is offline  
Old 19-07-2005, 02:11 PM   #4 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default

Secore POP works over TLS and/or SSL links. Secure POP daemons generally listen on the standard port 995.

MyRealBox/SpyMac dont support POPs .. But Gmail's POP3 daemon works only over secure connection.
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 19-07-2005, 02:41 PM   #5 (permalink)
Wise Old Owl
 
siriusb's Avatar
 
Join Date: May 2005
Location: Chennai, India, Asia, the Earth, the Solar system, the Milky Way, the Local group, this Universe.
Posts: 1,171
Default

One sure thing to stop it will be to complain this to the admin of your network. First of all he will ban the perpetrator and second he might install security tools against such attacks.
__________________
http://myxp.blogspot.com
-----------------------
Winchester 3200+ @2,500MHz
LeadTek 7900GT VOLT MODDED @ 680 core, 1800 mem
2x1GB Transcend DDR400 @ DDR454 2.5,3,3,5,1T
siriusb is offline  
Old 19-07-2005, 03:04 PM   #6 (permalink)
In The Zone
 
Join Date: Mar 2004
Location: Welcome to the Matrix
Posts: 215
Default

I dont want Netwwork Admins to interrupt in this process... Its a healthy competition and I simple want to secure myself.

SO I was looking for a utility which doesnt allows my Gateway address to be changed.. and if it gets changed, it should halt all traffic or send unlimited junk traffic to that spoofer..
__________________
----
enjoy is offline  
Old 20-07-2005, 01:47 AM   #7 (permalink)
Alpha Geek
 
Join Date: Feb 2004
Location: Belgaum
Posts: 745
Default

Dude the network administrator has got be informed about such happenings.And oh healthy competition?
Dude not only is your company/personal data at risk,others maybe a victim of such a attack too.

I second GNU's answer,using email through SSL or tunneling traffic through a secure channel.But all this would need the help of your network administrator.
And may I know how you find out the arp attack taking place?
For the least you know he may have full control over routes & the default gateway.
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
digen is offline  
Old 20-07-2005, 06:54 PM   #8 (permalink)
In The Zone
 
tuXian's Avatar
 
Join Date: Nov 2004
Location: Hyderabad
Posts: 364
Default

yes even I would like to know that digen how he knows its Adress Res. Proto attack.
__________________
You know it's love when you memorize her IP to skip DNS overhead.
tuXian is offline  
Old 20-07-2005, 10:01 PM   #9 (permalink)
Apprentice
 
Join Date: May 2004
Location: Cyber City
Posts: 60
Default Detect ARP Address Spoofing

The ARP spoofing attack is highly effective because it takes advantage of an inherent weakness in the design of a core network protocol.

The best approach is to monitors the ARP/IP pair combinations for machines on a given LAN. Some software can be configured to notify network or security administrators if any suspicious changes occur on the network, such as a broadcast ARP packet advertising a new MAC address for the LAN’s gateway.

I have the orginal ethernet address of the Gateway to my lan. And if i suspect any suspicious activity all i have to do is to verify the MAC address using " arp -a " .
vswizard is offline  
Old 22-07-2005, 01:58 AM   #10 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default

Hey why dont u ping flood that spy and beat him in his own game! Use ur evil genius! This is the ripe time so go on!
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 23-07-2005, 09:41 PM   #11 (permalink)
Apprentice
 
Join Date: May 2004
Location: Cyber City
Posts: 60
Default

A question.. if we add Static ARP entry using

Arp -s ..

will it be changed if i m under ARP Spoofing attack ??
vswizard is offline  
Old 24-07-2005, 10:52 AM   #12 (permalink)
In The Zone
 
Join Date: Mar 2004
Location: Welcome to the Matrix
Posts: 215
Default

Will a static entry be helpful ???
__________________
----
enjoy is offline  
Old 26-07-2005, 01:36 PM   #13 (permalink)
In The Zone
 
Join Date: Mar 2004
Location: Welcome to the Matrix
Posts: 215
Default Re: Detect ARP Address Spoofing

Quote:
Originally Posted by vswizard
The ARP spoofing attack is highly effective because it takes advantage of an inherent weakness in the design of a core network protocol.

The best approach is to monitors the ARP/IP pair combinations for machines on a given LAN. Some software can be configured to notify network or security administrators if any suspicious changes occur on the network, such as a broadcast ARP packet advertising a new MAC address for the LAN’s gateway.

I have the orginal ethernet address of the Gateway to my lan. And if i suspect any suspicious activity all i have to do is to verify the MAC address using " arp -a " .
Could you please name a software...

Thanx.
__________________
----
enjoy is offline  
Old 26-07-2005, 10:43 PM   #14 (permalink)
Apprentice
 
Join Date: May 2004
Location: Cyber City
Posts: 60
Default

Sawan

1) Static Entry was a question to every1 in the forum and not an anwer.. i m not just getting time to try it out.. if i do.. i will update here

2) Software.. well.. i m not so sure.. but there is a firewall called 8signs .

They had this on their website

Quote:
Address/Port/MAC Groups
Simplify your ruleset and tighten security by using the port, IP and MAC address groups when creating rules in 8Signs Firewall. Using groups, you can create one rule that can apply to multiple ports, IP addresses or MAC addresses.
http://www.8signs.com/firewall/features.cfm
vswizard is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Sarath
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 01:10 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2