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

Always use dport #569

Merged
merged 1 commit into from
Aug 12, 2015
Merged

Always use dport #569

merged 1 commit into from
Aug 12, 2015

Conversation

grigarr
Copy link
Contributor

@grigarr grigarr commented Aug 12, 2015

Using 'port' allows you to spoof a source port and offers a backdoor by sending a different destination port. sport 80 -> dport 11211 would be valid for 'port => 80' and give access to a memcache instance (port 11211) running on the server.

Using 'port' allows you to spoof a source port and offers a backdoor by sending a different destination port. sport 80 -> dport 11211 would be valid for 'port => 80' and give access to a memcache instance (port 11211) running on the server.
@zachfi
Copy link

zachfi commented Aug 12, 2015

+1

danieldreier added a commit that referenced this pull request Aug 12, 2015
@danieldreier danieldreier merged commit 7281b0a into puppetlabs:master Aug 12, 2015
@grigarr grigarr deleted the patch-1 branch August 12, 2015 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants