Since Http Headers can be crafted and customize, how would I change or modify the IP part of it using C# 's HttpWebRequest class. In other words, how can IP Spoofing be done using C#.
Thanks for reading.
Since Http Headers can be crafted and customize, how would I change or modify the IP part of it using C# 's HttpWebRequest class. In other words, how can IP Spoofing be done using C#.
Thanks for reading.
Sorry can I ask why you need that ? Looks for hacking purposes. Anyway if it is not for hacking may be we can find another solution without replacing IP.