In networking, the term 'spoofing' is used to describe a variety of ways in which hardware and software can be fooled. There are various kind of spoofing such as IP spoofing, MAC spoofing, E-mail address spoofing, Caller ID spoofing, GPS Spoofing etc.

learn more… | top users | synonyms

1
vote
1answer
52 views

ARP Request in C#

I'm trying to make my Android Device think that I'm the router, using a simple ARP request in C# (Sending the arp from my laptop to my android device with C#). I thought that if i'll use SendArp ...
0
votes
0answers
21 views

Prevent fake location on iPhone : Location spoofing

I search a way to prevent fake location on iPhone. A possible solution is to check, if a non-exhaustive list of app is launch (Cydia .. etc). But can I do that ? Thanks for all responses or ...
-2
votes
0answers
26 views

Side Channel Attack Queries [closed]

People Generally spoof their IP address by using any other device's ip address such as printer, scanner. My question is in this kind of particular attack why we are using these devices rather than ...
-1
votes
0answers
22 views

Android App Spooing HTTP_REFERER [closed]

I have an Android app that will request an XML file from a website. The site usually blocks direct hot linking of assests, only allowing specific URLs to hot link. Is there a way to have the Android ...
-1
votes
2answers
95 views

PHP form spoofing code [closed]

I have the following code which should prevent form spoofing. A token is used to match and ensure that the form submitted is from that page.. if (isset($_POST['Submit'])) { if ...
0
votes
1answer
70 views

Can't delude host command with DNS spoofing

I recently discover the raw sockets and I currently trying to capture a DNS packet (with the libcap library) sent with the host command and to reply to it before the DNS server with a wrong address. ...
0
votes
1answer
30 views

Change IP in Packet request Rails

I am creating a web application that parses through different websites, for example if you search for "stackoverflow" on the app we will search multiple websites, google, yahoo, bing, stackoverflow ...
1
vote
1answer
63 views

Specify Custom IP in HTTPWebRequest [duplicate]

is it possible to change orginating IP in HTTPWebRequest C# and provide any Custom/fake IP?
1
vote
1answer
67 views

How do I spoof a host locally (for testing)?

Is it possible to spoof a host for testing? The site that I'm working on is set up to detect the requested url and render branded assets. So for instance, www.aaa.com and www.bbb.com both point to my ...
1
vote
2answers
72 views

PHP form spoofing and validation

I've been reading about form spoofing and just couldn't understand why is it so important to prevent it when we can assure that the passed value(s) are properly validated? Perhaps I'm missing ...
0
votes
0answers
195 views

Can I spoof an IP with cURL PHP knowing I won't receive a response back?

I want to test a IP tracking of form submission. I am writing the IP of every HTTP POST to a database but I am on a network with just one IP so it's a bit difficult to test accurately. Can I send the ...
0
votes
1answer
53 views

How do I send HTTP request on behalf of some other machines in my local network?

I have a local network, I can monitor all traffics there. Bandwidth for each user is limited, and usually all computers are NOT using their total bandwidth. So, if I can find a way to send requests on ...
2
votes
1answer
194 views

How can I prevent external entity from rejecting emails from a test server?

I am currently working with a client that allows users to generate emails, which are sent to the client's mail server, where they are parsed, content language is added, and they are resent to the ...
0
votes
1answer
39 views

How to force all request to come from my website to avoid spoofing using Apache

My website got spoofed, and I don’t want other domains to get my site info/data through http requests anymore. How can I deny all request that came from outside my website? Thanks!
0
votes
1answer
51 views

How to force all request to come from my website to avoid spoofing in RoR 3.2

my site just got spoof. I'm using RoR 3.2.11 and I installed the rack-rewrite gem. I created the /middleware dir inside /app and I created a .rb file inside. Now, how should I write the rule to ...
0
votes
1answer
84 views

Spoofing an echo reply

Given that I'm on a local network, if I can capture a ICMP echo request packet, and considering that I want to spoof a echo reply, what part of the original packet would I need to change supposing I ...
0
votes
3answers
129 views

HTTP Spoofing?

I have two questions: 1) In PHP, when a programmer uses the "REMOTE_ADDR" variable to get the IP address of the web client, that IP address is taken from a field in the HTTP header? Or from where? ...
1
vote
0answers
19 views

Can callback channels be spoofed?

When users first connect to my sessionful service, they provide a user name in the form of a string. If multiple users have provided the same user name, the server appends all new users with a number ...
0
votes
1answer
83 views

How spoof source address in Ruby?

I am working on a small piece of code that will just receive UDP SNMP traps, and forward them to multiple locations, but the source address information needs to be intact. Otherwise all the traps ...
0
votes
2answers
238 views

What is the actual use of mac address on internet?

I was learning about spoofing attacks and now confused on IP and MAC addreses. I learned that every packets(TCP, ICMP, etc..) send from a computer have an Ethernet header which contain mac address of ...
3
votes
1answer
55 views

Spoofing .net assemblies and discuss about a previously posted note

I searched for proctecting .net assemblies from spoofing and found this post very useful. However, I see a very clear contradiction in the post. In one point it is stated that strong name is not ...
1
vote
2answers
762 views

Html Agility Pack, Web Scraping, and spoofing in C#

Is there a way to spoof a web request from C# code so it doesn't look like a bot or spam hitting the site? I am trying to web scrape my website, but keep getting blocked after a certain amount of ...
0
votes
1answer
136 views

Preventing an iOS app from getting mock locations

Is it possible to make sure that GPS positions an iOS app is getting are real, and they are not fake locations illegitimately provided somehow, for example, by means of another app such as ...
1
vote
0answers
102 views

IP Spoofing for peer to peer connections over Cellular ISP

For Voip purpose, I'm looking to ways to create a peer to peer connection. I already use a STUN-like server in order to connect 2 peers together. It works great for most NAT, but as expected, this ...
1
vote
5answers
172 views

Links that don't pass referrer

I want to create a list of links opening the targets in new tabs from my private page and I don't want the referring URL to be passed on. I tried the following method, but it didn't solve the problem: ...
0
votes
1answer
235 views

Winpcap packet forwarding. Java wrapper

I am trying to build a winpcap application capable of sniff traffic of a target host within a switch-based LAN. To carry out this, I am trying to perform a arp spoofing. This way, messages between ...
5
votes
2answers
226 views

Preventing spoofing of remote server with PHP & cURL

I'm writing php script that is requesting confidential data from remote server. I'm using cURL to get remote server's certificate information (for its output please below). Which array keys I need to ...
2
votes
1answer
685 views

How to setup IP spoofing in jmeter?

I am now load testing a website through jmeter from my machine. But I want a real world scenario , so can ip aliasing or ip spoofing be used by jmeter which will look like requests are being sent from ...
5
votes
1answer
579 views

Spoof IP with Perl LWP

I need to write a little piece of code to simulate traffic from different source IP addresses and I'm wondering if that can be done by spoofing the addresses with Perl? I tried Net::RAWIP and that ...
0
votes
1answer
917 views

cURL request on a page requiring JavaScript support

I need to get the HTML source of pinnaclesports.com. The problem is it detects whether cookies and JS are enabled and if not, it just returns some page saying This site requires JavaScript and ...
0
votes
2answers
228 views

How can I dynamically set the source IP address when my machine makes a DNS query?

PushToTest does performance testing for Social/Mobile Web apps. For example, We used 20 AWS EC2 c1.medium instances to generate 50,000 user transactions in a 10 minute period. Our TestMaker software ...
1
vote
1answer
32 views

Can a third party spoof packets to interfere with already opened connections?

Here is the scenario I have in mind. Computer A is a server that clients connect to, but the clients must pass a ban check. Computer B is a server that acts as a ban aggregator. Bans from multiple ...
0
votes
1answer
352 views

ARP reply packet does not update ARP cache on Ubuntu

So after I have played with the Network Spoofer developed by Digitalsquid (http://digitalsquid.co.uk/netspoof/), I have been trying to get a better understanding of its internal working by writing a c ...
0
votes
0answers
34 views

GPS Signal Strength [duplicate]

Possible Duplicate: How to measure GPS signal strength on Android? Is there a way to measure or determine the strength (and perhaps further propoerties) of the gps signal for each gps ...
1
vote
1answer
150 views

XSS prevention on CDN hosted scripts like jQuery

[Edited:] If a client visiting my website which serves jQuery over Microsoft's CDN network gets his/her DNS spoofed with the attacker mimicking Microsoft's CDN. In such a case, in theory the attacker ...
-9
votes
1answer
242 views

Packet Crafting in C/C++ [closed]

I have been doing some network programming stuff from last few days. Want to know about crafting raw packets in c++/c and more specially crafting http packets. Any example code would be useful. ...
0
votes
1answer
104 views

Mac spoof HTTP response

If a program sends a http request, is there a way to spoof the data returned by the request? For example: Program that sends name to server to check for permission: ...
0
votes
0answers
152 views

Protecting PHP Mail / Contact Form

Ah the joys, 9 million pieces of advice, guidance and code and not one agrees with another. So I'm trying to get to the point at which I can be confident that the way I've chosen to protect my contact ...
2
votes
2answers
300 views

How to prevent other user to change gps location and Location updates called every small interval (say 3 seconds)

I've seen some application like gpsspoofer and fake gps apps that set location to spoof wrong location but my app to get right location please give suggestions. My another problem ...
1
vote
1answer
547 views

Spoof source IP/Port with DatagramPacket

Is there any way to spoof the source IP/Port of a DatagramPacket object in Java?
-1
votes
1answer
132 views

Is spoofing attack possible in RS232 communication?

I am a rookie in network security field. I am eager to know if it is possible for a spoofing attack on a serial communication like RS232?
0
votes
1answer
103 views

How can I distinguish “my” spoofed traffic from normal traffic?

I'm sending spoofed packets from a server to a client. My goal is to replay original traffic (say, traffic from google.com) from a different machine to the same host. Therefore a packet sent by my ...
1
vote
1answer
1k views

DHCP Server to Redirect any url to landing page

I have a linux DHCP server which I need to redirect all web traffic to a landing page which will have instructions on how to register their computer on the network. No matter what URL a user types ...
-4
votes
2answers
420 views

IP spoofing in socket programming [closed]

I want to do a project on SYN flood. I got source code from this site. No bugs, runs properly. But it cannot spoof ip for each request.
1
vote
1answer
373 views

Prevent spam from my form

I want to create a send to a friend form and not have it be used for spam. I have searched the web and found these sources useful ...
3
votes
2answers
294 views

How can javascript (or a browser extension) detect the use of restricted functions?

I'm developing a scripting extension, similar to Greasemonkey or Chrome's content-script engine. This extension will allow script writers to do very dangerous things like access local files. If I ...
19
votes
3answers
3k views

How to detect the original MAC address after it has been spoofed?

We are using the following code for retrieving active MAC address of a windows pc. private static string macId() { return identifier("Win32_NetworkAdapterConfiguration", "MACAddress", ...
1
vote
1answer
321 views

App_id spoofing and misuse

Sorry if this is too basic a question for this forum but it's been playing on my mind for a while so I tried it out. I used the IMDB app_id and a spoof URL, image etc and it came back with an error ...
2
votes
2answers
549 views

How to confirm sender of an incoming email? [duplicate]

Possible Duplicate: how to confirm email source I would like to know how do email services such as Hotmail and Yahoo confirm that the "From" header was not spoofed. I mean, you didn't try ...
4
votes
1answer
3k views

How exactly does IAP Cracker spoof in-app purchases?

I understand that IAP Cracker is built on MobileSubstrate which allows developers to inject their code into any app. My guess is that it uses this capability to override the StoreKit functions in ...

1 2 3