Skip to content

ColDog-Studios/Sl66p-Security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sleep Security

Sleep Security is a modular security monitoring and device hardening application designed primarily for Windows, with planned compatibility for Linux. The application aims to enhance the security posture of networked devices by providing tools for scanning, monitoring, and hardening.

Features

  • Centralized Dashboard (coming soon)
  • Report Generation (coming soon)
  • Scanning: Map network devices and identify vulnerabilities.
  • Monitoring:
    • Detect rogue devices and open ports.
    • Alert for out-of-date firmware.
    • Monitor insecure device configurations.
    • Check patching status.
    • Highlight potential exposures in real-time without invasive telemetry.
  • Hardening:
    • Prebuilt scripts or modular configurations to automate the hardening of OS and applications.
    • Support for custom policies defined in YAML format.
  • Reporting: Generate reports highlighting compliance gaps.
  • Change Monitoring: Monitor changes to sensitive configurations, including privilege escalation attempts and file integrity.
  • Trend Visualization: Visualize trends or "creeping" configuration risks.
  • API/CLI: Simple API or command-line interface for integrations.
  • Data Privacy: Minimal to no data collection, with local storage only unless explicitly opted-in.
  • Transparency: Clear communication regarding system communications and logs.

Installation

To install the required dependencies, run:

pip install -r requirements.txt

Usage

To start the application, run:

python src/main.py

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any enhancements or bug fixes.

License

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages