Click here to Skip to main content
15,894,907 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsNew robotic hand named after Luke Skywalker helps amputee touch and feel again Pin
Brisingr Aerowing19-Nov-17 20:31
professionalBrisingr Aerowing19-Nov-17 20:31 
GeneralRe: New robotic hand named after Luke Skywalker helps amputee touch and feel again Pin
Joe Woodbury21-Nov-17 7:02
professionalJoe Woodbury21-Nov-17 7:02 
NewsMathematician's study of 'swarmalators' could direct future science Pin
Kent Sharkey19-Nov-17 18:01
staffKent Sharkey19-Nov-17 18:01 
NewsMETI space messages invite aliens to communicate with Earth Pin
Kent Sharkey19-Nov-17 18:01
staffKent Sharkey19-Nov-17 18:01 
GeneralRe: METI space messages invite aliens to communicate with Earth Pin
Sascha Lefèvre19-Nov-17 21:45
professionalSascha Lefèvre19-Nov-17 21:45 
NewsWindows 8 onwards incorrectly implements ASLR security feature, but you can fix it Pin
Kent Sharkey19-Nov-17 18:01
staffKent Sharkey19-Nov-17 18:01 
GeneralRe: Windows 8 onwards incorrectly implements ASLR security feature, but you can fix it Pin
Dan Neely20-Nov-17 2:54
Dan Neely20-Nov-17 2:54 
GeneralRe: Windows 8 onwards incorrectly implements ASLR security feature, but you can fix it Pin
Randor 20-Nov-17 7:07
professional Randor 20-Nov-17 7:07 
Hi,

Dan Neely wrote:
ASLR is only bugged in EMET mode;


That's completely false.

Also, there is no such thing as 'EMET Mode' as the 'Mandatory ASLR' implementation resides in the windows kernel since Windows 8. The entropy is disabled even if you use the Windows 10 'Windows Defender Security Center' UI to change the setting to 'Use Default (On)'

I believe you are referring to the legacy behavior of EMET on XP/Win7 where EMET scans all executable DLL imports (excluding kernel32 and user32) and preallocates a page identical to the base address of each DLL dependency thereby forcing a conflict... which causes the NT loader to move the DLL base address. (Forced ASLR via address conflict)

Interesting enough... I've known about this entropy issue since ~2012 but I always assumed that the obfuscation was intentional.

P.S.
I highly recommend that you enable this setting on corporate/critical infrastructure. Not sure why you want to tell everyone they do not need this setting... even all current Unix/Linux distributions have an ASLR implementation[^].
GeneralRe: Windows 8 onwards incorrectly implements ASLR security feature, but you can fix it Pin
Dan Neely20-Nov-17 7:32
Dan Neely20-Nov-17 7:32 
GeneralRe: Windows 8 onwards incorrectly implements ASLR security feature, but you can fix it Pin
Randor 20-Nov-17 8:00
professional Randor 20-Nov-17 8:00 
GeneralRe: Windows 8 onwards incorrectly implements ASLR security feature, but you can fix it Pin
Dan Neely20-Nov-17 8:06
Dan Neely20-Nov-17 8:06 
GeneralRe: Windows 8 onwards incorrectly implements ASLR security feature, but you can fix it Pin
Randor 20-Nov-17 8:46
professional Randor 20-Nov-17 8:46 
NewsLiving on the Plateau Pin
Kent Sharkey19-Nov-17 18:01
staffKent Sharkey19-Nov-17 18:01 
GeneralRe: Living on the Plateau Pin
BillWoodruff20-Nov-17 18:56
professionalBillWoodruff20-Nov-17 18:56 
NewsGovernment outlines when it will disclose or exploit software vulnerabilities Pin
Kent Sharkey19-Nov-17 18:01
staffKent Sharkey19-Nov-17 18:01 
GeneralRe: Government outlines when it will disclose or exploit software vulnerabilities Pin
Eddy Vluggen20-Nov-17 0:11
professionalEddy Vluggen20-Nov-17 0:11 
NewsGitHub to devs: Now you'll get security alerts on flaws in popular software libraries Pin
Kent Sharkey19-Nov-17 18:01
staffKent Sharkey19-Nov-17 18:01 
NewsAnnouncing the Windows Compatibility Pack for .NET Core Pin
Kent Sharkey19-Nov-17 18:01
staffKent Sharkey19-Nov-17 18:01 
NewsMicrosoft and GitHub team up to take Git virtual file system to macOS, Linux Pin
Kent Sharkey19-Nov-17 18:01
staffKent Sharkey19-Nov-17 18:01 
NewsMicrosoft abandons typical Patch Tuesday playbook to fix Equation Editor flaw Pin
Kent Sharkey19-Nov-17 18:01
staffKent Sharkey19-Nov-17 18:01 
NewsKaspersky blames NSA hack on infected Microsoft software Pin
Kent Sharkey16-Nov-17 14:46
staffKent Sharkey16-Nov-17 14:46 
GeneralRe: Kaspersky blames NSA hack on infected Microsoft software Pin
Rick York16-Nov-17 15:50
mveRick York16-Nov-17 15:50 
GeneralRe: Kaspersky blames NSA hack on infected Microsoft software Pin
BillWoodruff16-Nov-17 19:32
professionalBillWoodruff16-Nov-17 19:32 
GeneralRe: Kaspersky blames NSA hack on infected Microsoft software Pin
KarstenK16-Nov-17 20:13
mveKarstenK16-Nov-17 20:13 
NewsAnnouncing SQL Operations Studio for preview Pin
Kent Sharkey16-Nov-17 12:31
staffKent Sharkey16-Nov-17 12:31 

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.