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

changes to disable LDAP and FTP in responder when they are used by "interactsh" #987

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

derekkddj
Copy link
Contributor

Now if someone wants to use interact + responder (docker) it will fail and the responder docker does not start. This is because by default interactsh starts a LDAP server on port 389, and the default command for responder docker uses this port too.
The "docker run" command fails and does not start.

There should be an option for disabling "interact"LDAP server completly so there is not ports conflicts with the "responder" command.

This change takes cares of this option, and changes the "docker run" command so there is no port conflicts with LDAP or FTP.

@GeorginaReeder
Copy link

Thanks so much for your contribution @derekkddj ! :)

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

Successfully merging this pull request may close these issues.

2 participants