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 2 commits into
base: dev
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 ! :)

@derekkddj
Copy link
Contributor Author

no updates on this?

@ehsandeep ehsandeep changed the base branch from main to dev January 11, 2025 11:24
@dogancanbakir dogancanbakir requested review from dwisiswant0 and ehsandeep and removed request for dwisiswant0 January 14, 2025 09:03
Copy link
Member

@dogancanbakir dogancanbakir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left a comment for styling, let's make sure it's fixed before merging.

pkg/server/responder_server.go Outdated Show resolved Hide resolved
pkg/server/responder_server.go Outdated Show resolved Hide resolved
pkg/server/responder_server.go Outdated Show resolved Hide resolved
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.

4 participants