Showing posts with label prevention. Show all posts
Showing posts with label prevention. Show all posts

Tuesday, June 24, 2008

Credit Card debts:Causes and Prevention

Credit card debt is an example of unsecured consumer debt. It is like gaining weight - easy to get; hard to lose. But losing weight is not impossible; neither is getting out of debt. Owing a lot of credit card debt is not uncommon. Many consumers use credit cards as a "crutch." If they can't afford something they really want, they charge it. When it comes the time to pay the bill they are only able to make the minimum payment and soon find that their balances are increasing, which causes even more frustration and stress.This is where credit card debt arises where debt accumulates and increases via interest and penalties.

Causes of credit card debts:

1) Poor money management- Without monthly spending plan, you have no idea where your money is going. You may be spending unnecessarily each month and end up having to charge purchases on which you should have spent that money.

2) Banking on a windfall- Spending tomorrow's money today is very tempting. Especially if you believe that tomorrow will come no matter what. It is better don't spend the money until the check clears.

3) Financial illiteracy- Many people don't understand how money works and grows, how to save and invest for a rainy day, or even why they should balance their checkbook. You are responsible for your life and your money anyway. Financial mistakes are increasingly expensive and complicated to resolve. Get educated and get in control.

Prevention of credit card debts:

1) Set up a budget and stick to it. Be realistic about your expenses and your financial needs, then draw up a detailed monthly plan.

2) Cut up your cards so that you are not tempted to use them. Save one card for emergencies.

3) Get a low interest credit card if your credit card's interest rate is excessive. The better your credit, the lower the rate for whichy you will qualify.

4) Carry a credit card balance for no longer than six months. Beyond that point, the compounding of simple interest can produce a very expensive balance to pay off. If it helps, think of your credit card balance as a snowball that grows larger as it rolls downhill.

5) Be aware that balance transfer credit cards' teaser rates won't last forever. Six months is common now. The "normal" rate will return sooner than you think, so use that interest-free period to aggressively pay down balances.

Friday, June 20, 2008

The THREAT of online security: How SAFE is our data?

Passwords, firewalls, encryption, two-factor authentication and access-control lists are among the tools available to information security professionals. Other options include system audits, patch management, network traffic monitoring and penetration testing. And a range of information security training programs and certifications are available to best use these tools.

However, despite this arsenal and well-trained professionals securing networks and systems, businesses cannot completely stop the flow of proprietary data, trade secrets and confidential information leaving their organizations and ending up in the hands of competitors, journalists and whistleblowers.

Employees must have access to proprietary information to perform their job responsibilities. The current attitude toward electronic data is that we must be able to access it from anywhere we are working and we should be able to share it with co-workers, business associates and vendors, such as, with the click of a mouse.


This ability to access and disseminate data quickly and easily is great from a productivity viewpoint, but frightening from a security perspective.

Explaining how much data can be removed by employees may cause management to support the control of who has the ability to copy data to a USB flash drive.

There are mechanisms that can be implemented to reduce data loss via these devices. On newer systems, it is possible to disable USB ports in the BIOS. While this limits data loss, it also prevents the use of other, helpful, devices. It is possible to modify the Registry (XP SP2) to make USB devices read only.

Create a new key, HKLM\SurrentControlSet\Control\StorageDevicePolicies. Then create a REG_DWORD entry called "Write Protect." Set the value to "1" and USB flash drives will now be read only.
Another option that might work for some organizations is to set a Group Policy Object modifying permissions to the file usbstor.sys (located at C:\Windows\system32\drivers on a Windows XP system), allowing access to "System" and perhaps "Administrator."