Skip to content

scienmanas/Sandy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandy

Overview

This project is an AI-powered security and threat analyzer designed to help users identify potential security risks in their systems. It provides functionalities for phishing checks, malware analysis, and system activity monitoring.

Features

  • Phishing Checker: Analyze URLs, emails, or messages to determine if they are phishing attempts.
  • Malware Checker: Scan files for potential malware and analyze suspicious activities.
  • System Checker: Perform basic security checks on the user's system, including CPU and memory usage analysis.

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/yourproject.git
3. Install the required packages:
```bash
pip install -r requirements.txt
  1. Set up environment variables by creating a .env file in the root directory and adding your API keys:
Variable Description
GEMINI_API_KEY Gemini API Key
G_SAFE_BROWSING_API_KEY Google Safe Browsing API Key
VIRUSTOTAL_API_KEY Virus total API Key

Usage

Start the script using the command

python main.py

Note:

Make sure to use Root permissions to run the script.

About

Gen-AI based cyber security bot for systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published