Files
S.B fb9ae7f3c2 api migrations and migration from legacy stuff and fixing shiz
migrated away from free rdp lots of improvements there and created native libs feel free to use native libs but contribute  if you improve please add more wider api support and cli and shell payload mutator for api endpoint going to do that   for payloads gens and other stuff later and im also planning some more bug changes and improvement check the api template
2026-03-19 17:35:15 +02:00

1.3 KiB

Rustsploit Developer Guide

⚠️ This file has been superseded by the new wiki documentation.
Please use the links below for up-to-date information.


Wiki Index

Document Description
Home Full documentation index
Getting Started Installation, build, Docker
Interactive Shell Shell walkthrough and commands
CLI Reference All CLI flags and examples
API Server REST API startup, auth, hardening
API Usage Examples Practical curl workflows
Module Catalog All modules by category
Module Development How to author new modules
Security & Validation Input validation, security patterns
Credential Modules Guide Brute-force module best practices
Exploit Modules Guide Exploit module best practices
Utilities & Helpers utils.rs public API
Testing & QA Build checks and smoke tests
Changelog Release notes
Contributing Fork guide and PR checklist
Credits Authors and acknowledgements