Skip to main content
  1. All Posts/

Storm-Breaker

Tools HTML

A Tool With Attractive Capabilities.



<p>
  </a>
</p>

<h3 dir="auto">
  <a rel="nofollow noopener" target="_blank" id="user-content-features" class="anchor" aria-hidden="true" href="#features"></a>Features:
</h3>

<ul dir="auto">
  <li>
    Obtain Device Information Without Any Permission !
  </li>
  <li>
    Access Location [SMARTPHONES]
  </li>
  <li>
    Access Webcam
  </li>
  <li>
    Access Microphone
  </li>
</ul>

<h3 dir="auto">
  <a rel="nofollow noopener" target="_blank" id="user-content-update-log" class="anchor" aria-hidden="true" href="#update-log"></a>Update Log:
</h3>

<ul dir="auto">
  <li>
    Second (latest) Update on November 4th , 2022 .
  </li>
  <li>
    The overall structure of the tool is programmed from the beginning and is available as a web panel (in previous versions, the tool was available in the command line).
  </li>
  <li>
    Previous version&#8217;s bugs fixed !
  </li>
  <li>
    Auto-download Ngrok Added !
  </li>
  <li>
    The templates have been optimized !
  </li>
  <li>
    Logs can be downloaded (NEW) !
  </li>
  <li>
    Clear log Added !
  </li>
  <li>
    It can be uploaded on a personal host (you won&#8217;t have the Ngork problems anymore)
  </li>
  <li>
    You can start and stop the listener anytime ! (At will)
  </li>
  <li>
    Beautified user interface (NEW) !
  </li>
</ul>

<blockquote>
  <p>
    We have deleted Ngrok in the new version of Storm breaker and entrusted the user with running and sharing the localhost . So please note that Storm breaker runs a localhost for you and you have to start the Ngrok on your intended port yourself .
  </p>
</blockquote>

<h4 dir="auto">
  <a rel="nofollow noopener" target="_blank" id="user-content-attention-" class="anchor" aria-hidden="true" href="#attention-"></a>Attention! :
</h4>

<blockquote>
  <p>
    This version can be run on both local host and your personal domain and host . However , you can use it for both situations. If your country has suspended the Ngrok service, or your country&#8217;s banned Ngrok, or your victim can&#8217;t open the Ngrok link (for the reasons such as : He sees such a link as suspicious, Or if this service is suspended in his country) We suggest using the tool on your personal host and domain .
  </p>
</blockquote>

<h2 dir="auto">
  <a rel="nofollow noopener" target="_blank" id="user-content-default-username-and-password" class="anchor" aria-hidden="true" href="#default-username-and-password"></a>Default username and password:
</h2>

<ul dir="auto">
  <li>
    <code>username</code> : <code>admin</code>
  </li>
  <li>
    <code>password</code> : <code>admin</code>
  </li>
  <li>
    You can edit the config.php file to change the username and password .
  </li>
</ul>

<h3 dir="auto">
  <a rel="nofollow noopener" target="_blank" id="user-content-dependencies" class="anchor" aria-hidden="true" href="#dependencies"></a>Dependencies
</h3>

<p>
  <strong><code>Storm Breaker</code></strong> requires following programs to run properly &#8211;
</p>

<ul dir="auto">
  <li>
    <code>php</code>
  </li>
  <li>
    <code>python3</code>
  </li>
  <li>
    <code>git</code>
  </li>
  <li>
    <code>Ngrok</code>
  </li>
</ul>

<h3 dir="auto">
  <a rel="nofollow noopener" target="_blank" id="user-content-platforms-tested" class="anchor" aria-hidden="true" href="#platforms-tested"></a>Platforms Tested
</h3>

<ul dir="auto">
  <li>
    Kali Linux 2022
  </li>
  <li>
    macOS Big Sur / M1 
  </li>
  <li>
    Personal host (direct admin and cPanel)
  </li>
</ul>

<h3 dir="auto">
  <a rel="nofollow noopener" target="_blank" id="user-content-installation-on-kali-linux" class="anchor" aria-hidden="true" href="#installation-on-kali-linux"></a>Installation On Kali Linux
</h3>

<pre>$ git clone https://github.com/ultrasecurity/Storm-Breaker

$ cd Storm-Breaker $ sudo bash install.sh $ sudo python3 -m pip install -r requirements.txt $ sudo python3 st.py

<p>
  <strong><code>how to run personal host 👇</code></strong>
</p>

<blockquote>
  <p>
    Zip the contents of the storm-web folder completely and upload it to the public_html path .
  </p>
</blockquote>

<blockquote>
  <p>
    Note that the tool should not be opened in a path like this > yourdomain.com/st-web<br /> Instead , it should be opened purely in the public_html path (i.e. : don&#8217;t just zip the storm-web folder itself, but manually zip its contents (the index.php file and other belongings should be in the public_html path)
  </p>
</blockquote>

<h4 dir="auto">
  <a rel="nofollow noopener" target="_blank" id="user-content-attention" class="anchor" aria-hidden="true" href="#attention"></a>Attention!:
</h4>

<blockquote>
  <p>
    Note that to use this tool on your Localhost , You also need SSL . Because many of the tool&#8217;s capabilities require SSL .
  </p>
</blockquote>