OEM: Let's differentiate our otherwise commodity hw product! OEM: I know, let's add value with bundled software the customer can't uninstall! Then the bundled software turns out to (inevitably) be useless vulnerable garbage. Inevitably because a) the customer doesn't need it, b) it's engineered with all the effort that normally goes into adware for captive audiences (i.e., _minimal_), which means it will be vulnerabl…
Can someone repost this with normal quotes? On my phone
Remote Code Execution on Most Dell Computers
231–240 of 323 posts
Re: Remote Code Execution on Most Dell Computers
#232Earlier quoted context omitted.
Apple bundles plenty of software on their computers which I don't want, have never used, which increase the potential attack surface and which I can't uninstall. For example Apple Maps, Apple News, Home, and Books. In fact you can't uninstall any of the apps shipped with macOS. Not even the chess program.
Exactly! With Windows you do have choices. I bought a desktop PC from ThinkMate configured exactly as I wanted it with a plain vanilla Windows 10.
The protections for pre-installed apps help to make sure nothing else tampers with them, e.g. injecting some malware, but I'm sure you can remove those protections and reclaim the 5 MB if you really wanted to."
Re: Remote Code Execution on Most Dell Computers
#233Earlier quoted context omitted.
It was bad enough with the fucking Bixby button that can't be disabled on my Samsung S8 Active. Hearing about the S10 solidifies that my next phone will absolutely not be a Samsung. Which is a shame since the hardware is otherwise great.
Bixby remapper has worked of me since i bought my S8
Re: Remote Code Execution on Most Dell Computers
#234I don't think there will ever come a time when 1) savvy users will stop suggesting/recommending clean Windows installs on new computers and 2) OEM bloatware will stop being crap. I clean-installed Win10 recently. There was no driver installation I had to do - everything works great, and there are no unidentified devices in Device Manager. Say what you will about Windows 10, but that part is really cool. Save for vide…
Re: Remote Code Execution on Most Dell Computers
#235Earlier quoted context omitted.
Microsoft themselves would have to practice that before they can preach it. All the start menu apps they try and force on users...
Microsoft is changing lately.
Re: Remote Code Execution on Most Dell Computers
#236Earlier quoted context omitted.
It works, too. This is partly why the iPhone was so popular, at first. It's been so long now that probably everyone has forgotten, but before the iPhone, essentially every smartphone on the market was fully loaded with trialware, crapware, and often had hardware features locked out by software so that you could pay extra to unlock them. I remember one particular phone that had four user-configurable hardware buttons,…
There were smartphones before the iPhone?
Re: Remote Code Execution on Most Dell Computers
#237They found world's biggest fish Even you can't believe how big fish is this That's unbelievable http://bit.ly/2FHl4pM
Even some goats are better than humans See that she did and they made her as mayor of city http://bit.ly/2UjTcS5
Re: Remote Code Execution on Most Dell Computers
#238Re: Remote Code Execution on Most Dell Computers
#239Earlier quoted context omitted.
A naive regex would just as easily have exactly the same issue, e.g. "^http:"
That wouldn't have the same issue since the space at the beginning would fail that regex.
Replacing:
bool flag2 = file.Location.ToLower().StartsWith("http://");
with: bool flag2 = Regex.IsMatch(file.Location.ToLower(), "^http:");
doesn't help. You have to make sure to actually replace http, not just check the start of the line.Re: Remote Code Execution on Most Dell Computers
#240OEM: Let's differentiate our otherwise commodity hw product! OEM: I know, let's add value with bundled software the customer can't uninstall! Then the bundled software turns out to (inevitably) be useless vulnerable garbage. Inevitably because a) the customer doesn't need it, b) it's engineered with all the effort that normally goes into adware for captive audiences (i.e., _minimal_), which means it will be vulnerabl…
EDS - Remember that big huge company H.Ross Perot Ran? - We TRIED to buy PCs from hardware vendors without Windows. They refused due to how Bill locked them into contracts. If it was to run Windows, then Windows was shipped with every single hardware sale. On the bill of lading.
Government doesn't pay for stuff they don't use. Didn't want Windows if they were to run UNIX (Santa Cruz Operations XENIX System 5, to be precise). Wonder why some people at SCO went crazy and snorted their futures? Blame Bill.