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.
- 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.
- Node.js
- npm (Node Package Manager)
-
Clone the Repository
git clone https://github.com/letscyber/letscyber.tools.git cd letscyber.tools
-
Install Dependencies
npm install
-
Run the Application
npm start
- Go for the website: https://www.letscyber.tools/incidint-response-form
- Fill out the Questionnaire: Provide the required information.
- Generate the Plan: Submit the questionnaire to generate a customized Incident Response Plan.
- Download the Report: Once the plan is generated, download the report for further use.
Contributions are welcome! Please read our Contributing Guide to get started.
- Fork the repository
- Create a new branch (
git checkout -b feature/YourFeature
) - Commit your changes (
git commit -m 'Add Your Feature'
) - Push to the branch (
git push origin feature/YourFeature
) - Create a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries or support, please contact [email protected]