Skip to content

CyberSentinel is a powerful vulnerability scanner designed to help cybersecurity professionals assess the security of Discord and Minecraft servers. It also includes static code analysis tools for Python scripts. Featuring an intuitive GUI, CyberSentinel enables users to scan server data, identify vulnerabilities, and generate detailed reports.

License

Notifications You must be signed in to change notification settings

ChickenWithACrown/CyberSentinel---Vulnerability-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CyberSentinel - Vulnerability Scanner

CyberSentinel is a powerful vulnerability scanner designed for scanning Discord servers, Minecraft servers, and performing static code analysis. This tool integrates a user-friendly GUI with robust scanning functionalities to assist in cybersecurity audits and vulnerability detection.

Features

  • Discord Server Scanner: Scans Discord servers using the Discord API to fetch server information such as the server name and member count.
  • Minecraft Server Scanner: Scans Minecraft servers for basic server status and fetches server details.
  • Static Code Analysis: Analyzes Python code files to identify potential issues and vulnerabilities.

Requirements

  • Python 3.x
  • Libraries: tkinter, requests, logging, socket

You can install the required libraries using pip:

pip install -r requirements.txt

About

CyberSentinel is a powerful vulnerability scanner designed to help cybersecurity professionals assess the security of Discord and Minecraft servers. It also includes static code analysis tools for Python scripts. Featuring an intuitive GUI, CyberSentinel enables users to scan server data, identify vulnerabilities, and generate detailed reports.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published