LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 09-19-2007, 09:18 PM   #16
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled

Norton 360??

Nice philosophical discussion, but it has zilch to do with the OP's question. Apparently he decided this would be a good place to solicit Windows advice.
 
Old 09-19-2007, 09:23 PM   #17
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
Further down the thread I see it's something of a security free-for-all. In that case, I've always been rather interested in the Owl distro (but have not made time for it yet).

Personally I'd feel much more confident running an OS that was built from the ground up with security in mind than relying on any retrofitted 'suite' of tools.
 
Old 09-20-2007, 12:30 PM   #18
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Quote:
Originally Posted by anomie View Post
Personally I'd feel much more confident running an OS that was built from the ground up with security in mind than relying on any retrofitted 'suite' of tools.
Of course. I'm sure almost everyone feels the same way too. But the suite wouldn't technically have to be a collection of tools. It would only need to be a front-end to the security tools that are *already* available on the distro. So you aren't really adding any security tools, just a centralized interface to them - one tool. This would have the added benefit of making this much simpler for whoever would try to create such a GUI application IMHO.
 
Old 09-20-2007, 12:55 PM   #19
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Quote:
Originally Posted by unixfool View Post
Astaro Linux has a pretty good suite of security-oriented tools. Although it is one of those 'gateway' distributions, akin to Clarkconnect, Smoothwall, and IPCop (but thicker on security), I'm surprised someone hasn't built a *nix suite (bundled all together) with some of the software packages that Astaro implements: VPN capability, proxies based on several protocols, a lightweight IDS, IPTables...all in a package that can be installed with minimal interaction (to help the Linux neophyte). Although Astaro is so configurable that it may boggle the average mind, I'm pretty sure that a group of dedicated and focused developers can come up with a watered-down lightweight solution that implements half of what Astaro does...it could be offered as a security suite. Just some musings...
This makes a lot of sense. Specially the watered-down part. It definitely has to be watered-down, and re-focused for the desktop rather than the gateway. I would imagine, however, that most people would prefer a GTK/Qt-type GUI instead of a web-based one. I honestly have an easier time picturing a GTK-based security suite in, for example Ubuntu, than I do a web-based one.

What say you?

Code:
sudo apt-get install gtk-security-suite

Last edited by win32sux; 09-20-2007 at 01:01 PM.
 
Old 09-20-2007, 12:59 PM   #20
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Quote:
Originally Posted by slimm609 View Post
Take a look at engarde if you have not already done so. It has av, ids, selinux, ips, hardened web server, dns servers, mail servers all with a pretty simple web interface. but it does not have a GUI. I am guessing it is because the GUI is the hardest thing to try and secure.
Wow, I just had a quick look at the EnGarde screenshots and they are quite impressive. They have a nice vanilla flavor to them. I was actually expecting something gateway-centric but it seems the functions are pretty generic, although server-oriented.

I'm starting to wonder how come we have so many gateway and server oriented web-based front ends yet apparently none that are desktop-oriented. What's up with that? I mean, I would expect gateway and server administrators to be the last types of users to need GUIs.
 
Old 09-20-2007, 04:11 PM   #21
slimm609
Member
 
Registered: May 2007
Location: Chas, SC
Distribution: slackware, gentoo, fedora, LFS, sidewinder G2, solaris, FreeBSD, RHEL, SUSE, Backtrack
Posts: 430

Rep: Reputation: 67
Quote:
Originally Posted by win32sux View Post
Wow, I just had a quick look at the EnGarde screenshots and they are quite impressive. They have a nice vanilla flavor to them. I was actually expecting something gateway-centric but it seems the functions are pretty generic, although server-oriented.

I'm starting to wonder how come we have so many gateway and server oriented web-based front ends yet apparently none that are desktop-oriented. What's up with that? I mean, I would expect gateway and server administrators to be the last types of users to need GUIs.
The reason that most are a web-based front end rather that a GUI front end is because they aim at windows users for protecting the boundry of the network because protecting the network with windows just is not smart and most windows admins dont know anything about linux but the web based front end makes them feel like the know what they are doing. Plus for remote management web-based is alot easier.
 
Old 09-20-2007, 08:09 PM   #22
kstan
Member
 
Registered: Sep 2004
Location: Malaysia, Johor
Distribution: Dual boot MacOS X/Ubuntu 9.10
Posts: 851

Rep: Reputation: 31
Quote:
Originally Posted by slimm609 View Post
The reason that most are a web-based front end rather that a GUI front end is because they aim at windows users for protecting the boundry of the network because protecting the network with windows just is not smart and most windows admins dont know anything about linux but the web based front end makes them feel like the know what they are doing. Plus for remote management web-based is alot easier.
I agree 80%, the web based good for many other reason as well, we no need to go into the Server Room, We no need to waste the server resource to run the pretty GUI, and the effort of programming part for web based more or less same with c, java or etc.
 
Old 09-21-2007, 02:51 PM   #23
nomb
Member
 
Registered: Jan 2006
Distribution: Debian Testing
Posts: 675

Rep: Reputation: 58
I'm actually working on a project right now, where you post your .conf files into the textbox on my site and then I'm using regular expressions with php to find lines that need to be changed to harden your .conf files. I will eventually branch out, but I'm gonna get most of the .conf files hardening done first.

Sorry if anyone thinks this is a stupid idea, but I'm having fun with it.

nomb
 
Old 09-21-2007, 11:59 PM   #24
slimm609
Member
 
Registered: May 2007
Location: Chas, SC
Distribution: slackware, gentoo, fedora, LFS, sidewinder G2, solaris, FreeBSD, RHEL, SUSE, Backtrack
Posts: 430

Rep: Reputation: 67
Quote:
Originally Posted by nomb View Post
I'm actually working on a project right now, where you post your .conf files into the textbox on my site and then I'm using regular expressions with php to find lines that need to be changed to harden your .conf files. I will eventually branch out, but I'm gonna get most of the .conf files hardening done first.

Sorry if anyone thinks this is a stupid idea, but I'm having fun with it.

nomb
There is only 1 problem with that. You need to harden the app not the config file and how are you going to know what to restrict or change when each config file could be set that way for usability by the distro developer and without those setting the system may not function properly. but have fun with it and let us know when it is working.
 
Old 09-23-2007, 01:46 AM   #25
nomb
Member
 
Registered: Jan 2006
Distribution: Debian Testing
Posts: 675

Rep: Reputation: 58
Quote:
Originally Posted by slimm609 View Post
There is only 1 problem with that. You need to harden the app not the config file and how are you going to know what to restrict or change when each config file could be set that way for usability by the distro developer and without those setting the system may not function properly. but have fun with it and let us know when it is working.
I see what your saying but you are thinking only of applications. When I mention config files, I'm saying like changing 'PermitRootLogin Yes' to 'PermitRootLogin NO' for the sshd. I mostly play with network security / server apps and daemons, but I do want to branch out even more. I have an iptables generator on there now, and am about 75% done with sshd.

What I am going to get done first are:

sshd
apache 1 & 2
proftpd & vsftpd & proftpd
vncserver
samba
nfs
iptables

And so on. Right now, it is very easy. You paste your conf file. Hit 'analyze' and it looks through the conf files and shows you which settings you currently have and what you should change them to.

nomb
 
  


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
LXer: AVG Expands Security Solutions For GNU/Linux And FreeBSD Platforms LXer Syndicated Linux News 0 11-25-2006 01:24 AM
GNU/Linux music suite? lcc00123 Linux - General 2 10-17-2006 08:11 AM
LXer: German IT agency to release open source security suite LXer Syndicated Linux News 0 05-02-2006 12:33 PM
Linux Optimization Suite? comparable to WinOptimization Suite AJones Linux - Software 1 05-15-2005 05:04 AM
text/GUI installer for gnu/linux distro darkRoom Programming 2 04-22-2004 06:33 AM

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

All times are GMT -5. The time now is 11:50 AM.

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