Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Submission + - The Pirate Bay Hacked (thegamersblog.com)

ultranerdz writes: In an interview with security blog Krebs on Security, Argentinian researcher Ch Russo revealed that he and two of his associates discovered multiple SQL injection vulnerabilities on the world's most popular torrent site, The Pirate Bay. They successfully exploited these vulnerabilities to gain 4 million users user names, e-mail, and internet addresses.

Comment Re:Slashdotter's rejoice! (Score 3, Insightful) 150

Well, okay, but say you are the government of Iran or Thailand and you don't want anyone to organize anything against you. Outlawing secure mobile communications would be pretty handy for that.

Yes, your message is secure, but without some kind of steganographic method, the fact that you're using encryption is not. And neither are you, for that matter.

Comment Re:Use a persistence library (Score 1) 267

jdbc, the most basic way to get java database access, lets you do this with a PreparedStatement... The fact that I still see code that just stupidly takes a string from a client and concatenates / runs it on the server frustrates me to no end. Java code letting this shit in? -guess the developer didn't RTFM... the short manual...
Input Devices

Submission + - Membrane that turns any surface into a touchscreen (engadget.com)

alx5000 writes: "Engadget runs a story about Displax Interactive Systems, a Porguese company that has created a new polimer film that, when stuck onto a surface, convers it into a multitouch touchscreen with up to 16 contact points. The article states that "if all goes well, the first Displax-enabled wares will start shipping this July"."

Submission + - Neurons created directly from skin cells (timesonline.co.uk)

alx5000 writes: "The Times is running a story about a neurologic breakthrough that could revolutionise treatments for conditions such as Parkinson’s disease and Alzheimer’s: Neurons have been created directly from skin cells for the first time. Quoting neurobiologist Professor Jack Price, 'This suggests that there are no great rules — you can reprogramme anything into anything else.' The article also points out that this method could work around the ethical issues surrounding embryonic stem-cell research."

Slashdot Top Deals

If you want to put yourself on the map, publish your own map.

Working...