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
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ruroco!