Resubmissions

13/10/2024, 17:14

241013-vr61sssejk 1

20/09/2024, 18:04

240920-wnpssazbrh 10

20/09/2024, 12:20

240920-ph4w7awbra 3

19/09/2024, 16:31

240919-t1v48aygjl 8

19/09/2024, 16:18

240919-tr8nysxgrg 7

19/09/2024, 16:13

240919-tphprayaqj 7

19/09/2024, 16:07

240919-tkykeaxhll 4

19/09/2024, 15:38

240919-s2167awdmg 4

19/09/2024, 15:36

240919-s2d2nawdlb 3

26/08/2024, 14:50

240826-r7j97azake 8

General

  • Target

    http://const Discord = require('discord.js'); const client = new Discord.Client(); client.on('ready', () => { console.log(`Logged in as ${client.user.tag}!`); }); client.on('message', msg => { if (msg.content === '!hello') { msg.reply('Hello there!'); } }); client.login('YOUR_BOT_TOKEN');

  • Sample

    240919-t1v48aygjl

Malware Config

Targets

    • Target

      http://const Discord = require('discord.js'); const client = new Discord.Client(); client.on('ready', () => { console.log(`Logged in as ${client.user.tag}!`); }); client.on('message', msg => { if (msg.content === '!hello') { msg.reply('Hello there!'); } }); client.login('YOUR_BOT_TOKEN');

    • Creates new service(s)

    • Downloads MZ/PE file

    • Manipulates Digital Signatures

      Attackers can apply techniques such as changing the registry keys of authenticode & Cryptography to obtain their binary as valid.

    • Possible privilege escalation attempt

    • Event Triggered Execution: Component Object Model Hijacking

      Adversaries may establish persistence by executing malicious content triggered by hijacked references to Component Object Model (COM) objects.

    • Executes dropped EXE

    • Loads dropped DLL

    • Modifies file permissions

    • Checks installed software on the system

      Looks up Uninstall key entries in the registry to enumerate software on the system.

    • Enumerates connected drives

      Attempts to read the root path of hard drives other than the default C: drive.

    • Legitimate hosting services abused for malware hosting/C2

    • Mark of the Web detected: This indicates that the page was originally saved or cloned.

MITRE ATT&CK Enterprise v15

Tasks