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

Network issues. #429

Open
infosecconsultant opened this issue Jul 11, 2023 · 1 comment
Open

Network issues. #429

infosecconsultant opened this issue Jul 11, 2023 · 1 comment

Comments

@infosecconsultant
Copy link

Since docker forces exposure of port 5000 to all network interfaces, what is the suggested way to limit this access to specific allowed IP's?
As there is no authentication on the software, running this software in a VPS exposes it (and it's results/capabilities) to the internet.

I tried using UFW to set firewall rules, but that does not work.

I am also unable to access the 'Task queue' at externalIP:5000/queue as the iFrame included is for 127.0.0.1.

Any help would be appreciated. Thanks!

@kazet
Copy link
Member

kazet commented Jul 13, 2023

Hello, the task queue iframe bug has been fixed - please clone the latest version of the repository and check whether it works.

Regarding limitting access, I would recommend using the cloud provider security settings, as making Docker work with ufw is non-trivial.

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

2 participants