Welcome Guest ( Log In | Register)



3 Pages V  < 1 2 3  
Reply to this topicStart new topic
> Which One Is Better As A Secure Os?
Which one is better as a secure OS? Vote here!
You cannot see the results of the poll until you have voted. Please login and cast your vote to see the results of this poll.
Total Votes: 14
Guests cannot vote 
RemoteConnection
post Sep 7 2005, 02:41 PM
Post #21


Advanced Member
*******

Group: Members
Posts: 119
Joined: 3-August 05
Member No.: 10,207



---- Well , Friends sent their comments about OSes security, but after all If you selected your perfered OS , what will you do for securing it ?
Go to the top of the page
 
+Quote Post
shigajet
post Sep 7 2005, 02:52 PM
Post #22


"Betsuni"
***********

Group: Members
Posts: 1,023
Joined: 9-April 05
From: Japan
Member No.: 5,445



I think Windows 2000 and XP are among the more secure operating systems out there, providing that the user knows how to use it effectively. Of course, if one downloads one too many things to install on the computer, the computer may slow down a bit and may be threatened by what may be contained in the software.

Anyway...I digress. Apart from the Windows OS I just mentioned, I heard a lot of raves about Linux, too. Thing is, I haven't used it yet to give an opinion on it.
Go to the top of the page
 
+Quote Post
sunny
post Sep 7 2005, 05:49 PM
Post #23


Member [Level 3]
******

Group: Members
Posts: 94
Joined: 2-January 05
From: Dotian.com
Member No.: 3,085



QUOTE
---- Well , Friends sent their comments about OSes security, but after all If you selected your perfered OS , what will you do for securing it ?


Well, I've voted for Linux. So here are tips on how to secure it further:

Physical Security:
Password protect the lilo(OR GRUB OR other bootloader) prompt.
Disabl crtl+alt+del shutdowns by any other user than root
use su, with securety settings
Disable root login


Disable following daemons(OR change default settings):
Sendmail
Bind
NFS & Samba
ATD
PCMCIA
DHCPD
GPM
INND
GATED
NIS
SNMP
APACHE
FTPD
Misc Services

SysLogs
Tweak your syslog.conf file to be more security concious.

Secure Passwords
Secur /etc/passwd by us "shadow" passwords


Secure miscellaneous tools by changing default settings(following softwares and others):

gcc
g++
cc
colorgcc
w
who
fer
p
telnet client
shh client
tracerout


Set secure file permissions for:

/bin/
/boot/
/dev/, /dev/audio, and /dev/dsp.
/etc/ and several important files within.
/home/
/usr/ and directories within /usr/.
/var/, /var/log/, and /var/spool/mail/.


IP spoof protection
Prevention of remote hosts from gain access to your box through IP spoof.
Secure inetd services and hosts allowed/denied.


Secure against remote attack:
Secure against DoS/dDoS and other attacks.
Install firewall.

Finel Step:
Update system regularly. Always use stable versions while updating the system. The beta versions are just for testing purposes and they may make the entire system unsecure.
Also the sourse of the softwares should be reliable.
You just can not trust anyone if you want to be secure.


There are infinite possibilities and prevention steps to follow while you want to be secure. So be Alert, Very Alert.
Go to the top of the page
 
+Quote Post
RemoteConnection
post Sep 7 2005, 06:57 PM
Post #24


Advanced Member
*******

Group: Members
Posts: 119
Joined: 3-August 05
Member No.: 10,207



Well Thanks Sunny, Let me add some security links for linux :
- Apache Web Server Security Tips
http://www.apache.org/docs/misc/security_tips.html
- Red Hat Security Page
http://www.redhat.com/LinuxIndex/Administration/Security/
- XForce (ISS) Library
http://xforce.iss.net/library/
- BugTraq
http://www.securityfocus.net/bugtraq/archive
- CERT Coordination Center
http://www.cert.org/
- CGI & Perl
http://www.genome.wi.mit.edu/ftp/pub/softw...W/cgi_docs.html
- CIAC - Computer Incident Advisory Capability
http://www.ciac.org/ciac/
- COAST Hotlist: Computer Security, Law & Privacy
http://www.cs.purdue.edu/coast/hotlist/
- COAST Hotlist: Internet Firewalls
http://www.cs.purdue.edu/coast/firewalls/
- COAST Security Archive
http://www.cs.purdue.edu/coast/archive/index.html
- Dave Dittrich's Security Page
http://www.washington.edu/People/dad/
- Firewall Wizards Mail Archive
http://www.nfr.net/firewall-wizards/fwsearch.html
- HackerWacker
http://www.hackerwhacker.com/
- IP Masquerading Site
http://www.indyramp.com/masq/
- Lance Spitzner's Security Publications
http://www.enteract.com/~lspitz/papers.html
-Linux Security Resources
http://www.linux-security.org/
- Matt's Unix Security Page
http://www.deter.com/unix/
- NIH: Computer Security Information
http://www.alw.nih.gov/Security/security.html
- N- IPC: National Infrastructure Protection Center
http://www.nipc.gov/
- Linux Security Systems and Tools
http://www.linas.org/linux/secure.html
- Root Shell
http://www.rootshell.com/
- SANS Institute
http://www.sans.org/
- Security Focus
http://www.securityfocus.net/
- Security Portal
http://www.securityportal.com/
- WWW Security Resources
http://www.w3.org/Security

Have fun wink.gif


Go to the top of the page
 
+Quote Post
RemoteConnection
post Sep 7 2005, 07:06 PM
Post #25


Advanced Member
*******

Group: Members
Posts: 119
Joined: 3-August 05
Member No.: 10,207



In last post I've added some linux security links , also here's some security tools for linux :

:: ipfilter - packet filter
http://cheops.anu.edu.au/~avalon/ip-filter.html
:: rsaeuro - cryptographic toolkit
ftp://ftp.ox.ac.uk/pub/crypto/misc
:: SSH - Comercial versions SSH1 and SSH2
http://www.cs.hut.fi/ssh/
:: SSL - Encrypted telnet
ftp://ftp.tu-chemnitz.de/pub/Local/informatik/sec_tel_ftp/
:: WinSCP - scp (secure copy) client.
http://winscp.vse.cz/eng/
:: Netlog - TCP and UDP suspicious traffic logging system
http://www.net.tamu.edu/network/tools/netlog.html
:: TAMU - Texas A&M University developed tools
http://www.net.tamu.edu/network/public.html#Security
:: PuTTY - Telnet, SSH, SCP, SFTP client
http://www.chiark.greenend.org.uk/~sgtatha...y/download.html
:: SARA - Security Auditor's Research Assistant - network security vulnerability scanner.
http://www-arc.com/sara/sara.html
:: satan - Security Administrator Tool for Analyzing Networks
http://www.fish.com/satan/
:: Rkdet - root kit detector daemon. Intended to catch someone installing a rootkit or running a packet sniffer.
http://vancouver-webpages.com/rkdet/

hope to enjoy smile.gif
Go to the top of the page
 
+Quote Post
sunny
post Sep 8 2005, 06:02 PM
Post #26


Member [Level 3]
******

Group: Members
Posts: 94
Joined: 2-January 05
From: Dotian.com
Member No.: 3,085



That's Wonderful RemoteConnection, Thanks.

Linux is just a true OS for a web server task. With some sicurity settings Linux just becoms Buletproof.

If you are using directly or indirectly linux hosting ( OR Linux) then you should also know about the security settings. And RemoteConnection has done a wonderful task here. At least you should take a look at some of the site listed by RemoteConnection.
Go to the top of the page
 
+Quote Post

3 Pages V  < 1 2 3
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Make A Moderately-secure Password System Using Javascript(4)
  2. Secure FTP information and assistance required(1)
  3. Is Mac Filtering Secure?(3)
  4. Secure File Transfer For Mainframe Systems(2)
  5. F-secure Internet Security 2008(0)
  6. Microsoft Claims Vista Is More Secure Than Linux(15)
  7. Windows Vista Less Secure Than Older Versions?(7)
  8. How Do I Secure My Download Page?(4)
  9. Major Flaw In .ani File Found In Windows 98 Through Vista Creates Major Security Risk(9)
  10. Internet Explorer 6.x More Secure Than Firefox 1.x In 2006(9)
  11. Seamonkey 1.0 Released(3)
  12. Using A Secure File Transfer Client(0)
  13. Secure The Email Addresses On Your Website!(10)
  14. Succesful-secure-powerful Login System(1)
  15. How Secure Is Trap17(2)
  1. Paying Through Paypal(4)
  2. Secure Image Free(1)
  3. Secure Page Includes Non-secure File(1)
  4. Secure File Downloads(5)
  5. Operation Timed Out When Logging In(4)
  6. Secure Dynamic Pages(7)
  7. Secure Dynamic Pages Ii(0)
  8. cpgnuke is secure til now(6)


 



- Lo-Fi Version Time is now: 5th September 2008 - 03:20 PM