Skip to content

letscyber/letscyber.tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LetsCyber

LetsCyber is an open-source tool designed to help small and medium-sized businesses create a customized Incident Response Plan focused on the preparation phase. Developed by a certified GCIH professional, LetsCyber leverages AI to guide users through essential steps to protect critical assets and ensure regulatory compliance.

🚀 Features

  • Questionnaire-Based Planning: Collects essential information through a comprehensive questionnaire.
  • AI-Powered Analysis: Uses AI to analyze inputs and generate a customized Incident Response Plan.
  • User-Friendly Interface: Easy-to-use interface designed for businesses with limited cybersecurity resources.
  • Open Source: Fully open-source, allowing contributions and improvements from the community.
  • Downloadable Reports: Generates detailed reports that can be downloaded and used for compliance and training purposes.

Getting Started

📋 Prerequisites

  • Node.js
  • npm (Node Package Manager)

🛠️ Installation

  1. Clone the Repository

    git clone https://github.com/letscyber/letscyber.tools.git
    cd letscyber.tools
  2. Install Dependencies

    npm install
  3. Run the Application

    npm start

💻 Usage

  1. Go for the website: https://www.letscyber.tools/incidint-response-form
  2. Fill out the Questionnaire: Provide the required information.
  3. Generate the Plan: Submit the questionnaire to generate a customized Incident Response Plan.
  4. Download the Report: Once the plan is generated, download the report for further use.

🙌 Contributing

Contributions are welcome! Please read our Contributing Guide to get started.

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/YourFeature)
  3. Commit your changes (git commit -m 'Add Your Feature')
  4. Push to the branch (git push origin feature/YourFeature)
  5. Create a Pull Request

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

📞 Contact

For any inquiries or support, please contact [email protected]

Releases

No releases published

Packages

No packages published