thing that sends all the computer info to a discord webhook when you run it, intended for trolling virustotal (:
Go to file
husky 36067fb456 add readme 2023-01-29 20:02:45 -08:00
src original code no changes 2023-01-29 19:57:37 -08:00
.gitignore original code no changes 2023-01-29 19:57:37 -08:00
Cargo.toml original code no changes 2023-01-29 19:57:37 -08:00
README.md add readme 2023-01-29 20:02:45 -08:00

README.md

malware

trolling tool for virustotal and other malware sandboxes

compiling

set the environment variables ANALYST to name of place you're uploading to and WEBHOOK to a discord webhook encoded in rot47.
then just compile with cargo build --release (the --release will ensure that debug stuff is stripped from the binary)

usage

  • get the executable
  • upload to sandbox
  • morbius

faq

why did you use rot47 on the discord webhook?

idk i was like half asleep at a hotel and wanted to make sure that people didn't get my webhook and i was lazy