Thread: How to spoof a MAC address?

  1. #1
    Prying open my third eye.
    Join Date
    Jun 2005
    Posts
    45

    How to spoof a MAC address?

    I am currently testing some network simulation software. I wrote a small perl script that constantly loops though a bunch of ip address (from the simulated network) and sends the IP snmp get requests. It just keeps doing this over and over for all the IP addresses.

    I was ask to try and spoof a MAC address with the requests to see if it has a different effect on the software. The difference being the the requests will be coming from different interfaces.

    I want to know if there is a way to do this in Perl and/or some other language (C/C++, Java). I am not looking for an answer, but a finger pointing in the right direction.

    Also, I see that there is MAC address spoofing software on the internet, but I would like to write my own code to do this, if it is not out of my scope.

    Thanks,
    Lateralus
    "So you're one of those condescending UNIX computer users?"

    "Here's a nickel, kid. Get yourself a better computer."

  2. #2
    Registered User
    Join Date
    Jul 2003
    Posts
    450
    For those that need anonyinimity. I would suggest research nik cards. Find one that you can program at the media access layer. Somthing that has a soft bios.
    Remember be ethical, not paranoid.

  3. #3
    Pursuing knowledge confuted's Avatar
    Join Date
    Jun 2002
    Posts
    1,916
    Your description isn't clear, but you're using Linux, which makes it pretty easy using system calls. Your failure to STFW (Google) and RTFM (Wikipedia) combined with your blatant statement that you're a "1337 haxxorz skirpt-kiddie" that wants to make a "cool Xploit" using standard DOS tactics you read about in Newsweek, though, makes me think this post should be reported to the mods.
    Away.

  4. #4
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    I have every reason to believe this question is being asked for a malicious and illegitimate purpose. Since a lot of help has already been given to the OP, I am closing this thread. If anybody would like to argue that it should remain open, feel free to PM myself or another mod.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to Send Mac Address From Client to Server
    By Lieyza197 in forum C Programming
    Replies: 2
    Last Post: 05-27-2009, 09:58 AM
  2. Spoof MAC Address.
    By eXeCuTeR in forum C Programming
    Replies: 10
    Last Post: 02-07-2008, 05:35 PM
  3. DX - CreateDevice - D3DERR_INVALIDCALL
    By Tonto in forum Game Programming
    Replies: 3
    Last Post: 12-01-2006, 07:17 PM
  4. Im so lost at . .
    By hermit in forum C Programming
    Replies: 18
    Last Post: 05-15-2002, 01:26 AM