ultrasecurity / Storm-Breaker

Social engineering tool [Access Webcam & Microphone & Location Finder] With {Py,JS,PHP}
https://ultraamooz.com
3.48k stars 1.28k forks source link

How can I make the link public? #366

Open C785W2 opened 1 month ago

C785W2 commented 1 month ago

It's only working on localhost and not accessible publicly. How to run convert the link public.

ITSsghir commented 2 weeks ago

Storm Breaker generates a web interface accessible locally via http://localhost:2525.

Configuring External Access with Ngrok

To allow remote access (useful in a phishing simulation), follow these steps:

1. Before proceeding, create an ngrok account and connect using your personal token

on the Kali command line to be able to use ngrok in the command line.

2. Run ngrok on port 2525

```bash
ngrok http 2525


 This command provides a link that you could theoretically send to a target to simulate a controlled phishing test.
angga259 commented 2 weeks ago

https://localhost:2525//templates/camera _temp/index.html