IP spoofable dedicated server

04/29/2015 17:59 megachomba#1
all in the tittle, pm me
04/29/2015 18:17 Kabeldamagement#2
IP Spoofing for outbound DDoS Attacks? I think your thread will be closed soon, such topics are not allowed at epvp - elitepvpers isn't hacktforums ;)
04/29/2015 22:55 megachomba#3
i asked IP spoofing , not ddoss use server. there are many actual uses to change Source IP packets.
04/30/2015 00:52 Kabeldamagement#4
What do you want to do with IP Spoofing?
04/30/2015 01:00 Jeoni#5
I'm not that much into the whole thing, but can't you just use iptables (or any other software like that) and create rules to SNAT specific packets / connections?
Of course, it should be pretty obvious that the target machine won't answer your requests to your machine.
With best regards
Jeoni
04/30/2015 01:29 Kabeldamagement#6
Quote:
Originally Posted by Jeoni View Post
I'm not that much into the whole thing, but can't you just use iptables (or any other software like that) and create rules to SNAT specific packets / connections?
Of course, it should be pretty obvious that the target machine won't answer your requests to your machine.
With best regards
Jeon
NAT is simply not spoofing ;)

Spoofing just sends out packets with fake source ips - it's widely used to start udp reflection attacks, so I supposed he's looking for a server to start ddos attacks.
04/30/2015 10:32 Jeoni#7
But that is what SNAT does (referring to the iptables documentation [Only registered and activated users can see links. Click Here To Register...]), if I understood that correctly: changing the source address of the IP header. Yes, normally it is not used for spoofing, but it could be.
With best regards
Jeoni
04/30/2015 14:15 megachomba#8
hello,
im happy youryou guys interest in the subject, but its getting out topic.

Ty
05/07/2015 08:48 idlemonkey#9
spoofing an ip is tricking something into believing your traffic came from a different source.... you dont need to own that source or even be able to connect to that source to spoof its ip as its something you do on your own machine
if you want to buy a server and use its ip any server will work you don't need to "spoof" it
you can just redirect the connections in or out or both to your own computer with a number of methods such as,
a reverse proxy or vpn static routing or masquerade via iptables tunnelling protocols and many other applications software or hardware designed in a similar manner
you dont need to look for this you just need to install or purchase it from a service that will install something of these sorts for you.
using the proper terminology you will find things easier ... dropping words like "spoof" might help too as you say that to anyone and they will suspect you of something illicit


some references
reverse proxie
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
vpn
IPsec - Wikipedia, the free encyclopedia
[Only registered and activated users can see links. Click Here To Register...]
Point-to-Point Tunneling Protocol - Wikipedia, the free encyclopedia
Layer 2 Tunneling Protocol - Wikipedia, the free encyclopedia
iptables
[Only registered and activated users can see links. Click Here To Register...]
http://en.wikipedia.org/wiki/Static_routing

and so many others

keep in mind you will have usage limitations and terms of service to contend with depending on what you intend on doing with it or who you get it from