mirror of
https://github.com/s-b-repo/rustsploit
synced 2026-06-27 09:54:12 +00:00
fb9ae7f3c2
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
1.3 KiB
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 |