Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huskyhacks/rustyprocessinjectors
Just some Rust process injector POCs, nothing weird.
https://github.com/huskyhacks/rustyprocessinjectors
Last synced: 3 months ago
JSON representation
Just some Rust process injector POCs, nothing weird.
- Host: GitHub
- URL: https://github.com/huskyhacks/rustyprocessinjectors
- Owner: HuskyHacks
- Created: 2022-03-05T16:56:39.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-06T18:35:40.000Z (almost 3 years ago)
- Last Synced: 2023-03-06T01:43:31.498Z (almost 2 years ago)
- Language: Rust
- Homepage:
- Size: 8.79 KB
- Stars: 81
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RustyProcessInjectors
Just a few simple POCs for process injection techniques written in Rust, nothing weird.The plan for these is to eventually fold these into [OffensiveRust](https://github.com/trickster0/OffensiveRust) via PR so people can find the techniques more easily.