Skip to content

SMBServer & NTLMRelayx with IPv6 support #2024

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gabrielg5
Copy link
Collaborator

This PR fixes #1787

  • smbserver -> added -6 (or --ipv6) flag parameter

It also fixes IPv6 support in ntlmrelayx

  • ntlmrelayx -> fixed case when -6 was set and a specific -ip was configured

Note: It has to be updated after merging #2023 to reuse the utils.get_address function.

@gabrielg5
Copy link
Collaborator Author

Lnking with #1811

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

Successfully merging this pull request may close these issues.

smbserver does not bind to IPv6 sockets
2 participants