Secure Web Server
If you plan to do business on the Net, you must address two major security concerns in order to have a safe and secure Web presence:
1. The server, which is normally at a known Internet location and may present an attractive
target to “crackers” looking for information about your company or your customers
2. The data for any transaction, which may be exposed to unauthorized access at any point as it
travels between your server and your customers
When considering the security of your server, you need to ask the following questions:
1. Is your server connected to your company’s LAN? (If it is, you should put up a firewall.)
2. Does it store sensitive documents, even though they aren’t linked to the Web site? (If so, that’s another reason to put up a firewall.)
3. Can an unknown individual execute commands on the host machine that could change, damage, steal, or destroy data?
4. Does your server have adequate protection against misuse by others, including denial-of service attacks and the routing of unsolicited e-mail through your mail servers?
Continue reading »
