Experiments in weaponizing Crystal for offensive operations.
| Folder | Description | OS | Author |
|---|---|---|---|
| reverse_shell | reverse shell with the aim of simple use | *nix | js-on |
| shellcode_loader | simple shellcode loader | *nix | lap1nou |
| amsi_patch | x64 AMSI bypass | dos | lap1nou |
| clr_hosting | CLR hosting PoC to execute .NET DLL | dos | lap1nou |
| port_scan | simple single-threaded port scanner | *nix | js-on |
| ... | ... | ... |
See the build instructions within the sample directory if given. Otherwise, see the build instructions provided by @CrystalLang itself: crystal-lang.org
If you contribute a sample, I'll try to merge it asap. But please also add the required line to this README.md file as well, so that we have a listing of all samples within this repository. Thanks ;)