Jan 02, 2025, 06:25 AM
|
HTB Lovely Malware - Sherlock
by trevor69000 - Thursday January 2, 2025 at 06:25 AM
|
|
Jan 03, 2025, 12:25 PM
can u unlock it
Jan 03, 2025, 06:07 PM
how did you decrypt for last q? Found key in pcap but cant seem to decrypt
Jan 04, 2025, 02:41 PM
Jan 15, 2025, 06:58 PM
i dont have enough credits for this
Feb 05, 2025, 11:49 AM
stuck on the last question o.O
Feb 18, 2025, 06:48 AM
the key in pcap is not valid. The following is obfuscation part inside it.
```cpp __int64 convert_aeskey_tobase64() { unsigned int i; // [rsp+34h] [rbp-24h] unsigned int v2; // [rsp+38h] [rbp-20h] BYREF __int64 mem; // [rsp+40h] [rbp-18h] if ( !qword_7FF77F68F388 ) get_crypt32_baseaddr(); v2 = 0; for ( i = 0; i < 0x20; ++i ) *(_BYTE *)(random_aes_key + i) ^= 0xBBu; if ( !(unsigned __int8)CryptBinaryToString(random_aes_key, 0x20u, 0x40000001u, 0i64, (__int64)&v2) ) return 0i64; mem = allocate_mem(v2); if ( (unsigned __int8)CryptBinaryToString(random_aes_key, 0x20u, 0x40000001u, mem, (__int64)&v2) ) return mem; else return 0i64; } ``` Hope this help someone
Feb 18, 2025, 04:57 PM
each execution the key is unique and will be sent to the c2. but is the key the plaintext key? (BB)
Feb 23, 2025, 05:21 AM
Mar 27, 2025, 04:44 PM
i dont have enough credits for this
|
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| [FREE] HackTheBox Academy - CBBH CDSA CPTS All Modules Flags | 40 | 3,289 |
35 minutes ago Last Post: MK_U |
||
| Hack the box Pro Labs, VIP, VIP+ 1 month free Method | 28 | 2,638 |
36 minutes ago Last Post: MK_U |
||
| [MEGALEAK] HackTheBox ProLabs, Fortress, Endgame - Alchemy, 250 Flags, leak htb-bot | 95 | 8,701 |
4 hours ago Last Post: zxACASD |
||
| CBBH Write Ups | 26 | 6,679 |
Today, 08:45 AM Last Post: d39ug |
||
| [FREE] HackTheBox Dante - complete writeup written by Tamarisk | 606 | 94,616 |
Today, 08:36 AM Last Post: Gotoschool |
||