Questions tagged [spoof]

44 questions
0
votes
0 answers

Curl spoofing url impossible after some retriction

I was scraping redirection result with curl spoofing. After almost a year getting what i want without problem, suddenly it stopped working. On browser, its working perfectly, but with curl I only get a url with 404 error on another server. I am…
0
votes
1 answer

forward UDP packets to different IP with scapy

I want to send the captured packets to another PC in my local network. When I run it I keep getting the Output: Sent 1 packets. Over and over, but in Wireshark I dont see any packets going to the IP-Adress 192.168.0.5... Not sure what is…
Dala Laa
  • 1
  • 2
0
votes
0 answers

sending a spoofed email

I've looked deep into a Donation Reward system integrated on a game, and found out that they do validate their donations on paypal through the email that paypal sends back as confirmation to their email. I've got some similar game-files, de-compiled…
usrnvm43894
  • 95
  • 1
  • 8
0
votes
1 answer

Apps don't accept that Mock Location is allowed

I am using a LG G3 and I allowed Mock Locations in the Developer Options already. Yesterday I used the App "Mock Locations" to fake my Location and it worked fine but somehow today it tells me that I need to check the option "Mock Location" in…
0
votes
1 answer

Does server know where data are sent from? (whether spoofed ip address or normal one)

I'm going to create my own website and want to prevent DDOS attack or that sort of things. I know the sever can receive packets from spoofed ip address while an attacker cannot get the response since the spoofed ip address is not his. Is it possible…
LUCAS
  • 3
  • 1
0
votes
3 answers

Game Server: Broadcasting UDP packet over Internet?

A friend of mine made a small LAN-playable game, and ask me to change it, so it could be playable over the Internet. I don't want to make huge changes on the client application. When a game is created, the server keep sending UDP BROADCAST packets…
0
votes
1 answer

Mongoid-peperclip [paperclip] Content Type Spoof: Error

I need to upload some large CSV files via mongoid-paperclip and I am getting error Uploaded file2 my_file has an extension that does not match its contents. In terminal I can see this error as [paperclip] Content Type Spoof: my_file.csv …
arthur-net
  • 1,138
  • 1
  • 13
  • 34
0
votes
0 answers

Simulate incoming call on own android device

I want to fake an incoming call on my own (physical!!! -> not the emulator) android device. I know there are lots of apps that actually can do that, which means it cant be that hard - I just need a hint. Searching the net only brings up apps which…
V1nc3nt
  • 369
  • 4
  • 11
0
votes
1 answer

How to prevent spoofing mail accounts in exim?

We have a server with DirectAdmin panel where is exim. It's default configuration like here: http://files.directadmin.com/services/exim.conf We get e-mails for example from kontakt@hoseo.pl to kontakt@hoseo.pl it's spoofed: Examples: 1. Return-path:…
Lukas
  • 1
  • 2
0
votes
2 answers

C++ \\ DLL - How to prevent DLL spoofing?

I have a DLL file that I purchased (Without the Source Code) and I'm linking it to my application, simply by using "LoadLibrary("file.dll")", then it imports a function that gets an unique ID of the computer. Now let's say that our hacker detected…
-1
votes
1 answer

How to spoof a closed google form ("...no longer accepting responses")? I want to submit a form after deadline

How to spoof a closed google form ("...no longer accepting responses")? I want to submit a form after deadline. How can I access and submit a form when it has been closed? The source of the closed form seems quite extensive. I wonder if it can be…
user13678716
  • 3
  • 1
  • 1
  • 2
-1
votes
2 answers

Changing source e-mail address from C# program using Microsoft.Office.Interop.Outlook

I am trying to send an e-mail using a c# program I wrote to a destination company address managed by Microsoft; by default it uses my company address to send it, but I don't want my address to appear as then sender, I have tried using the "On behalf…
-1
votes
1 answer

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!
content01
  • 3,115
  • 6
  • 41
  • 61
-2
votes
1 answer

How do i see the content of a google forms when it is already closed? Only see the content, dont want to answer

I want to see the content of a google forms link but it is already closed. Is there a way just to see it? i want to somente tell me if it is possible to solve my problem.
1 2
3