Update README.md

This commit is contained in:
Thanasis Tserpelis
2021-09-30 21:25:59 +03:00
committed by GitHub
parent 88066de5a9
commit ab299b1659
+2 -3
View File
@@ -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.