The web seriously sucks. One thing I admire, at least in theory, about Xbox 360 games or iOS apps is the limited access a specific program can run. https://www.youtube.com/watch?v=CiqioE1zGCw talks about this Why is the overwhelming majority of networked software still not secure, despite all effort to the contrary? Why is it almost certain to get exploited so long as attackers can craft its inputs? Why is it the cas…
> "The Science of Insecurity" The langsec approach of using formal recognizers that validate the validity of input before processing it in any way (stop creating weird machines!), and designing network protocols that are actually decidable without solving the halting problem (network input must be no more complex than deterministic context-free) should be considered the bare minimum for all network-associated softwar…
CBS's Showtime caught mining crypto-coins in viewers' web browsers
201–210 of 220 posts
Re: CBS's Showtime caught mining crypto-coins in viewers' web browsers
#202Earlier quoted context omitted.
The problem is that mining through the browser is very inefficient. I don't have numbers but it'd probably cost an order of magnitude more, at least, to mine on the browser. And I'm talking about CPU cryptos, forget about bitcoin.
If this became mainstream I’m sure we would find more efficient solutions.
Maybe Intel will throw it on their chips as a processor extension.
Re: CBS's Showtime caught mining crypto-coins in viewers' web browsers
#203as if I needed another reason to browse with JS disabled. https://github.com/jakeogh/glide (dont use the recent commits)
The other day someone was ranting about web app technologies. This is actually nice idea. A browser without javascript. For all the fun interaction, browser may add extensions of widgets. Let all richness be supplied by browser.
Re: CBS's Showtime caught mining crypto-coins in viewers' web browsers
#204The web seriously sucks. One thing I admire, at least in theory, about Xbox 360 games or iOS apps is the limited access a specific program can run. https://www.youtube.com/watch?v=CiqioE1zGCw talks about this Why is the overwhelming majority of networked software still not secure, despite all effort to the contrary? Why is it almost certain to get exploited so long as attackers can craft its inputs? Why is it the cas…
> EDIT: Sandstorm was looking to fix user permissions for individual programs on computers (they went defunct/bankrupt/no-longer-developing last I heard). I'm still developing, just not full-time.
Re: CBS's Showtime caught mining crypto-coins in viewers' web browsers
#205The web seriously sucks. One thing I admire, at least in theory, about Xbox 360 games or iOS apps is the limited access a specific program can run. https://www.youtube.com/watch?v=CiqioE1zGCw talks about this Why is the overwhelming majority of networked software still not secure, despite all effort to the contrary? Why is it almost certain to get exploited so long as attackers can craft its inputs? Why is it the cas…
> Why is the overwhelming majority of networked software still not secure, despite all effort to the contrary? Why is it almost certain to get exploited so long as attackers can craft its inputs? Why is it the case that no amount of effort seems enough to fix software that must speak certain protocols? This is a super naive view of the world. Nowadays most hacking incidents are based on social engineering, meaning it…
The video is arguing: why should a doorbell have the ability to set your house on fire? (Metaphorically).
Heartbleed was an issue of exactly this
"The Heartbleed bug allows anyone on the Internet to read the memory of the systems protected by the vulnerable versions of the OpenSSL software"
Architecturally, this should never have been possible.
http://www.pl-enthusiast.net/2014/07/01/how-did-heartbleed-r...
Obviously attackers are going to look for the weakest point, but your agument sounds like "social engineering should happen, so don't bother locking your doors at all".
Re: CBS's Showtime caught mining crypto-coins in viewers' web browsers
#206Earlier quoted context omitted.
> Why is the overwhelming majority of networked software still not secure, despite all effort to the contrary? Why is it almost certain to get exploited so long as attackers can craft its inputs? Why is it the case that no amount of effort seems enough to fix software that must speak certain protocols? This is a super naive view of the world. Nowadays most hacking incidents are based on social engineering, meaning it…
Social engineering is responsible for in part or entirety many hacks. I'm not arguing that technical solutions will "fix everything". Technical stability is on aspect of secure systems. The video is arguing: why should a doorbell have the ability to set your house on fire? (Metaphorically). Heartbleed was an issue of exactly this "The Heartbleed bug allows anyone on the Internet to read the memory of the systems prot…
The only thing I was criticizing was you seem to think it's easy to simply create a secure system. It's not. That's why there are tons of smart people in security but hacks still happen.
Re: CBS's Showtime caught mining crypto-coins in viewers' web browsers
#207Earlier quoted context omitted.
Does running ads multiply your electricity costs (run your battery dry) and/or burn up your CPU? No. Does cryptocurrency mining do that? Yes. Do you see the difference now?
Running ads also dry your battery.
Re: CBS's Showtime caught mining crypto-coins in viewers' web browsers
#208Earlier quoted context omitted.
> EDIT: Sandstorm was looking to fix user permissions for individual programs on computers (they went defunct/bankrupt/no-longer-developing last I heard). I'm still developing, just not full-time.
Nice job on that house you have there. Looks like you might even be able to play Warcraft 3 over LAN without spending the entire party trying to get it set up.
Re: CBS's Showtime caught mining crypto-coins in viewers' web browsers
#209I bet some clever person on the marketing team just went ahead and inserted the tag. My first experience on a large corporate dev team was eye-opening. While the core product code was version controlled and reviewed, the marketing team had the power to insert any kind of scripts onto the page without clearance. In theory, anything new on the page would require many ridiculous meetings. In practice, they could and did…
Google Tag Manager! So flexible, so innovative! Google Tag Manager is a serious game-changer that provides the kind of competitive edge our clients need. - Caleb Whitmore, Founder & Chairman, Analytics Pros You want to let Marketing add script tags on the fly? Are you fucking insane? - Anonymous Developer
Re: CBS's Showtime caught mining crypto-coins in viewers' web browsers
#210Earlier quoted context omitted.
I'm not a lawyer, so my opinion is worth what you paid for it, but... Without an authentication bypass, I don't think the CFAA applies (last I perused it). The end user probably doesn't have standing under CFAA unless the website's ToS suggested they would not act this way. If you, as a web visitor, visit a website you are largely at the mercy of whatever plugins they load onto your browser during that session. In ex…
But when I go to a website I expect to get the content. I don't expect the owner to use my computer for mining. That seems like unauthorized use to me.