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 Spoofing doesn't work. #1

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

IP Spoofing doesn't work. #1

tigersoft18 opened this issue Sep 29, 2020 · 7 comments

Comments

@tigersoft18
Copy link

Running the project successfully launches packets with spoofed IP and it is verified with Wireshark on my PC. But they never reach the target on internet. I've checked it working in my LAN. What's the difference between LAN and Internet in this project?

@Subangkar
Copy link
Owner

Subangkar commented Oct 1, 2020 via email

@tigersoft18
Copy link
Author

Normal packets arrive perfectly, but only spoofed packets are filtered out. It seems that intermediate routers are blocking them.
Then, is it impossible to spoof source IP address on the internet?
Are all spoofing PoCs are tested on LAN?

@tigersoft18
Copy link
Author

I think target machine is not the problem seeing that normal packets are working well. I wonder sender's routing structure blocks spoofing.
Would you test your project on my target machine?

@Subangkar
Copy link
Owner

Subangkar commented Oct 1, 2020 via email

@tigersoft18
Copy link
Author

I opened this issue because this repo doesn't work on my sender and target machines both on the internet.
Would you just try sending spoofed ping to my target machine with your sender? I want to make it clear whether ip spoofing is still possible on the internet.

@Subangkar
Copy link
Owner

Well. it's an interesting matter to look into.
But I currently have windows environment only. Thanks for letting me know. I will inform you once it is tried outside LAN.

@hacker25808674
Copy link

Can I tunnel ssh using icmp host spoffing

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

3 participants