credit card compromised

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dick b
    V.I.P. Member
    • Jun 2009
    • 2462

    #1

    credit card compromised

    I recently had my credit card details used by someone trying to buy services from british airways but fortunately my bank withheld payment before contacting me.
    they must have got the details from my using the internet to buy other stuff but I have what I thought was full security from "F"secure which is updated every hour.I have blocked all the cards I use and am now scared to buy anything off the net in case it happens again.can anyone tell me what I have been doing wrong and what I should do to stop it happening again.
    cheers dick b
  • ruudvandan
    DK Veteran
    • Dec 2008
    • 1091

    #2
    Are you using Linux or windows? F-secure is known to have vulnerabilities in Linux
    http://www.facebook.com/BoycottFIFASponsors

    Comment

    • dick b
      V.I.P. Member
      • Jun 2009
      • 2462

      #3
      I"m using windows XP with internet explorer

      Comment

      • dell_xps
        V.I.P. Member
        • Dec 2008
        • 2558

        #4
        Either a rogue website, or you computer has a trojan on it.

        Comment

        • neilsignum
          Junior Member
          • Nov 2009
          • 38

          #5
          Doesn't have to be a problem on your PC, it could be the retailer that is compromised though that is unlikely at proper web shops. It is more than likely someone copying your details when you phone to order.
          You have very little if any liability for losses using cards so don't sweat too much about it - use one card for all Internet transactions and always check the statement online and you'll soon spot any iffy ones, and if card gets used you only lose the use of that one.

          Of course if you use lots of sites that are based around hacked software then it is possible any of the software is full of trojans that may well compromise your PC ;-)

          ns

          Comment

          • chroma
            V.I.P. Member
            • Feb 2009
            • 1976

            #6
            Comlacently trusting software to keep you safe is always a bad mistake.

            Viruses, exploits, phishing sites and the like are only protected against by virus software if theyre already known about in the first place.

            Take a phishing site for instance its hard for software to detect, most only do this by using a blacklist of known sites and checking against that list before establishing a full connection, if the site isnt on the list then our shit outa luck.

            The fact is they're also very easy to set up.

            Mirror a site to your own server.
            send a message to the DNS telling it you've changed address and voila all traffic is now forwarded to your site.

            DNS servers (the things which tell a computer "google.com" is really 74.125.53.100 in computer speak)
            These work much the same way as a postal system, imagine you've moved house you go to the post office and let them know you want a redirect and they set one up for you with very little in the way of verification.
            Because so many people are moving house all around the country it would be impossable for the postal system to fully verify everyone so they only need a limited set of credentials.

            Hackers just fake these credentials (knowing that the DNS isnt going to really check every detail) and gets all the traffic thats supposed to go to say your banks server to their server. (so when you type google.com instead of being sent to 74.125.53.100 you really get sent to say 94.142.241.111)

            The easiest way to spot these is to check that the server is certified.
            All transactions should take place over SSL (secure webpages) and these should have a padlock icon on the bottom bar of your browser and the address bar should be prefixed with HTTPS:// instead of just HTTP://

            Double click on the padlock and it will give you certificate details (which can also be spoofed but its not as easy as merely mirroring a site and forgetting about the headache of getting a certificate)

            If the page is just plain old plain text http:// or if it doesnt have a valid certificate then chances are its a scam and you shouldnt be giving ut any sensitive details like accounts and numbers.
            Last edited by chroma; 14 November, 2009, 15:00.
            He who laughs last thinks slowest.

            Comment

            Working...