Roster
April 4, 2022 ยท View on GitHub
Skrillec Manager
A Multi SSH & API Manager CLI
Roster
Eruptsy => Project Director, Bug/Vuln Checker, Planner
Lamp07 => DB & V-Web API Base
Catty => Manager Base
Vizionxz => Logger System
Progress Todo list
- DB (MySQL)
- Users Table
- APIs Table
- Spoofs Table
- Manager CLI
/core/manager/- Input + Cmd Handler
- TUI Prompt
- Keybinds
- Crud + Crud Utils
/core/crud/- Create, Read, Update, Delete Users
- Create, Read, Update, Delete APIs
- Create, Read, Update, Delete Spoofs
- Attack System
/core/attack/- IPv4/URL Validation
- Port Validation
- Time Validation
- Conn Validation
- Logger
/core/logger/- Error Logger
- Attack Logger
- RCE Attacker Protection
- Discord Webhook for logs
How to use
- This source was developed on linux. So most of the stuff on the tutorial below is about linux unless noted for windows
Requirements
- V
How to install dependencies
sudo apt install libssl-dev