Ruroco is a tool that lets you execute commands on a server by sending UDP packets. The commands are configured on the server side, so the client does not define what is going to be executed, it only picks from existing commands.
Features
- Client sends UDP packet to server, server never responds to it -> port-scanning does not help an adversary
- Data sent from client to server is encrypted using RSA
- Client only defines command to execute, commands are saved on server -> client can pick command but not define it
- Run server software in such a way so that it uses as little operating system rights as possible
- Replay protection by adding every packet that the server received to a blocklist
- (WIP) DoS protection
Categories
Command Line ToolsLicense
MIT LicenseFollow ruroco
Other Useful Business Software
Demo Series - Small Business Backup By Veeam
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ruroco!