Click here to Skip to main content
15,887,083 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: any advantage of designer on Mac Book? Pin
Southmountain4-Sep-23 8:30
Southmountain4-Sep-23 8:30 
GeneralRe: any advantage of designer on Mac Book? Pin
Gerry Schmitz4-Sep-23 4:46
mveGerry Schmitz4-Sep-23 4:46 
GeneralRe: any advantage of designer on Mac Book? Pin
jschell4-Sep-23 5:53
jschell4-Sep-23 5:53 
GeneralRe: any advantage of designer on Mac Book? Pin
Maximilien4-Sep-23 6:18
Maximilien4-Sep-23 6:18 
GeneralFinally got power back Pin
Mike Hankey2-Sep-23 9:01
mveMike Hankey2-Sep-23 9:01 
GeneralRe: Finally got power back Pin
Marc Clifton2-Sep-23 13:34
mvaMarc Clifton2-Sep-23 13:34 
GeneralRe: Finally got power back Pin
jmaida2-Sep-23 16:23
jmaida2-Sep-23 16:23 
RantAlmost nobody knows how to write software anymore. Pin
Randor 2-Sep-23 8:56
professional Randor 2-Sep-23 8:56 
Yep,

Here is a small failure you probably won't see in the news media. Recently the FBI and CISA announced the closure of "Operation Duck Hunt". An astute reader might have noticed it being described as a "disruption". While the initial media reports described it as a "takedown". Allow me to shed some light on that.

They basically wrote a DLL that would be loaded by Qbot and issues the QPCMD_BOT_SHUTDOWN command. Then sent a C2 command to around 700,000 bots instructing them to download and execute the DLL. A good and solid plan.

But what you haven't heard is that the FBI/CISA tool authors dynamically linked to the C runtime. Guess what happens if you try to run a DLL (dynamic linked to C runtime) but without the C runtime installed?

Those 700,000 computers will certainly have a large percentage without the Visual C++ Redistributable package installed. I can understand why they left the (persistence modules) WMI and scheduled tasks untouched, but dynamic linking the uninstall library looks like rookie ineptitude.

Luckily the C2 servers were apparently seized so it was ultimately a success. But the client software uninstall was a failure.

"I wrote a C++ program that only runs on my computer" is something you might imagine a high school student asking. But I didn't expect that from our nations brightest security teams.
GeneralRe: Almost nobody knows how to write software anymore. Pin
OriginalGriff2-Sep-23 10:17
mveOriginalGriff2-Sep-23 10:17 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Eddy Vluggen2-Sep-23 10:43
professionalEddy Vluggen2-Sep-23 10:43 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Marc Clifton2-Sep-23 13:32
mvaMarc Clifton2-Sep-23 13:32 
GeneralRe: Almost nobody knows how to write software anymore. Pin
jmaida2-Sep-23 16:25
jmaida2-Sep-23 16:25 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Richard MacCutchan2-Sep-23 21:14
mveRichard MacCutchan2-Sep-23 21:14 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Andre Oosthuizen2-Sep-23 23:50
mveAndre Oosthuizen2-Sep-23 23:50 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Richard MacCutchan3-Sep-23 2:24
mveRichard MacCutchan3-Sep-23 2:24 
GeneralRe: Almost nobody knows how to write software anymore. Pin
jlongo4-Sep-23 11:35
jlongo4-Sep-23 11:35 
GeneralRe: Almost nobody knows how to write software anymore. Pin
dandy723-Sep-23 3:42
dandy723-Sep-23 3:42 
GeneralRe: Almost nobody knows how to write software anymore. Pin
jschell4-Sep-23 6:01
jschell4-Sep-23 6:01 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Steve Naidamast4-Sep-23 6:32
professionalSteve Naidamast4-Sep-23 6:32 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Member 141923824-Sep-23 9:06
Member 141923824-Sep-23 9:06 
GeneralRe: Almost nobody knows how to write software anymore. Pin
jschell5-Sep-23 2:28
jschell5-Sep-23 2:28 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Ralf Quint5-Sep-23 16:15
Ralf Quint5-Sep-23 16:15 
GeneralRe: Almost nobody knows how to write software anymore. Pin
jschell6-Sep-23 5:46
jschell6-Sep-23 5:46 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Jörgen Andersson5-Sep-23 1:05
professionalJörgen Andersson5-Sep-23 1:05 
GeneralRe: Almost nobody knows how to write software anymore. Pin
Steve Naidamast5-Sep-23 3:59
professionalSteve Naidamast5-Sep-23 3:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.