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

Templates doesn't work #355

Open
aydinhv opened this issue Aug 18, 2024 · 1 comment
Open

Templates doesn't work #355

aydinhv opened this issue Aug 18, 2024 · 1 comment

Comments

@aydinhv
Copy link

aydinhv commented Aug 18, 2024

I'm using the Storm-Breaker tool from GitHub, which is supposed to serve specific templates for accessing various device information like location, camera, and microphone. The tool runs on a local server (port 2525) and I am using Ngrok to expose the local server to the internet.

Problem:

When I navigate to the URLs generated by the tool, instead of seeing the expected output (like accessing device information), I am only seeing directory listings or blank pages. For instance, instead of the expected web interface showing the device's information, I'm getting a simple directory listing of templates or a blank page.

Details:

The tool is set up on Kali Linux in a VirtualBox environment.
I've correctly cloned the repository, installed the dependencies, and started the server as per the instructions.
The local server on port 2525 is running, and I can access it via localhost:2525.
However, when I use Ngrok to expose the local server and access it through the public URL, I either get a directory listing of the templates or a blank page, rather than the actual content the template is supposed to serve.
The templates should serve dynamic content (e.g., accessing the webcam), but they only show a static template view or nothing at all.

Help will be appreciated.

@zhang-ruo-xuan
Copy link

me too

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