Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment employee turnover (Score 2) 202

Maybe turnover also requires the use of relatively fast to learn languages?? In my job when it is not a quick&dirty thing but requires performances and reliability I use Erlang+OTP. Learning curve was really steep; probably took me more than a month to get the first socket based client to work (socket, connect, send, recv ). Much harder than CL. Last 15 years I've been with the same company so the ROI of learning Erlang is >0

Comment PR for another (pseudo) security firm (Score 1) 102

The video shows just the unlock process plus a (possibly fake) web page with SS7 printed in big letters. Looks much like a PR stunt These guys of Positive Technologies might want to read at least Wikipedia about SS7. Even if old protocol, it still has common things with OSI 7 layers. You can compare SS7as a sort of IP; the layers above like MAP are used in mobiles and there is no xml encoded for humans to read but XER/BER. In all networks I know there is no SS7 but all is SCTP. An attack of grabbing SMS text will only work if you are inside the operator's network, which has certainly vulnerabilities especially with peoples PCs that vpn into the core network. But if you are in that position you will probably be interested in many other aspects than just recovering some bitcoins. BTW I work for a mobile operator; these system trigger alarms when you login and commit a configuration. The you would need to understand a bit of things like AXE or DX200 nodes just to print something. This was just for some free PR by the authors.

Comment Not new (Score 1) 349

Hardly new. Around 1998 I was using Netscape Enterprise Server with Server Side Javascript. It integrated easily with Oracle (and probably other RDBMS). Certainly the JS engine was a bit fragile and could bring the whole server down, but it was also 20 years ago.

Slashdot Top Deals

A computer without COBOL and Fortran is like a piece of chocolate cake without ketchup and mustard.

Working...