2 releases
0.0.2 | Jun 7, 2024 |
---|---|
0.0.1 | Jun 5, 2024 |
#1170 in Command line utilities
55 downloads per month
9KB
116 lines
Project Malware Rhapsody.
Goal:
Research Linux's security for fun and education.
How to use..
fish> cargo run -- -simplest-trap-fish
Now try run sudo..
fish> sudo echo "uttermost security"
You'll get..
[sudo] password for root:
Yeah, You're absolutely right ==>> Something has got utterly wrong.. if You enter Your password - You'll see that..
hey-ho, Dear Researcher, i am.. root
So, root gets hijacked from this point with very dumb trick. :)
Humble user erases root stuff..
bash> sudo mkdir /dev/shm/delIT
bash> cargo run -- -humble-user-del-root-stuff -num-thr >> Number of threads <<
+++
the more threads the better. But Rust's runtime prevents too many ones. So, workaround is to run parallel instances of Malware Rhapsody. Actually, there can be three outcomes..
Root-owned folder will be deleted.
Hardware will be damaged with extreme overheating.
Both.
Ways to mitigate that threat are..
UNDERCLOCKING.. then other sub-methods become useful.
KILL processes w/ too much Power consumption ==>> rather useful too.
A little Remark..
This threat is major for any operating system, because it attacks hardware per se. Electrically unstable readings make possible to suppress security tokens/descriptors.
Links:
TELEGRAM: https://t.me/+N_TdOq7Ui2ZiOTM6 (Alg0Z).
ALG0Z RU: https://dzen.ru/alg0z
ALG0Z EN: https://alg0z.blogspot.com
E-MAIL: sark0y@protonmail.com
MalR https://github.com/SarK0Y/Malware_Rhapsody
YouTube: https://www.youtube.com/@evgeneyknyazhev968
Twitter_X: https://x.com/SarK0Y8
Donations: https://boosty.to/alg0z/donate
my the Best Wishes to You 🙃
Dependencies
~1–11MB
~66K SLoC