spoofing
Spoofing HTTP Referrer data using ASP.NET
Answers on here and various other sites are often full of warnings not to trust HTTP Referrer headers because they are \'so easily\' spoofed or faked.[详细]
2023-04-10 20:43 分类:问答Can the "author" field on Nuget be spoofed? Can I trust the file's authenticity?
I\'m browsing Nuget libraries from an author and see questionable content.. something that doesn\'t have the same quality as some of the prior work I\'ve seen.[详细]
2023-04-10 03:14 分类:问答Security problem in a asp.net webpage
I am using a button to do postback <asp:Button ID=\"SendButton\" Enabled=\"True\" Width=\"70\" runat=\"server\" PostBackUrl=\'<%# Eval(\"GroupName\", \"SendMessage.aspx?GroupName={0}\") %>[详细]
2023-04-01 21:41 分类:问答Detect spoofing of JavaScript files
Let\'s say I\'m developing bunch of JS widgets that are intended to be embedded on any webpage (sort of iGoogle, Pageflakes widgets).[详细]
2023-03-26 07:10 分类:问答TCP ACK spoofing
I am writing a program that fakes TCP requests and collects the data to store in a local buffer. For this, in the system connected to the client i have configured the iptables to keep all the incoming[详细]
2023-03-14 21:11 分类:问答How to route TCP/IP responses through a different interface?
I have two machines each with two valid network interfaces, an Ethernet interface eth0 and a tun/tap interface gr0. The goal is to start a TCP connection on machine A using interface gr0 but then have[详细]
2023-03-08 02:48 分类:问答Application Security Concerns: How easy is it to fake an IP-Address?
I am dealing with an application that is protected by a firewall and only allows access from certain IP-Addresses 开发者_运维问答(which are application webservers).[详细]
2023-03-07 23:17 分类:问答How can USB vendor ID and product ID values be spoofed on OSX?
We are considering using the vendor and product ID of a USB device (obtained via IOKit) to unlo开发者_如何学Cck certain features of an application. I\'m aware that these values can be spoofed, but I\'[详细]
2023-03-01 07:25 分类:问答Send Raw IP packet in C#, everything above the ethernet layer
I don\'t want to modify the ethernet portions of the frame, but I need to modify the IP packet and the data portion of the frame.[详细]
2023-02-24 04:33 分类:问答How to detect automated agents that are coping the content of my site?
I notice 开发者_高级运维that some sites are coping the content of one of my client\'s sites using automated agents. I want to detect their requests and show them a captcha code to prevent them from co[详细]
2023-02-18 06:45 分类:问答