Archive for hackers

Nov
15

The Basics of SMTP

Posted by: admin | Comments Comments Off

SMTP is short for Simple Mail Transfer Protocol and is a type of outgoing mail server. Due to the difficulty with maintenance, most web hosting providers do not offer access to simple mail transfer protocols. Also, they can be extremely difficult to defend against hackers and malicious users. Many web hosting companies are also trying to cut corners to save money so SMTP is one of the first areas to eliminate.

The most common email systems can be broken down into two functions:

  • SMTP
  • POP3

When combined, these two protocols allow users to send and receive email messages across the internet. SMTP performs the functions necessary to send a message from one point or address to another. As a user is sending a message, SMTP confirms that the sender has the right to do so. Then the system sends the outgoing message. If the mail is undeliverable, SMTP sends an email back to the sender notifying them of the failure.

The majority of email systems utilize SMTP to send messages between servers. POP3 or IMAP platforms are then used to retrieve those send messages on the other end. SMTP is also used to send email messages from a mail client to a mail server. These are the reasons for specifying the SMTP and POP3 or IMAP servers when configuring your email client.

Configuring the application correctly will identify which SMTP server is being used for sending outgoing messages and which POP3 or IMAP server is used for receiving messages. To complete this task properly, give your email client access to the SMTP server by stating your IP address.

The user never sees any of these transactions as they are all behind the scenes. The user simply clicks the send button or opens the email and the transfer is complete. With the emergence of IMAP email system technology, SMTP may not be necessary in some cases as it handles both sending and receiving of email messages.

Like POP3, SMTP has been around for quite awhile, specifically since the mid 1980’s. As technology is improving, the need for these types of systems may be diminishing and making way for one that completes all tasks. For instance, the IMAP technology is implementing aspects of POP3 and SMTP and combining them into one easy-to-use package.

The concept behind SMTP working in conjunction with POP3 is simple: one sends the messages and one receives them. Although the mechanics in the coding of these systems can be complex, it makes life much easier for those using an email client.

Jul
27

Administrative Mistakes within a Content Management Systems

Posted by: admin | Comments Comments Off

Content management systems are excellent pieces of software that perform many tasks. The most important are proper storage of content and retrieval of files in an efficient and timely manner. Blogs and personal and corporate sites all utilize this software for a relief of resources. Content management systems are fairly easy to use resulting in their huge popularity.

Due to the massive amount of information found within a content management system, they are a prime target for malicious attackers. There are five primary mistakes that administrators make within a content management system. These include:

  • Password issues
  • Poor web hosting
  • Insecure plugins
  • Liberal user privileges
  • Lack of installed patches

One of the most common admin mistakes is using easy or blank passwords. Hackers specifically look for passwords that are easy to crack. Default passwords that came with the installation are simple to crack. To combat this simply change the password immediately following installation.

The second major mistake is utilizing a poor, insecure web host. Hackers look for vulnerabilities within the software as well as the operating system. This creates an easy entrance for them. Unfortunately the issue lies with the web hosting provider and not the admin so there’s little you can do if this occurs. The best method of avoidance is to take preventative measures like conducting proper research prior to selection a provider.

The third mistake is installing insecure plugins. Since most content management systems rely heavily on plugins, they are a huge security risk. To ensure this does not become a problem, find out if the plugin has been thoroughly tested prior to release. Also, remove plugins that are known to have security holes and risks.

The fourth mistake is granting liberal privileges to users. Many users will abuse their privileges and hack internally. The rule is to give users the least amount of privileges possible in order to use the website.

The final mistake is that admins don’t stay current with their upgrades and patches. These were created to patch a security hole. As soon as one is release, it’s advantageous to download and apply it. It’s not necessary to install several patches per day. Instead, be aware of critical updates that may come your way.

Many of these solutions are common sense. Simply take your time and be aware of any potential issues that may occur. Using preventative measures to ensure the content management system is robust will be beneficial in the long run.

Comments Comments Off
Jun
16

Protecting Your Site from DDoS Attacks

Posted by: admin | Comments Comments Off

Web hosting security is an extremely complex technical field, as it is constantly evolving. Every time someone finds an exploit or a security loophole, the web hosting company has to counteract that action with a security measure. Thus, what is true this year for web hosting security may not be true next year.

Hackers employ tools that are just as complex, if not more complex than the web hosting companies themselves, so it can be almost impossible to be completely immune from a highly skilled hacker. Nonetheless, the risks that are posed by security breeches are extremely serious, especially in the world of eCommerce. A compromised website could mean the loss of thousands of dollars, and several unnecessary lawsuits against the site owner. In fact, some people have even lost their online businesses due to hackers! When it comes to hacking exploits, there is one that does not appear to be going away any time soon.

What is a DDoS Attack?

A DDoS attack is a Distributed Denial of Service attack. These attacks have been known to take down entire corporations, and even entire web hosting companies in some instances. They work because they mimic realistic traffic habits to a certain extent, so there is no way to spot them until it is too late. When a hacker employs a DDoS attack they send a massive influx of artificial traffic to a site or to a web server, so rapidly that the server simply cannot handle the load and shuts itself down. The result is near instant downtime, and the loss of revenue for anyone that is hosting their site on that server. The reason why it is called Distributed Denial of Service is because the hacker is distributing a server load that causes automatic denial of services on behalf of the web server.

Who Gets Hit With DDoS Attacks?

The sad fact is, anyone can get hit with a DDoS attack, and even more alarming is that this attack is usually the direct result of the nefarious actions of a competitor. In other words, if you have a powerful competitor, then you are already at risk for a DDoS attack. Perhaps even more startling is the fact that these attacks happen all the time on sites that are not even business oriented. Hackers use smaller sites with less security to practice their skills, and send out DDoS attacks to these sites in an attempt to perfect their DDoS skills. If you are not properly protected, then you are at risk for a DDoS attack.

How to Protect Yourself form a DDoS Attack

Perhaps the best way to protect yourself from a DDoS attack is to use a web hosting company that emphasizes their ability to counteract such attacks. Some web hosting companies will offer a good price, however their security is lax. In the web hosting industry there is no room for error, especially if you own and operate a thriving online business. One mistake could result in the loss of thousands of dollars, so it is important that you seek out the most qualified web hosting companies.

Feb
26

PHP and Common Web Hosting Security Issues

Posted by: admin | Comments Comments Off

The most common security lapses online are usually the result of a faulty or lazy programmer that has left some sort of loophole somewhere. Most of the time, these web designers and developers have very little time to finish a project, placing security last on their last of priorities. For this reason many of the sub sequential errors are not discovered until they have resulted in serious security lapses for the end user or their network.

PHP

One particular programming language that is becoming increasingly popular amongst newer developers is PHP. PHP is perhaps the easiest programming language to use, and therefore often the most erroneously misused by inexperienced web programmers. PHP’s ease of use and minimal learning curve make it an optimal opportunity for any novice web developer to create software that is potentially insecure.

Insecure Web Applications

In the past hackers would infiltrate a network using any means possible, including using phishing techniques, identity theft, and any other method to compromise the security of a server or operating system. Now, the main focus has shifted to infiltrating the administrative interface of a website to gain access to online databases and server files.

The easiest way for most hackers to do this is to find a way in through one of many loopholes that exists in the site’s web applications. Web applications make the webmasters job easier and more convenient, however like many other tools that increase convenience, web applications come at a price.

Hiring Your Own Programmers

Since web applications have direct access to your site’s administrative functions, these web applications can be taken advantage of for nefarious purposes, and used to access your website’s control panel. This could prove to be disastrous, especially if you run an online business. For this reason it is best to avoid any new web applications that are built by unreliable sources. If you are planning on using a web application with a busy business website, you may want to hire a personal qualified developer to assist you in creating some custom web applications.

Feb
08

Website Security – 4 Ways to Secure Your Website

Posted by: admin | Comments Comments Off

One of the biggest priorities when running an online business is website security. Having a secure website will cause your customers to trust your business, thereby boosting sales and increasing your return on investments. The online community is teeming with malicious hackers that are willing to do whatever it takes to penetrate your site’s security and compromise the delicate financial information of your clients. You should have the same fervor when attempting to deter these careless intruders. Most customers will not shop at an online store that is not secure, therefore creating a secure environment is essential in the world of online business. The following 4 tips will help make your website a safer place for your customers to shop.

Strong Administrative Passwords

Protecting your website means protecting the administrative interface. Once a hacker gains access to your site’s administrative interface, they can gain control of your entire online business in a few short steps. Once they’ve access the administrative control panel, hackers can do anything from defacing your website, to committing identity theft or fraud in the name of your business. To prevent hackers from easily gaining access to your website, you’ll want to use strong passwords that are mix of letters and numbers. These alphanumeric password should be at least 10 characters in length. Try to avoid using any commonly used words or names. Also try not to use dates that are significant in your life, as a hacker may be able to access this information.

Firewalls

Firewalls filter information that is transferred to and from your website. By configuring a secure firewall, you’ll be preventing all unauthorized access to your website. Setting an industry standard firewall at the highest possible security preference is one of the best ways you can deter hackers with ease. Remember that simply having a firewall is not enough to keep you site safe. The firewall must be configured properly.

Antivirus

Make sure you use only the best antivirus programs. If your computer contracts a virus, the hacker that distributed this virus could gain access to sensitive information on your computer. Some viruses will install hacking utilities known as KeyLoggers, which record the data inputted from your computer’s keyboard. This means that everything you type is recorded and then sent to the hacker, including your system and website passwords.   It is imperative that you ensure that your antivirus program is regularly updated to the latest definitions. This will help you to protect your computer from hackers who attack your system in efforts of gaining control or information. Simply having an antivirus program installed is not enough. New viruses are created everyday, so it is important to keep your Antivirus program updated regularly.

Security Testing

Once you have all of the above security measures in place, you’ll want to test the security of your website routinely. Try to use a security analyzing tool regularly. These tools will usually find any existing security lapses and assist you in correcting them. Remember that in order to have good website security, these security measures must be practiced regularly.