Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IP Spoofed packet successfully goes out from my PC, but not reaches to a target. #2

Open
tigersoft18 opened this issue Sep 29, 2020 · 7 comments

Comments

@tigersoft18
Copy link

With wireshark, I monitored web traffic getting out from my pc and it is verified that ip spoofed packets are successfully submitted.
But in the target PC, no packet arrives.
Is this a routing problem?

@rootVIII
Copy link
Owner

Hmm are you running Wireshark on the target device? And is the target’s IP correct?

@tigersoft18
Copy link
Author

Sure

@tigersoft18
Copy link
Author

It works perfectly on the LAN, but not on Internet.

@rootVIII
Copy link
Owner

Ohhh I haven't tried against a public IP yet... only a private one. Do you have your own public webserver for testing?

@tigersoft18
Copy link
Author

Yes. if you want to test your project, just ping me up anytime.

@rootVIII
Copy link
Owner

rootVIII commented Oct 6, 2020

One other thing is that this was more for demonstration purposes... most public webservers "should" have a way to block this sort of thing whether it be the tcpsyncookies flag or with IPtables or some other firefwall. You never know though :)

@tigersoft18
Copy link
Author

Thanks. I guess that is the answer for my problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants