Skip to content

StormWorld0/storm-framework

Repository files navigation

Storm-Framework

Tool Suite for Information Gathering and Initial Vulnerability Analysis.

🚀 Introduction

Storm-Framework is a cyber tool suite specifically designed to assist cybersecurity professionals, bug bounty hunters, and researchers in the cybersecurity phase information gathering (reconnaissance) and initial vulnerability analysis. This tool aims to simplify the initial steps in the penetration testing process (pentest).

⚠️ Important Warning & Legal Disclaimer

PLEASE READ BEFORE USE!

This tool was developed for the purpose only:

  • Education
  • Study
  • Legal and Licensed Penetration Testing

User Responsibilities

Developer NO responsible for any damage, loss, or illegal actions arising from the use of this tool. The user is fully responsible for the following:

  1. Legal Compliance: Comply with all applicable local, national and international laws and regulations.
  2. Written Permission: Get written and explicit permission from the system or network owner before performing any testing using this tool.
  3. Ethical Use: Use this tool ethically and responsibly.

UNAUTHORIZED USE IS ILLEGAL. Use with caution and at your own risk.

🛠️ Installation

Make sure you have Python 3.12.x installed on your system. This tool is optimized to run in an environment Kali Linux/Termux.

1. Repository Cloning & Automated Installation

Use the command curl following to clone the repository and run the necessary installation scripts:

curl -fsSL https://raw.githubusercontent.com/StormWorld0/storm-framework/main/setup | bash

2. Run

Use this command to run it.

sudo pentest

📖 Wiki

If you need further explanation about Storm-Framework, don't forget to read at wiki

🤝 Contributing

This open source Storm-Framework project is open to anyone. If you're interested in helping develop this project—whether through bug fixes, feature additions, or documentation—please check out our contribution guidelines.

👉 Read the contribution guidelines here: Documentation

Thank you for your interest in contributing! 💙

📜 License

This tool is distributed under the MIT License.

License Summary You are free to use, modify, and distribute this code for personal or commercial use, provided you include the original copyright notice and license permissions. DISCLAIMER: AS STATED IN THE MIT LICENSE, THIS CODE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY.