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 Pen-Test
[Top] [All Lists]

Re: Promiscuous Mode

Subject: Re: Promiscuous Mode
Date: Thu, 20 Mar 2008 19:03:26 +0000
On Wed, Mar 19, 2008 at 02:51:20PM +0100, Simon Templar wrote:
# Hello everybody,
# 
# I have a question concerning "Promiscuous Mode", I know what it is,
# but I would like to know exactly what is happening behind the scenes
# when I change my NIC to this mode

In normal mode of operation, an NIC compares the destination MAC address
of an incoming packet to its own and passes it onto the operating system
only if it matches its own. Otherwise, the packet is dropped.

However, when put into promiscuous mode of operation, the NIC stops this 
comparison and just grabs ALL the incoming packets and passes them to
the kernel.


# 
# For example: what is the technicality in writing the command:
#  ifconfig eth0 promisc?


The interface is switched into promiscuous mode and it starts receiving
all the packets. However, you need an application like ipgrab, tcpdump,
wireshark, etc. to grab, disect and display the packet contents for you.

# 
# Your help is so much appreciated.
# Best regards.
# 
# 


Best wishes

-- 
Muhammad Farooq-i-Azam

lists@chase.org.pk
http://www.chase.org.pk/

                                          {((((((
                                          /_  _  )
                                         ( .  .   )
                                          ( /   )
----------------------------------oOOo------------oOOo----------------
Every word is like an unnecessary stain on silence and nothingness.
                -- Beckett
----------------------------------------------------------------------

------------------------------------------------------------------------
This list is sponsored by: Cenzic

Need to secure your web apps NOW?
Cenzic finds more, "real" vulnerabilities fast.
Click to try it, buy it or download a solution FREE today!

http://www.cenzic.com/downloads
------------------------------------------------------------------------

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