mirror of
https://github.com/trickster0/OffensiveRust
synced 2026-06-08 17:54:47 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
88066de5a9
commit
ab299b1659
@@ -4,7 +4,8 @@
|
||||
|
||||
# OffensiveRust
|
||||
|
||||
My experiments in weaponizing [Rust](https://www.rust-lang.org/) for implant development and general offensive operations.
|
||||
My experiments in weaponizing [Rust](https://www.rust-lang.org/) for implant development and general offensive operations.
|
||||
P.S. - Thank you for the template and the ideas from your research [byt3bl33d3r](https://twitter.com/byt3bl33d3r) on https://github.com/byt3bl33d3r/OffensiveNim, I hope it is okay I copied some stuff.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
@@ -130,5 +131,3 @@ This project grabs from a specific location the binary so I made a fork that rec
|
||||
-[UDPlant](https://github.com/trickster0/UDPlant) - Basically a UDP reverse shell
|
||||
-[EDR Detector](https://github.com/trickster0/EDR_Detector) - Detects the EDRs of the installed system according to the .sys files installed
|
||||
-[Lenum](https://github.com/trickster0/Lenum) - A simple unix enumeration tool
|
||||
|
||||
P.S. - Thank you for the template and the ideas from your research [byt3bl33d3r](https://twitter.com/byt3bl33d3r) on https://github.com/byt3bl33d3r/OffensiveNim, I hope it is okay I copied some stuff.
|
||||
|
||||
Reference in New Issue
Block a user