Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Try Firefox 52 without installing (Score 1) 91

Hi all! I just added Firefox 52 to Browserling. You can try this latest Firefox version without installing right from your browser via this link:

www.browserling.com/firefox/52/slashdot.org

We run the browsers in virtual machines and stream them to your browser. If the demand is too high then you'll have to wait in a queue for a while to try it. I'm adding more virtual machines right now to let more people try it without waiting.

Security

Submission + - Arbitrary Code Execution with `ldd` (catonmat.net)

pkrumins writes: The `ldd` utility is more vulnerable than you think. It’s frequently used by programmers and system administrators to determine the dynamic library dependencies of executables. Sounds pretty innocent, right? Wrong! It turns out that running `ldd` on an executable can result in executing arbitrary code. This article details how such executable can be constructed and comes up with a social engineering scenario that may lead to system compromise. I researched this subject thoroughly and found that it’s almost completely undocumented.

Slashdot Top Deals

"A mind is a terrible thing to have leaking out your ears." -- The League of Sadistic Telepaths

Working...