This media is not supported in your browser
VIEW IN TELEGRAM
Someone is DDoSing vx-underground.
This is terrible news. I was going to work on the website, but now all I can do is spend time with my family and enjoy a beautiful summer day
Terrible, this is just plain terrible
Welp, do your thing big dawg, hit me up when you're done
This is terrible news. I was going to work on the website, but now all I can do is spend time with my family and enjoy a beautiful summer day
Terrible, this is just plain terrible
Welp, do your thing big dawg, hit me up when you're done
β€246π€£123π’18π₯°10π6π±6π₯5π2π€2π«‘1
Hi
More malware has been uploaded to VXUG. It's like, 150,000 malwares, or something. I also uploaded more malware analysis papers.
Show it to your parents, they'll be proud of you.
More malware has been uploaded to VXUG. It's like, 150,000 malwares, or something. I also uploaded more malware analysis papers.
Show it to your parents, they'll be proud of you.
β€95π₯°15π12π«‘8π€£6β€βπ₯2π2π₯1π’1π€1
This media is not supported in your browser
VIEW IN TELEGRAM
I am filled with disappointment.
Last time on Dragon Ball Z, I announced my boredom with malware development, hence I decided to pivot to malware defense. I began by taking apart YARA to understand how it works, and making my own little silly YARA scanner. Whatever.
I then began reviewing the malware people discovered in the wild. I have reviewed hundreds of malwares, and many also non-malwares.
Unfortunately, I am at the point where I am no longer finding original goop. It is the same malware campaigns, different person sending it, different compromised webhosts, or slightly tweaked SHA256 hashes.
I now feel the existential dread my blue team colleagues feel. It is the same gunk everyday. The gunk is persistent. The gunk is infinite and vast. The gunk is like an ocean of gunk.
Last time on Dragon Ball Z, I announced my boredom with malware development, hence I decided to pivot to malware defense. I began by taking apart YARA to understand how it works, and making my own little silly YARA scanner. Whatever.
I then began reviewing the malware people discovered in the wild. I have reviewed hundreds of malwares, and many also non-malwares.
Unfortunately, I am at the point where I am no longer finding original goop. It is the same malware campaigns, different person sending it, different compromised webhosts, or slightly tweaked SHA256 hashes.
I now feel the existential dread my blue team colleagues feel. It is the same gunk everyday. The gunk is persistent. The gunk is infinite and vast. The gunk is like an ocean of gunk.
π’166β€27π€£21π€―3π―3π€3π2π2π1
Lots of stuff happening with vx-underground at DEFCON
It's all very confusing though because I don't go to conferences, and many of the vx-underground things occurring I was not informed of, or made aware of, or I literally don't even know what it is
So it's just kind of weird when I'm chilling and I'm notified like, VXUNDERGROUND THING HAPPENING AT DEFCON and I just stare at my screen like ?????
Then people message me if I'm at DEFCON and I'm like "nah" and then they're like "omg thank you so much for the goop" and they send me a picture of something I've never seen before, or a picture of someone I've never met in my entire life
I don't care, I just do malware stuff and collect pictures of cats, but it's all very confusing and it hurts my little brain because I don't go outside but apparently I (or my crappy project) is doing many things that I myself didn't know existed
Anyway, yeah I have no idea what's going on, I'm not there, I'm sniffing around the internet looking for goop
It's all very confusing though because I don't go to conferences, and many of the vx-underground things occurring I was not informed of, or made aware of, or I literally don't even know what it is
So it's just kind of weird when I'm chilling and I'm notified like, VXUNDERGROUND THING HAPPENING AT DEFCON and I just stare at my screen like ?????
Then people message me if I'm at DEFCON and I'm like "nah" and then they're like "omg thank you so much for the goop" and they send me a picture of something I've never seen before, or a picture of someone I've never met in my entire life
I don't care, I just do malware stuff and collect pictures of cats, but it's all very confusing and it hurts my little brain because I don't go outside but apparently I (or my crappy project) is doing many things that I myself didn't know existed
Anyway, yeah I have no idea what's going on, I'm not there, I'm sniffing around the internet looking for goop
β€101π€£44π7π€2π±1π’1
Them: "Great meeting you at DEFCON! Thanks for the stuff!"
Then: *Sends picture of people and stuff*
Me:
- I'm not there
- I don't know who you are
- I didn't give you anything
- I don't know what you got
- I don't know the people in the photo
Me: "No problem, bro" (I don't know what's going on)
Then: *Sends picture of people and stuff*
Me:
- I'm not there
- I don't know who you are
- I didn't give you anything
- I don't know what you got
- I don't know the people in the photo
Me: "No problem, bro" (I don't know what's going on)
β€105π€£91π12π4π€2π₯1π«‘1π1π1
> be me
> get email
> "smelly, is this malware?"
> "someone sent this to our offices at work"
> "its trying to infect people at offices"
> ok cool
> get file
> download
> look inside
> 23,000 line vbs file
> lol ok
> xor encoded each individual character
> mildly annoying
> bonk bonk
> downloads file from enviamais-dot-store
> downloads "destenticador".py
> lol ok
> download
> look inside
> obfuscated python
> not very good obfuscation
> downloads .zip file
> "N3d5XpZbsd5juio".zip
> extracts .zip
> .zip contains .msi file
> lol ok
> download .zip, get .msi
> look inside
> all files inside installer stripped
> f1, f2, f3, f4, f5, f6
> lol ok
> check installer actions
> f6 is "winsqre".exe
> actually renamed autoit loader
> lol ok
> f6 (autoit) reads f4 (autoit scripts)
> look at f4
> obfuscated autoit
> takes a bunch of gunk to make another file
> chunk1, chunk2, etc
> add them together
> another autoit file
> ??? ok bro how far as we gonna go?
> look inside at new file
> autoit file scans machine for stuff
> looks stuff
> "FIBANK - Iniciar a sessΓ£o"
> "InternetBankingCAIXA"
> "GerenciadorCaixaGerenciadorFinanceiroCaixa"
> idk what this means
> if finds thingies, references other files inside msi
> ??? were looking back to the .msi installer ???
> autoit script loads f1
> RtlDecompressFragment
> o ok its a compressed .exe
> decompress file
> look inside
> DELPHI FILE
> look inside
> delphi does stuff
> delphi decrypts ANOTHER FILE and runs it
> ANOTHER DELPHI FILE
dude, what in the fuck is this shit?
.vbs -> .zip -> .msi (files 1 - 6)
.msi_file6 -> msi_file4
.msi_file4 -> autoitscript
autoitscript -> .exe
.exe -> msi_file5
> get email
> "smelly, is this malware?"
> "someone sent this to our offices at work"
> "its trying to infect people at offices"
> ok cool
> get file
> download
> look inside
> 23,000 line vbs file
> lol ok
> xor encoded each individual character
> mildly annoying
> bonk bonk
> downloads file from enviamais-dot-store
> downloads "destenticador".py
> lol ok
> download
> look inside
> obfuscated python
> not very good obfuscation
> downloads .zip file
> "N3d5XpZbsd5juio".zip
> extracts .zip
> .zip contains .msi file
> lol ok
> download .zip, get .msi
> look inside
> all files inside installer stripped
> f1, f2, f3, f4, f5, f6
> lol ok
> check installer actions
> f6 is "winsqre".exe
> actually renamed autoit loader
> lol ok
> f6 (autoit) reads f4 (autoit scripts)
> look at f4
> obfuscated autoit
> takes a bunch of gunk to make another file
> chunk1, chunk2, etc
> add them together
> another autoit file
> ??? ok bro how far as we gonna go?
> look inside at new file
> autoit file scans machine for stuff
> looks stuff
> "FIBANK - Iniciar a sessΓ£o"
> "InternetBankingCAIXA"
> "GerenciadorCaixaGerenciadorFinanceiroCaixa"
> idk what this means
> if finds thingies, references other files inside msi
> ??? were looking back to the .msi installer ???
> autoit script loads f1
> RtlDecompressFragment
> o ok its a compressed .exe
> decompress file
> look inside
> DELPHI FILE
> look inside
> delphi does stuff
> delphi decrypts ANOTHER FILE and runs it
> ANOTHER DELPHI FILE
dude, what in the fuck is this shit?
.vbs -> .zip -> .msi (files 1 - 6)
.msi_file6 -> msi_file4
.msi_file4 -> autoitscript
autoitscript -> .exe
.exe -> msi_file5
π€98π€―47π€£27β€15π₯5π1π’1
vx-underground
> be me > get email > "smelly, is this malware?" > "someone sent this to our offices at work" > "its trying to infect people at offices" > ok cool > get file > download > look inside > 23,000 line vbs file > lol ok > xor encoded each individual character >β¦
these nerds put in a significant amount of effort to make this as multi-staged and as convoluted as possible. this is 100% AI generated. they left the notes in place. however, based on everything i'm seeing, i think this person probably has a decent understanding of malware and understands how annoying this is
tl;dr not super sophisticated malware, but really fucking annoying
tl;dr not super sophisticated malware, but really fucking annoying
π€67π24π9β€5π€5π’1
vx-underground
> be me > get email > "smelly, is this malware?" > "someone sent this to our offices at work" > "its trying to infect people at offices" > ok cool > get file > download > look inside > 23,000 line vbs file > lol ok > xor encoded each individual character >β¦
oh, and the files arent on VT, for my colleagues who care about weird annoying goop
initial loader:
0a12cdc7d66a5a26a52b1a8baec6816fd25d847bd26c9ffe145ef6e59fbc1a7f
.msi
99fe40b0831f75d17e16db291d15f03e48c324754f3e999f4bea69b4006b85a7
initial autoit script
0fec75b0aec43e8661130a4c271a09681e773ee93423a8d12d5f9705531443a0
secondary autoit file
8e57bbbdbccb3bf13069e02f0209a69fca2b6c3cc7d224cb94a1f342f23968b6
compressed delphi loader
4c8fdac932ee465bbcbb292c1570350284e46bd258fd961ea9c3bf69ccd65ee1
delphi loader
1b2c3e80347b35fb5811619f3aeae75f05dd4e635ffef7620141be7ed3041eb3
file6 (weird delphi thingie)
38c1d2f4888852b23c540ffdff38be2ab24cb14c4bed86ae762f532377772319
initial loader:
0a12cdc7d66a5a26a52b1a8baec6816fd25d847bd26c9ffe145ef6e59fbc1a7f
.msi
99fe40b0831f75d17e16db291d15f03e48c324754f3e999f4bea69b4006b85a7
initial autoit script
0fec75b0aec43e8661130a4c271a09681e773ee93423a8d12d5f9705531443a0
secondary autoit file
8e57bbbdbccb3bf13069e02f0209a69fca2b6c3cc7d224cb94a1f342f23968b6
compressed delphi loader
4c8fdac932ee465bbcbb292c1570350284e46bd258fd961ea9c3bf69ccd65ee1
delphi loader
1b2c3e80347b35fb5811619f3aeae75f05dd4e635ffef7620141be7ed3041eb3
file6 (weird delphi thingie)
38c1d2f4888852b23c540ffdff38be2ab24cb14c4bed86ae762f532377772319
β€65π€4π₯3π’1
This media is not supported in your browser
VIEW IN TELEGRAM
"Bro look! That cybersecurity company is using CAT MEMES as advertisements! Isn't that awesome?"
π91β€13π₯5π€2π’1
This media is not supported in your browser
VIEW IN TELEGRAM
β€73π±25π15π€£8π₯°4π’4π€3
Had a dream last night about malware
Outside doing family stuff, daydreaming of my malware idea. Super excited to sit down on computer and bonk malware.
God I love malware so much
Outside doing family stuff, daydreaming of my malware idea. Super excited to sit down on computer and bonk malware.
God I love malware so much
π―101π€31β€22π₯°9π2π1π’1
vx-underground
Had a dream last night about malware Outside doing family stuff, daydreaming of my malware idea. Super excited to sit down on computer and bonk malware. God I love malware so much
my idea failed
π’184π26π€£24π«‘12β€5β€βπ₯5π4π3π₯1π―1
I've had so many people talk to me about looking for entry level material for malware, I've decided to give writing a book another try.
I'm going to call it "Malware for Noobs" and just schizo rant a bunch on my blog until I think it's enough for a book
I'm going to call it "Malware for Noobs" and just schizo rant a bunch on my blog until I think it's enough for a book
β€125π€£31π₯9π₯°5π3π2π«‘2π’1
vx-underground
I've had so many people talk to me about looking for entry level material for malware, I've decided to give writing a book another try. I'm going to call it "Malware for Noobs" and just schizo rant a bunch on my blog until I think it's enough for a book
Maybe someone will pick it up and I can have it published at a fancy place like Barnes and Noble, then I can be called cool and badass and people can make fun of me
π€86π€£24π₯12β€8π4π3β€βπ₯2π₯°2π’1
Some dork on Instagram is accusing me of being behind the whole Mecca Chameleon steam malware thingie and says @IntCyberDigest labeled me the criminal, or something, I don't know.
I'm not even mad they called me a criminal, I'm mad they would accuse me of making weak malware.
I've got a family now, I'm basically a born again Christian, I drive the speed limit, wear socks with sandals, and tuck my shirt into my cargo shorts. I don't do anything even close to illegal.
However, if I was going to switch it up and become a full fledged Threat Actor, I am NOT going to do something half-baked like this Mecca Chameleon thing, I'm going to develop an information stealer, partially AI generated, written in like five different programming languages, and storing the payload on something goofy like a Billie Eilish instagram comment. Then I am going to sell it online on some place like Tier1 and deal strictly in XMR.
I am insulted you would think I would stoop so low to do something like a malicious Steam game (or hijack).
I'm not even mad they called me a criminal, I'm mad they would accuse me of making weak malware.
I've got a family now, I'm basically a born again Christian, I drive the speed limit, wear socks with sandals, and tuck my shirt into my cargo shorts. I don't do anything even close to illegal.
However, if I was going to switch it up and become a full fledged Threat Actor, I am NOT going to do something half-baked like this Mecca Chameleon thing, I'm going to develop an information stealer, partially AI generated, written in like five different programming languages, and storing the payload on something goofy like a Billie Eilish instagram comment. Then I am going to sell it online on some place like Tier1 and deal strictly in XMR.
I am insulted you would think I would stoop so low to do something like a malicious Steam game (or hijack).
π₯°139π44π€£42β€11π11π₯5π―4β€βπ₯3π’2