LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 12-21-2020, 05:22 AM   #16
zeebra
Senior Member
 
Registered: Dec 2011
Distribution: Slackware
Posts: 1,834
Blog Entries: 17

Rep: Reputation: 642Reputation: 642Reputation: 642Reputation: 642Reputation: 642Reputation: 642

Quote:
Originally Posted by scasey View Post
Had the same thought...assumption is the US, but the OP should have specified the country. I’d certainly like to see more/better security from some French providers.
Another thought I had was that “hardening” an OS is a constant battle...
Well, hardening in GNU/Linux has been happening in many forms for many years, some which are default by now. GCC and Kernel for example, there is alot there. Yet more to implement by choice. But I guess what OP referring to hardening he also means things like security software, like using SELinux, iptables/netfilter and such things.

Another thing is hardware. I mean, even the Kernel blatantly mentions Intel related security issues that were raised the last 5 years and created some controversy. Software can't easily fix those issues. Then there is the controversy regarding the Intel ME and such things as well, and the neverending firmware debate.

But from a "national" standpoint, I think most institutions don't have the resources to harden their systems alike to what say the NSA has.
 
Old 12-21-2020, 08:22 AM   #17
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,333
Blog Entries: 3

Rep: Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730
Canonical and Red Hat are the two major companies promoting GNU/Linux. But neither do anything to promote the desktop, the part which is most visible to the most people. I find that a puzzle especially because they ought to be able to capitalize on egregious failures in Vista10 and earlier versions of Windows, which seem to arise every few weeks.

Way before the malware problems included ransomware, it was estimated that even expensive migrations upgrading to GNU/Linux would pay for themselves within two years. I can only see that move has probably gotten far more advantageous. If Red Hat and Canonical would fire the "former" microsofters that have gotten onto their payrolls, they could probably make some progress in the market for desktops.
 
Old 12-21-2020, 09:27 AM   #18
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
The primary attack vector is, and always will be, human. It's easier to get a human to click a link, open a file, or install an extension, than it is to develop penetration software. That's how most malware gets on computers, not directly through the internet connection. Hardened Linux cannot deal with user stupidity efficiently nor completely.
 
Old 12-21-2020, 09:33 AM   #19
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,333
Blog Entries: 3

Rep: Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730
Quote:
Originally Posted by sgosnell View Post
The primary attack vector is, and always will be, human. It's easier to get a human to click a link, open a file, or install an extension, than it is to develop penetration software. That's how most malware gets on computers, not directly through the internet connection. Hardened Linux cannot deal with user stupidity efficiently nor completely.
There the fault lies with the web browser. They have been garbage for many years. It is not the fault of the user that they are using the software as advertised. Otherwise, the GNU/Linux ecosystem is far more robust and an upgrade from Windows to GNU/Linux would pay for itself. A big barrier there is that neither Canonical nor Red Hat have made the least effort to market desktop options in recent years.

Another barrier to the desktop which has been diminishing is the monopoly which M$ has had on the OEMs. There M$ seems to be losing its grip, for whatever reason. It is now increasingly possible to find GNU/Linux pre-installed if one knows where to look.
 
Old 12-21-2020, 10:02 AM   #20
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
I'd be willing to bet, particularly at a state government level, let alone at a local government level, the government where I live has contracts with M$ that pretty much force them to use whatever crap M$ throws at them. It's also very likely that they simply don't have people with Linux/Unix expertise to administer it to a large extent, let alone users that have much if any Linux expertise.

I wouldn't be relying on them one bit to protect me or my system, they are idiots when it comes to IT.

In the end, they are so far up M$'s ass, I'd be surprised if they can see daylight.
 
1 members found this post helpful.
Old 12-21-2020, 12:49 PM   #21
zeebra
Senior Member
 
Registered: Dec 2011
Distribution: Slackware
Posts: 1,834
Blog Entries: 17

Rep: Reputation: 642Reputation: 642Reputation: 642Reputation: 642Reputation: 642Reputation: 642
Quote:
Originally Posted by sgosnell View Post
The primary attack vector is, and always will be, human. It's easier to get a human to click a link, open a file, or install an extension, than it is to develop penetration software. That's how most malware gets on computers, not directly through the internet connection. Hardened Linux cannot deal with user stupidity efficiently nor completely.
Well, it can actually, depending on the system. Some systems are designed with more safety in mind and some harder system defaults. And more security can be implemented to make even user stupidity unviable in alot of cases.
 
Old 12-21-2020, 02:09 PM   #22
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
User stupidity is always viable. It's basically impossible to idiot-proof anything, because the idiots are so inventive. I would bet the rent money that the way Russia (or whoever) got into the US government systems was by some human allowing it, knowingly or not. It's certainly possible to make it more difficult get into systems, but I don't think it's possible to totally prevent unauthorized entry, if authorized means by the system administration. Users can always be exploited, one way or another, and they can find ways to circumvent security, given the time and incentive.
 
Old 12-21-2020, 02:19 PM   #23
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Relevant:
https://www.reddit.com/r/sysadmin/co...tomach_ulcers/
The human factor.

edit: Linux vs. Windows doesn't even matter here.

Last edited by ondoho; 12-22-2020 at 01:21 AM.
 
Old 12-21-2020, 08:36 PM   #24
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,357
Blog Entries: 28

Rep: Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148
One thing that occurred to me this morning builds on my previous post to this thread.

Given that MS aggressively marketed itself to the enterprise in the 1990s and early 2000s, and the enterprise responded by buying MS, there's a side effect.

Visualize a network in a large business or government agency; I'm thinking not of dozens or hundreds of workstations, but rather of thousands of them. Even if the organization's IT specialists and leadership recognizes that Linux (or BSD) would be a more secure alternative, the logistics of migrating a large network to a whole new network while still providing employee and customer/client services could daunt the most savvy IT department.

Plus there are the employees who would have to be trained to use different software. You and I know that a word processor is a word processor is a word processor: they all do pretty much the same thing, they just hide them on different places in the menu. But I've seen person freak out when MS changes the interface on MS Word, just to pick an example; those folks would short-circuit completely if asked to use LO.

Heck, just upgrading to a new version of the current OS can be a massive task. I have a friend who sysadmins a thin-client Linux network of approximately 250 workstations. The amount of planning he has to put in just to upgrade to a new server running a newer version of the same Linux OS would give me heartburn.

The point I'm making is that there's a lot more to migrating a network in technical, human, and customer service terms, than simply loading up a new OS. Even a management that wanted to move away from MS could find themselves dismayed by the complexity and cost of the task.

Just two more cents.

Last edited by frankbell; 12-21-2020 at 08:37 PM.
 
Old 12-22-2020, 12:01 AM   #25
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,804

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Quote:
Originally Posted by azalea4va View Post
I had a computer many years ago where the hard disk had a jumper setting to make it read-only.
Ugh! That would surely make applying patches to a data center full of systems a real headache nowadays. Not a totally insane idea, though, and it's been done before. The RK- and RM-type removable disk pack drives I used with PDP-11s and Vaxen had read-only buttons on the front panels (which, unfortunately, could sometimes be pressed by your butt if you weren't careful when moving around in the data center.

Cheers...
 
Old 12-22-2020, 12:08 AM   #26
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,804

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Quote:
Originally Posted by jsbjsb001 View Post
I'd be willing to bet, particularly at a state government level, let alone at a local government level, the government where I live has contracts with M$ that pretty much force them to use whatever crap M$ throws at them. It's also very likely that they simply don't have people with Linux/Unix expertise to administer it to a large extent, let alone users that have much if any Linux expertise.
I wouldn't go so far as saying that MS forced it on them. The staff and, particularly, the managers, just don't know about alternatives and happily accepted whatever shiny "solutions" MS provided. The lunch that MS paid for was excellent, too.

I recently saw an ad for a state IT position to work on a modernization project. Sounded interesting but the first gotta-have requirement was extensive experience with IBM mainframes and AS/400s. (In my experience, those folks aren't going to be promoting much Linux as part of their modernization.)

[sigh]
 
Old 12-22-2020, 12:20 AM   #27
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,804

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Quote:
Originally Posted by Turbocapitalist View Post
Canonical and Red Hat are the two major companies promoting GNU/Linux. But neither do anything to promote the desktop, the part which is most visible to the most people. I find that a puzzle especially because they ought to be able to capitalize on egregious failures in Vista10 and earlier versions of Windows, which seem to arise every few weeks.
"Windows N+1 is the most secure Windows ever!" (How many times have we heard that? So often that it's meaningless.) When I did some contracting work with IBM some years ago (pre-Red Hat purchase), I had to make my way to the local IBM office to turn in my Windows laptop for one running Red Hat. So some companies get the security advantage of not using Windows.

Quote:
Way before the malware problems included ransomware, it was estimated that even expensive migrations upgrading to GNU/Linux would pay for themselves within two years. I can only see that move has probably gotten far more advantageous.
Wasn't that the length of time that the city of Munich was using as their estimate for payback?

Quote:
If Red Hat and Canonical would fire the "former" microsofters that have gotten onto their payrolls, they could probably make some progress in the market for desktops.
I know of one in particular who I'd like to see getting their pink slip.
 
Old 12-22-2020, 05:41 AM   #28
zeebra
Senior Member
 
Registered: Dec 2011
Distribution: Slackware
Posts: 1,834
Blog Entries: 17

Rep: Reputation: 642Reputation: 642Reputation: 642Reputation: 642Reputation: 642Reputation: 642
Quote:
Originally Posted by frankbell View Post
Just two more cents.
That's interesting. I remember a corporate setting where there was alot of uproar and troubles just switching from Windows XP to Windows 7. Windows XP was already very old and outdated at the time and it was obviously "needed".
 
Old 12-22-2020, 05:43 AM   #29
zeebra
Senior Member
 
Registered: Dec 2011
Distribution: Slackware
Posts: 1,834
Blog Entries: 17

Rep: Reputation: 642Reputation: 642Reputation: 642Reputation: 642Reputation: 642Reputation: 642
Quote:
Originally Posted by rnturn View Post
Wasn't that the length of time that the city of Munich was using as their estimate for payback?
That was ofcourse until Microsoft promised to set up a large workplace in the city and offer them many jobs.
 
Old 12-22-2020, 06:38 AM   #30
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by rnturn View Post
I wouldn't go so far as saying that MS forced it on them. The staff and, particularly, the managers, just don't know about alternatives and happily accepted whatever shiny "solutions" MS provided. The lunch that MS paid for was excellent, too.
...
Oh yes, but once those papers are signed, it's not as if the state can turn around and start using non-M$ software in place of M$ software they've just paid god only knows how many millions of $$$ for. But fully agree with you that they would be completely ignorant of any alternatives - which was pretty much my second point. That's where the lack of knowledge comes in, ignorance is bliss. So agreed.
 
  


Reply

Tags
linux, malware, security, windows



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
FinFisher Spyware - defense against it? displace Linux - Security 4 09-23-2014 03:52 PM
Apache BLOCK Country + Show Index for the Specific Country > How? skate Linux - Software 1 10-12-2009 07:08 AM
LXer: Database defense against the dark political arts LXer Syndicated Linux News 0 12-28-2006 12:21 AM
Firefox usage share, country for country! EliasAlucard Linux - Software 6 05-09-2006 05:05 PM
hardened linux from scratch glibc build hardened-specs.sh problem behmjoe Linux From Scratch 2 09-04-2005 02:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 04:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration