- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Host Names and Security
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2000 01:52 AM
04-12-2000 01:52 AM
Host Names and Security
impact on security. Position 1 says "Host names should neither indicate that
the host is a server (as in 'srv_main') nor its function (as in 'EXCHANGE').
Position 2 says, "We have a firewall and good passwords, the server names are
irrelevant."
How do other sites handle this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2000 03:07 AM
04-12-2000 03:07 AM
Re: Host Names and Security
contains RW community string for all your critical routers. This server will
become the target of attack. But if you name your openview server as something
like "hammer", it's gonna be harder to guess the purpose of this machine. You
got it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2000 11:54 PM
05-10-2000 11:54 PM
Re: Host Names and Security
The conclusion is - never assume that you have a secure network. Always assume that there is someone who is dedicated to hacking your network.
I would choose non-descriptive names.
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2001 10:05 AM
02-12-2001 10:05 AM
Re: Host Names and Security
Especially in a MS box! You should see all the nice broadcast information NT sends out one day! "Sniff your own network for a week!"
Anyway, I agree that a host called "hammer" is much harder to guess the purpose. Remember that names should not contain Underscores, commas, etc..but hyphens are Okay.
Another thing that helps protect too is not to use standard IP's for hosts. It is very common for a router to have a .1 or .254 for the IP, Mail server or DNS server to have .2, DNS or mail server to have .3. If you fall into this category, then your just as vulverable as naming your hosts "mainserv", or "fileserv". :)
Regards,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2001 10:05 AM
02-12-2001 10:05 AM
Re: Host Names and Security
Especially in a MS box! You should see all the nice broadcast information NT sends out one day! "Sniff your own network for a week!"
Anyway, I agree that a host called "hammer" is much harder to guess the purpose. Remember that names should not contain Underscores, commas, etc..but hyphens are Okay.
Another thing that helps protect too is not to use standard IP's for hosts. It is very common for a router to have a .1 or .254 for the IP, Mail server or DNS server to have .2, DNS or mail server to have .3. If you fall into this category, then your just as vulverable as naming your hosts "mainserv", or "fileserv". :)
Regards,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2001 09:34 PM
02-12-2001 09:34 PM
Re: Host Names and Security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2001 11:46 PM
02-12-2001 11:46 PM
Re: Host Names and Security
From my firewall logs, I can tell you that portscans are not selective on whether your hostname is indicative of the functionality of your server, for efficiency reasons. Portscans or individual probes can be broken up into two major categories:
1) dns-based portscans
If your hostname is registered in the DNS, then you are vulnerable to such attacks. Your hostname does not matter.
2) brute-force portscans
It does not matter whether or not your hostname is registered in the DNS, every single IP right from the network address to the broadcast address is scanned. Your hostname does not matter.
Internally, I do not rely on the DNS, for fear that the DNS gets compromised. I use /etc/hosts for my ring of trusted hosts to communicate with one another.
Hope this helps. Regards.
Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com