Skip to content

IP Spoofing in AWS

0

How can I achieve IP Spoofing in AWS: the intention is to provide Range as a Service, a community that provides a virtual Range environment for cybersecurity trainees to train. Red and blue teams are also simulated, with Simulations/Attack ranked as Standard or advanced. Trying to have IP addresses appear as though they are from a location other than where they are actually from.

1 Answer
0

AWS doesn't allow you to perform IP spoofing for public IP addresses.

Within your own VPC (or the trainee's VPC) you can spoof IP addresses by disabling source/destination check on each instance. And the terms and conditions allow you to run cyber security training AWS although you may need to engage with support to ensure that the automatic protections that VPC provides are not triggered.

AWS
EXPERT
answered 6 months ago
EXPERT
reviewed 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.