evilsocket / evilsocket/shellz

Implement Permission Management for Enhanced Security

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
617
Forks
69
PR merge metrics
No merged PRs in 30d

Description

Shellz currently allows seamless access to multiple shells, which may pose potential security risks in environments with multiple users or sensitive commands. Adding a permission management system will help control access, ensuring secure operation and improved accountability.

## Proposed Enhancements:

- Introduce user roles with varying levels of access (e.g., administrator, read-only, restricted access).
- Allow administrators to define and manage access rules for different shell connections and commands.
- Add a secure authentication mechanism to verify user identities before granting shell access.
- Implement session timeouts and restrictions based on user roles for enhanced security.

## Benefits:

- Improved security for environments handling sensitive data or commands.
- Better control over user access to shell sessions.
- Increased accountability through defined access levels.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.