Comment Re:AutoRun was always broken (Score 1) 340
Because 90% of them look like this?
[autorun]
OPEN=SETUP.EXE
ICON=SETUP.EXE,0
;-)
Seriously though, prompting to execute an unsigned setup.exe might weaken this particular line of attack.
[autorun]
OPEN=SETUP.EXE
ICON=SETUP.EXE,0
Seriously though, prompting to execute an unsigned setup.exe might weaken this particular line of attack.