Posts: 39 Threads: 0 Joined: N/A October 9, 2022 at 9:34 PM Thinking of writing a rust rat and giving out the source, would anyone be interested? Posts: 7 Threads: 0 Joined: N/A October 10, 2022 at 8:17 AM For sure. What kind of functionality are you looking to include? I always love having the ability to do screenshots from remote ;) And self-updating. Posts: 39 Threads: 0 Joined: N/A October 10, 2022 at 12:26 PM (October 10, 2022, 08:17 AM)treegarden Wrote: For sure. What kind of functionality are you looking to include? I always love having the ability to do screenshots from remote ;) And self-updating. Basic surveillance, regedit, remote file system and remote shell. If youve got any more ideas please do say. Posts: 103 Threads: 0 Joined: N/A   October 10, 2022 at 4:27 PM It's really cool to see new people here interested into malware development in Rust.
Good luck I guess. :D first contact in PM Our democracy has been hacked Posts: 684 Threads: 0 Joined: N/A     October 10, 2022 at 4:30 PM Lets go dude  Posts: 8 Threads: 0 Joined: N/A October 13, 2022 at 3:41 PM Interested as well, but more for learning more about developing malware in rust. Posts: 39 Threads: 0 Joined: N/A October 14, 2022 at 9:19 PM (October 13, 2022, 03:41 PM)l0j0 Wrote: Interested as well, but more for learning more about developing malware in rust. Yeah im making it as a simple example, not for real use. ps: id probably have it done by now but a virus has been stomping my brain in and i cannot think straight Posts: 103 Threads: 0 Joined: N/A   October 16, 2022 at 1:42 PM (October 14, 2022, 09:19 PM)CesiumNitrate Wrote: (October 13, 2022, 03:41 PM)l0j0 Wrote: Interested as well, but more for learning more about developing malware in rust.
Yeah im making it as a simple example, not for real use.
ps: id probably have it done by now but a virus has been stomping my brain in and i cannot think straight To evade some AVs and SmartScreen, just copy the file attributes and details from another file (like Google Chrome, NVIDIA Experience, Steam etc). Though it's pretty strange the RAT is detected if you did not just copy paste, most of AVs don't detect too many malwares in Rust (yet). first contact in PM Posts: 39 Threads: 0 Joined: N/A October 16, 2022 at 4:28 PM (October 16, 2022, 01:42 PM)Persistent Wrote: (October 14, 2022, 09:19 PM)CesiumNitrate Wrote: (October 13, 2022, 03:41 PM)l0j0 Wrote: Interested as well, but more for learning more about developing malware in rust.
Yeah im making it as a simple example, not for real use.
ps: id probably have it done by now but a virus has been stomping my brain in and i cannot think straight
To evade some AVs and SmartScreen, just copy the file attributes and details from another file (like Google Chrome, NVIDIA Experience, Steam etc).
Though it's pretty strange the RAT is detected if you did not just copy paste, most of AVs don't detect too many malwares in Rust (yet). Alright good to know Posts: 8 Threads: 0 Joined: N/A October 17, 2022 at 1:55 AM (October 14, 2022, 09:19 PM)CesiumNitrate Wrote: (October 13, 2022, 03:41 PM)l0j0 Wrote: Interested as well, but more for learning more about developing malware in rust.
Yeah im making it as a simple example, not for real use.
ps: id probably have it done by now but a virus has been stomping my brain in and i cannot think straight Cool. let me know. In the meantime, get well soon my man. |