Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We still have a windows xp system at work to run programs for our old HAAS CNC but it is not connected to the network.
My wife and I went to an Urgent Care for her foot the other day, and they had a POS running XP for sign in, and I saw Cat6E coming out the back...We still have a windows xp system at work to run programs for our old HAAS CNC but it is not connected to the network.
Windows Defender free in windows is not great, It works based off known hashes, it has no heuristics, it can be disabled via a single command, so easily bypassed.Microsoft has a paid version of Windows Defender, what do you think, is their free version just as good?
But I know how many systems I have cleaned of viruses because most "end users" think the free Windows Defender is "enough". Don't worry, use it, there must be work for the IT guys after all![]()
yup. i see "mcafee says the chromebook is infected" tickets at work all the time...Every report I get now days of "malware" at work is some website exploiting notification popups in Chromium browsers or search engine shortcuts redirecting to scam sites.
Pardon my ignorance, but if don't people who write viruses know that the first wall they need to get through to infect the masses is windows defender? Therefore it seems that it should not be enough?
The irony being that McAfee in itself is like a virus. It's the first thing I remove from people's computer.yup. i see "mcafee says the chromebook is infected" tickets at work all the time...
I think the point is, notification popups don't care if you're on a Chromebook and it's quiet possible to get a popup stating you need to call Microsoft right now while using Linux.The irony being that McAfee in itself is like a virus. It's the first thing I remove from people's computer.
Pardon my ignorance, but if don't people who write viruses know that the first wall they need to get through to infect the masses is windows defender? Therefore it seems that it should not be enough?
New Microsoft Defender “RedSun” zero-day PoC grants SYSTEM privileges
https://www.bleepingcomputer.com/ne...redsun-zero-day-poc-grants-system-privileges/
Linux for web browsing can still get your browser data compromised, as we know, most people save their user/password and such in the browser, CC info, maybe addresses, and what ever else...Use a dual boot.
Windows offline and linux for browsing internet
What is the point of AV software, when AV companies are forced to let government virus, rootkits and spyware to go through via backdoors, and Im not talking about only on the US.![]()
Linux for web browsing can still get your browser data compromised, as we know, most people save their user/password and such in the browser, CC info, maybe addresses, and what ever else...
Ya, but most people do not do that, and using a different browser for banking only, wont stop said browser from getting scrapped if you get something from another browser as most infections look for all browser stores to take any saved data.Thats why you use only one browser for bank and buying online, and a different for browsing. Dont save passwords in browsers. Write them down on a secure notebook.
Thats why you use only one browser for bank and buying online, and a different for browsing. Dont save passwords in browsers.
ya but most infostealers search all browser stores on your system, so long as that browser store runs under your logged in user profile, any compromised thing running has access to said browsers and their profiles?You don't need a different browser. Starting a browser with a different on-disk profile is sufficient. ` --user-data-dir="$profdir"` in Chrome.
It won't share anything with the main profile, and most importantly not extensions. (unless you log both in to sync your user account and turn extension sync on, which you won't do for profile separation).
ya but most infostealers search all browser stores on your system, so long as that browser store runs under your logged in user profile, any compromised thing running has access to said browsers and their profiles?
This. And make sure MFA is required to log into it and that it auto locks also.There are password management apps; just don’t use the ones built into browsers. I even disable the built-in ones.