# Lumma Stealer Configuration

**URL:** https://community.emergingthreats.net/t/lumma-stealer-configuration/685
**Category:** Rule Signatures
**Created:** [June 22, 2023, 10:22pm UTC](https://community.emergingthreats.net/t/lumma-stealer-configuration/685 "2023-06-22T22:22:33Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![Jane0sint](https://sea2.discourse-cdn.com/flex016/user_avatar/community.emergingthreats.net/jane0sint/32/398_2.png) [@Jane0sint](https://community.emergingthreats.net/u/Jane0sint)
#### Post date: [June 22, 2023, 10:22pm UTC](https://community.emergingthreats.net/t/lumma-stealer-configuration/685/1 "2023-06-22T22:22:33Z")

</div>

Hey, I recently noticed the activity of the stealer to load the configuration.  
0x20 bytes xor key  
AC B7 67 69 C8 D3 1A 3A E9 C4 FB 55 87 6D 49 D9 B7 73 94 69 ED E1 DE A0 0A 51 0E 4F FF CA C5 A9  
The analysis was carried out by an analyst from any.run in the sandbox at the following link:

> **[Analysis Lumma.zip (MD5: B07F5045C85F1E546645AE049E78F5DB) Malicious activity...](https://app.any.run/tasks/4bcd97a0-2382-46e4-b543-32c93e4b8abf/)**
>
> Interactive malware hunting service. Live testing of most type of threats in any environments. No installation and no waiting necessary.

For better coverage, I would like to share the following rule:

```auto
alert http any any -> any any (msg: "ET MALWARE [ANY.RUN] Win32/Lumma Stealer Configuration Request Attempt";flow: established, to_server; http.method; content: "POST"; http.uri; content: "/c2conf"; isdataat: !1, relative; http.request_body; content: "lid="; depth: 4;content: "&ver="; distance: 0; isdataat: !5, relative; classtype: command-and-control; reference:md5,9153ac5b623681a7fa845cb4e4f59209; reference:url,app.any.run/tasks/bd11c4e0-0942-4880-bc43-03a6440d25d5; metadata: attack_target Client_Endpoint, deployment Perimeter, former_category MALWARE, signature_severity Major, malware_family lumma, created_at 2023_06_21; sid: 8000476; rev: 1;)

```

Best regards, Jane \<3

---

<div class="post-metadata">

### Author: ![ishaughnessy](https://sea2.discourse-cdn.com/flex016/user_avatar/community.emergingthreats.net/ishaughnessy/32/491_2.png) [@ishaughnessy](https://community.emergingthreats.net/u/ishaughnessy)
#### Post date: [June 23, 2023, 4:18pm UTC](https://community.emergingthreats.net/t/lumma-stealer-configuration/685/2 "2023-06-23T16:18:08Z")

</div>

Thanks @Jane0sint! We’ll get this in today’s release

---

<div class="post-metadata">

### Author: ![ishaughnessy](https://sea2.discourse-cdn.com/flex016/user_avatar/community.emergingthreats.net/ishaughnessy/32/491_2.png) [@ishaughnessy](https://community.emergingthreats.net/u/ishaughnessy)
#### Post date: [June 23, 2023, 9:22pm UTC](https://community.emergingthreats.net/t/lumma-stealer-configuration/685/3 "2023-06-23T21:22:24Z")

</div>

```auto
 2046637 - ET MALWARE [ANY.RUN] Win32/Lumma Stealer Configuration Request Attempt

```

---

<div class="post-metadata">

### Author: ![Jane0sint](https://sea2.discourse-cdn.com/flex016/user_avatar/community.emergingthreats.net/jane0sint/32/398_2.png) [@Jane0sint](https://community.emergingthreats.net/u/Jane0sint)
#### Post date: [September 15, 2023, 12:58am UTC](https://community.emergingthreats.net/t/lumma-stealer-configuration/685/4 "2023-09-15T00:58:48Z")

</div>

Hi, we have updated Lumma http post and wrote new rules

```auto
alert http any any -> any any (msg: "ET MALWARE [ANY.RUN] Win32/Lumma Stealer Check-In";flow: established, to_server; http.method;content: "POST"; http.request_body;content: "act="; depth: 4;content: "&lid="; distance: 0;content: "&j="; distance: 0;content: "&ver="; distance: 0; isdataat: !5, relative; classtype: command-and-control; reference: md5,884478741e7046e6d0788b63c09df89f; reference: url, app.any.run/tasks/409f5138-3853-4910-80d4-3c380b969274; metadata: attack_target Client_Endpoint, deployment Perimeter, former_category MALWARE, signature_severity Major, malware_family Lumma, created_at 2023_09_15; sid: 1; rev: 1;)

```

This is the general rule for check-in. Now I’ll write for exfiltration

```auto
alert http any any -> any any (msg: "ET MALWARE [ANY.RUN] Win32/Lumma Stealer Exfiltration";flow: established, to_server; http.method;content: "POST"; http.request_body;content: "Content-Disposition: form-data|3b 20|name=|22|act|22 0d 0a 0d 0a|send_message|0d 0a|--"; content: "Content-Disposition: form-data|3b 20|name=|22|hwid|22 0d 0a 0d 0a|"; content: "Content-Disposition: form-data|3b 20|name=|22|lid|22 0d 0a 0d 0a|"; content: "Content-Disposition: form-data|3b 20|name=|22|file|22 3b|"; threshold:type limit, seconds 30, count 1, track by_dst; classtype: command-and-control;reference: md5,884478741e7046e6d0788b63c09df89f;reference: url,app.any.run/tasks/409f5138-3853-4910-80d4-3c380b969274;metadata: attack_target Client_Endpoint, deployment Perimeter, former_category MALWARE, signature_severity Major, malware_family Lumma, created_at 2023_09_15;sid: 2; rev: 1;)

```

> **[Analysis https://randsoms.click Malicious activity - Interactive analysis...](https://app.any.run/tasks/66dd3186-985c-4510-aad2-08036aa6ce49/)**
>
> Interactive malware hunting service. Live testing of most type of threats in any environments. No installation and no waiting necessary.

> **[Analysis 37788c18a5d82e5f1a331915e80a91c024d90efc8f695b7850aa0dcdb8964a54...](https://app.any.run/tasks/cb20f43e-7d00-4357-beb4-f4211a9b1b9f/)**
>
> Interactive malware hunting service. Live testing of most type of threats in any environments. No installation and no waiting necessary.

I didn’t write any extra rules, We’ll keep an eye on further changes. Thanks @g0njxa!  
Best regards, Jane

---

<div class="post-metadata">

### Author: ![Jane0sint](https://sea2.discourse-cdn.com/flex016/user_avatar/community.emergingthreats.net/jane0sint/32/398_2.png) [@Jane0sint](https://community.emergingthreats.net/u/Jane0sint)
#### Post date: [September 15, 2023, 1:19am UTC](https://community.emergingthreats.net/t/lumma-stealer-configuration/685/5 "2023-09-15T01:19:23Z")

</div>

Is it okay that I didn’t start a new topic? @ishaughnessy

---

<div class="post-metadata">

### Author: ![ishaughnessy](https://sea2.discourse-cdn.com/flex016/user_avatar/community.emergingthreats.net/ishaughnessy/32/491_2.png) [@ishaughnessy](https://community.emergingthreats.net/u/ishaughnessy)
#### Post date: [September 15, 2023, 2:56pm UTC](https://community.emergingthreats.net/t/lumma-stealer-configuration/685/6 "2023-09-15T14:56:05Z")

</div>

yep, no problem! I’m taking a look now 👀

---

<div class="post-metadata">

### Author: ![ishaughnessy](https://sea2.discourse-cdn.com/flex016/user_avatar/community.emergingthreats.net/ishaughnessy/32/491_2.png) [@ishaughnessy](https://community.emergingthreats.net/u/ishaughnessy)
#### Post date: [September 15, 2023, 9:55pm UTC](https://community.emergingthreats.net/t/lumma-stealer-configuration/685/7 "2023-09-15T21:55:10Z")

</div>

Here are the sids for these, have a great weekend!

```auto
2048093 - ET MALWARE [ANY.RUN] Win32/Lumma Stealer Check-In
2048094 - ET MALWARE [ANY.RUN] Win32/Lumma Stealer Exfiltration
```

---

<div class="post-metadata">

### Author: ![g0njxa](https://sea2.discourse-cdn.com/flex016/user_avatar/community.emergingthreats.net/g0njxa/32/364_2.png) [@g0njxa](https://community.emergingthreats.net/u/g0njxa)
#### Post date: [December 24, 2023, 11:38am UTC](https://community.emergingthreats.net/t/lumma-stealer-configuration/685/8 "2023-12-24T11:38:39Z")

</div>

Lumma Stealer now implements SSL certificates to exfill over HTTPS.

Some recent example  
[Analysis https://cli.re/E81zVk Malicious activity - Interactive analysis ANY.RUN](https://app.any.run/tasks/0dedb8f0-0d83-4360-add0-129319875738/)

Currently no detection… Time to write new rules, happy Xmas!

---

<div class="post-metadata">

### Author: ![jtaylor](https://sea2.discourse-cdn.com/flex016/user_avatar/community.emergingthreats.net/jtaylor/32/12_2.png) [@jtaylor](https://community.emergingthreats.net/u/jtaylor)
#### Post date: [December 26, 2023, 12:59pm UTC](https://community.emergingthreats.net/t/lumma-stealer-configuration/685/9 "2023-12-26T12:59:48Z")

</div>

Thanks! We will see about getting something out today on this.

JT

---

<div class="post-metadata">

### Author: ![jtaylor](https://sea2.discourse-cdn.com/flex016/user_avatar/community.emergingthreats.net/jtaylor/32/12_2.png) [@jtaylor](https://community.emergingthreats.net/u/jtaylor)
#### Post date: [December 26, 2023, 10:10pm UTC](https://community.emergingthreats.net/t/lumma-stealer-configuration/685/10 "2023-12-26T22:10:49Z")

</div>

The decrypted traffic for the sample you shared and some others we found still hit on existing Lumma sigs, one was a ET PRO sig that we moved to the Open set today.

2049836 - ET MALWARE Lumma Stealer Related Activity (previously 2855505)

The following are the new sigs that went out based on the sample you shared and others that were found poking arounnd.

2049838 - ET MALWARE Observed Lumma Stealer Related Domain (agedelayglacierwe .pw in TLS SNI)  
2049839 - ET MALWARE Lumma Stealer Related Domain in DNS Lookup (agedelayglacierwe .pw)  
2049842 - ET MALWARE Lumma Stealer Related Domain in DNS Lookup (chincenterblandwka .pw)  
2049843 - ET MALWARE Observed Lumma Stealer Related Domain (chincenterblandwka .pw in TLS SNI)  
2049844 - ET MALWARE Lumma Stealer Related Domain in DNS Lookup (neighborhoodfeelsa .fun)  
2049845 - ET MALWARE Observed Lumma Stealer Related Domain (neighborhoodfeelsa .fun in TLS SNI)

We also added INFO sigs for the URI shortening service from the run you shared.

2049840 - ET INFO URI Shortening Service Domain in DNS Lookup (cli .re)  
2049841 - ET INFO Observed URI Shortening Service Domain (cli .re in TLS SNI)

Thanks again, much appreciated!

JT

---

<div class="post-metadata">

### Author: ![Jane0sint](https://sea2.discourse-cdn.com/flex016/user_avatar/community.emergingthreats.net/jane0sint/32/398_2.png) [@Jane0sint](https://community.emergingthreats.net/u/Jane0sint)
#### Post date: [December 28, 2023, 7:15am UTC](https://community.emergingthreats.net/t/lumma-stealer-configuration/685/11 "2023-12-28T07:15:59Z")

</div>

Hi, can I please add a link to this discussion to the rules 2046637 2048093 2048094?  
Sorry I’ll have to send this message to all my threads 🙏  
reference:url,[community.emergingthreats.net/t/lumma-stealer-configuration/](http://community.emergingthreats.net/t/lumma-stealer-configuration/);

---

<div class="post-metadata">

### Author: ![jtaylor](https://sea2.discourse-cdn.com/flex016/user_avatar/community.emergingthreats.net/jtaylor/32/12_2.png) [@jtaylor](https://community.emergingthreats.net/u/jtaylor)
#### Post date: [December 28, 2023, 7:35pm UTC](https://community.emergingthreats.net/t/lumma-stealer-configuration/685/12 "2023-12-28T19:35:38Z")

</div>

These signature updates will go out today, thanks Jane!

JT
