Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Logjam (Score 5, Interesting) 42

AFAICT it doesn't put 'the internet' in jeopardy, reports are only a small percentage of websites are even vulnerable to this (link).

Here's the weird thing about this to me (in bullet points):
* A couple years ago, the only people who cared about vulns were people who knew how to use metasploit or ethereal or something.
* Last year, with Heartbleed, the news organization found out it could generate page views if the vulnerability had a pretty logo.
* Now with this story, the non-techy articles are so numerous it's hard to figure out what the actual exploit even is. But if you want to find an 'personal interest' story blaming Bush or Clinton (or whatever president), they're all over the place.

I wonder what will happen if the mainstream media learns to read Apple's or Microsoft's security bulletins and finds out how common security exploits actually are......

Submission + - ATM Card theft increases ~300%

phantomfive writes: Theft of ATM card info has increased 317% on non-bank machines (and 174% on bank ATM machines), according to data released by FICO.

Thieves use ATM skimmers (like this one or this one) to steal a customers info when the card is inserted. Some skimmers also have cameras that record the PIN.

Comment Re:Arduino to the rescue! (Score 1) 384

i did this with outlook prior to it allowing multiple exchange accounts, although didnt tackle the ip routing.

The routing is the hard part.....it's like some kind of weird reverse-NAT. It seems like there should be some simple IP-Tables command to do this based on MAC address, but I don't know what the command would be. Then he could run multiple instance of the same software (depending on the software).

I don't think there's a way to set up that kind of routing in Windows, though.

Comment Probably the way (Score 4, Interesting) 384

The only way I can figure to accomplish this with the software we've been provided is to do this: Get a 16-port powered USB hub, with a usb-ethernet adaptor in each port; Set up 16 VM's with extremely stripped down XP running on each, with only one USB-ethernet adaptor assigned to each VM; Set XP to boot the application for loading software as its shell; and load each device that way at the same time.

That might be the best way, because you are limited by the software they gave you. Might consider trying Linux and Wine to save space. If that works, then you can load 16 raspberry pies into a briefcase and run it from there (I've seen similar operations for wireless monitoring).

If you actually do build that setup, please take pics because it sounds kind of cool.

Slashdot Top Deals

"God is a comedian playing to an audience too afraid to laugh." - Voltaire

Working...