LinuxQuestions.org
Visit Jeremy's Blog.
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 05-26-2005, 10:01 AM   #1
poda
LQ Newbie
 
Registered: May 2005
Location: India
Distribution: Red hat
Posts: 10

Rep: Reputation: 0
Is Linux truly SECURED?


Hi all,
I am very new to Linux.

Linux Kernal is open source.
Will this feature be not easy for Virus writers
to write Virus and spread over all Linux Systems?.

Even without the Windows Source code,today hundred thousand
of Virus are written.
Every Virus writer aim is to attack the maximum number of
systems. As Windows has conquered the world desktops,
all virus were written for it and still continues.
Now Linux Users are increasing more and would
grow more in the near future.
Sure, the intension of Virus Programmers will turn to
Linux Sytems.
Then how can Linux be secured?
I also heard that a very few virus have been found on
some Linux systems.
 
Old 05-26-2005, 10:24 AM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
There have been a lot of discussions regarding this issue. Use the search facility on this website and you will find a lot of threads which can give you some answers to your question.
 
Old 05-26-2005, 10:53 AM   #3
jonaskoelker
Senior Member
 
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524

Rep: Reputation: 47
like has been said: search

however, I'm gonna give you a short answer:

no.

virus won't run rampant on GNU/Linux like it does on windows. Here's why:

(1) Tighter ports. Windows opens a gazillion ports you don't know about (and it most likely is reluctant to tell you that it does it and *why* it does it).

(2) Permission bits: most programs can only be modified by root, which limits what the virus can spread to.

(3) It's open source. This means that security flaws are fixed faster than microsoft makes public statements.

(4) Smarter users. There are (relatively) many more people using GNU/Linux than windows that knows basic security tidbits (and generally are sceptical of `automatically download and install Evil Malware Crap version 0.02 from teh l33t h4x0r k1dd13')
 
Old 05-26-2005, 11:08 AM   #4
musicman_ace
Senior Member
 
Registered: May 2001
Location: Indiana
Distribution: Gentoo, Debian, RHEL, Slack
Posts: 1,555

Rep: Reputation: 46
Here are some tidbits of "Security" information

No system is 100% secure
No system is 'out of the box' secure. Linux is better out of the box than windows, but both are vulnerable.
Linux pro-actively fixes security and bugs. Windows waits until users complain that a bug exists.
For Linux, fixes are usually release in a few hours. Microsoft may take a week or more to issue a bug fix.
Generally virus creator are using linux due to the 'security' it provides. So why would they try to screw up there own machine

Open source kernel. Will this feature be not easy for Virus writers to write Virus and spread over all Linux Systems?.
Well, NT4 source was release on the Internet a few years back, so all the source code is out there. It may take longer to code a virus for MS, but as you stated the intension of a virus programmer is to effect the most system. Also it is probably a personal hatred of MS. I know I hate MS.
 
Old 05-26-2005, 08:52 PM   #5
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Here you go. Now write me a virus/worm for Linux.

How about viruses and worms?
# Basic Linux security and virus info
The Virus Writing HOWTO reference: Should I get anti-virus software for my Linux box?
Unusual network activity? chkrootkit is a tool to locally check for signs of a rootkit
Linux Questions Security references
Security Help Files
Linux Administrator's Security Guide
Security Focus
Linux Security
Firewalls and Security
 
Old 05-29-2005, 06:42 PM   #6
Gaz25
Member
 
Registered: Aug 2004
Distribution: Debian, FreeBSD, Fedora, Ubuntu
Posts: 46

Rep: Reputation: 15
Personally, its a preference you have to decide on.

Windows, 'can' be secure - if you know how to secure it. Out of the box, it's rubbish.

Linux out of the box is quite secure for a home desktop... if you know what your doing, it can be fort knoxx.

Linux, i doubt will ever have as many viruses as MS, because - most virus writers, etc hate MS, so they wish to attack their OS.
 
Old 06-01-2005, 10:59 AM   #7
unixfool
Member
 
Registered: May 2005
Location: Northern VA
Distribution: Slackware, Ubuntu, FreeBSD, OpenBSD, OS X
Posts: 782
Blog Entries: 8

Rep: Reputation: 158Reputation: 158
Quote:
Originally posted by jonaskoelker
like has been said: search

however, I'm gonna give you a short answer:

no.

virus won't run rampant on GNU/Linux like it does on windows. Here's why:

(1) Tighter ports. Windows opens a gazillion ports you don't know about (and it most likely is reluctant to tell you that it does it and *why* it does it).

(2) Permission bits: most programs can only be modified by root, which limits what the virus can spread to.

(3) It's open source. This means that security flaws are fixed faster than microsoft makes public statements.

(4) Smarter users. There are (relatively) many more people using GNU/Linux than windows that knows basic security tidbits (and generally are sceptical of `automatically download and install Evil Malware Crap version 0.02 from teh l33t h4x0r k1dd13')
(5) Linux/*nix is forked to Hell. There are MANY MANY versions, with each using many many different versions of typical software. *nix is a moving target, constantly evolving. Kinda hard to hit a moving target.

Note that the number one threat isn't a system itself but it's applications. Coders need to be aware of security implications, preferably during the creation process.

Last edited by unixfool; 06-01-2005 at 11:02 AM.
 
Old 06-01-2005, 11:25 AM   #8
broch
Member
 
Registered: Feb 2005
Distribution: Slackware-current 64bit
Posts: 465

Rep: Reputation: 32
Quote:
(5) Linux/*nix is forked to Hell. There are MANY MANY versions, with each using many many different versions of typical software. *nix is a moving target, constantly evolving. Kinda hard to hit a moving target
Security by obscurity never worked.
.

Security more depends on your skills than OS.

Good MS admin can well protect windows xp but will fail with linux not knowing the system.
 
Old 06-01-2005, 11:42 AM   #9
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Security essentaially boils down to your mind set and physical access to the box with any operating system. Knowledge of how the OS works and why is much easier to understand and control in *BSD / Linunx /*nix. Tons of local documention (info, man), once you get used to it.
 
Old 06-01-2005, 08:04 PM   #10
unixfool
Member
 
Registered: May 2005
Location: Northern VA
Distribution: Slackware, Ubuntu, FreeBSD, OpenBSD, OS X
Posts: 782
Blog Entries: 8

Rep: Reputation: 158Reputation: 158
Quote:
Originally posted by broch
Security by obscurity never worked.
.

Security more depends on your skills than OS.

Good MS admin can well protect windows xp but will fail with linux not knowing the system.
No one stated Linux was obscure by nature. I was stating that it was harder to target Linux machines with viruses and such because of the many forks and variations...that has nothing to do with obscurity.

How many viruses have been observed attacking and propagating against Linux machines? A few...I can count the ones I know of on one hand. Why so little? Many linux flavors and many different versions of applications.

Last edited by unixfool; 06-01-2005 at 11:25 PM.
 
  


Reply



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
Secured Login bharaniks Linux - Newbie 4 05-30-2005 12:30 AM
Is Linux truly SECURED? poda Linux - Security 1 05-26-2005 07:44 PM
Why Linux is secured ?? emailssent Linux - Newbie 3 09-22-2004 12:34 AM
best secured linux crikkett10 Linux - Security 3 08-20-2004 04:42 AM
Secured Certificate Terri Linux - Security 1 08-13-2002 12:30 PM

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

All times are GMT -5. The time now is 10:59 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