Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Cavalry Key Logger used by facebook ---- WTF?!?!

Cavalry Key Logger used by facebook ---- WTF?!?!

Scheduled Pinned Locked Moved The Lounge
question
18 Posts 8 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    killabyte
    wrote on last edited by
    #1

    why in gods name does facebook use this? i was implementing a stupid 'LIKE' button which is becoming a std feature and noticed this key logger found its way into my page :mad: how does one flag facebook as malware?

    B M 2 Replies Last reply
    0
    • K killabyte

      why in gods name does facebook use this? i was implementing a stupid 'LIKE' button which is becoming a std feature and noticed this key logger found its way into my page :mad: how does one flag facebook as malware?

      B Offline
      B Offline
      Brisingr Aerowing
      wrote on last edited by
      #2

      (NOTE: I am assuming Windows as the OS here) Just edit the Hosts file. There are several tools out there for the task, including several Open Source ones on CodePlex. Also, are you sure FB uses the keylogger? Could it be something else, like some kind of malware? (I don't use FB, so I wouldn't know myself)

      Attempting to load signature... A NullSignatureException was unhandled. Message: "No signature exists" All of the books in the world contain no more information than is broadcast as video in a single large American city in a single year. Not all bits have equal value. Carl Sagan

      K S 2 Replies Last reply
      0
      • B Brisingr Aerowing

        (NOTE: I am assuming Windows as the OS here) Just edit the Hosts file. There are several tools out there for the task, including several Open Source ones on CodePlex. Also, are you sure FB uses the keylogger? Could it be something else, like some kind of malware? (I don't use FB, so I wouldn't know myself)

        Attempting to load signature... A NullSignatureException was unhandled. Message: "No signature exists" All of the books in the world contain no more information than is broadcast as video in a single large American city in a single year. Not all bits have equal value. Carl Sagan

        K Offline
        K Offline
        killabyte
        wrote on last edited by
        #3

        I dont really care about what happens on my DEV machine its my users i care about. I am using the

        //connect.facebook.net/en_US/all.js#xfbml=1&appId=

        facebook api thing and found that it inject Cavalry KeyLogger :((

        B A 2 Replies Last reply
        0
        • K killabyte

          I dont really care about what happens on my DEV machine its my users i care about. I am using the

          //connect.facebook.net/en_US/all.js#xfbml=1&appId=

          facebook api thing and found that it inject Cavalry KeyLogger :((

          B Offline
          B Offline
          Brisingr Aerowing
          wrote on last edited by
          #4

          Oh, then I do not know.

          Attempting to load signature... A NullSignatureException was unhandled. Message: "No signature exists" All of the books in the world contain no more information than is broadcast as video in a single large American city in a single year. Not all bits have equal value. Carl Sagan

          1 Reply Last reply
          0
          • K killabyte

            I dont really care about what happens on my DEV machine its my users i care about. I am using the

            //connect.facebook.net/en_US/all.js#xfbml=1&appId=

            facebook api thing and found that it inject Cavalry KeyLogger :((

            A Offline
            A Offline
            AspDotNetDev
            wrote on last edited by
            #5

            Is that URL correct? That is, Facebook.net rather than Facebook.com? Doesn't sound official and I don't particularly want to visit that domain myself.

            Thou mewling ill-breeding pignut!

            W K 2 Replies Last reply
            0
            • A AspDotNetDev

              Is that URL correct? That is, Facebook.net rather than Facebook.com? Doesn't sound official and I don't particularly want to visit that domain myself.

              Thou mewling ill-breeding pignut!

              W Offline
              W Offline
              wizardzz
              wrote on last edited by
              #6

              Nice catch.

              K 1 Reply Last reply
              0
              • W wizardzz

                Nice catch.

                K Offline
                K Offline
                killabyte
                wrote on last edited by
                #7

                nope

                1 Reply Last reply
                0
                • A AspDotNetDev

                  Is that URL correct? That is, Facebook.net rather than Facebook.com? Doesn't sound official and I don't particularly want to visit that domain myself.

                  Thou mewling ill-breeding pignut!

                  K Offline
                  K Offline
                  killabyte
                  wrote on last edited by
                  #8

                  i am pretty sure it is i am using this stuff http://developers.facebook.com/docs/reference/javascript/[^] if you have used the facebook like button search for "Cav" in the minified script it dumps on ya and it will become clear

                  A B 2 Replies Last reply
                  0
                  • K killabyte

                    i am pretty sure it is i am using this stuff http://developers.facebook.com/docs/reference/javascript/[^] if you have used the facebook like button search for "Cav" in the minified script it dumps on ya and it will become clear

                    A Offline
                    A Offline
                    AspDotNetDev
                    wrote on last edited by
                    #9

                    Gotcha, looks like Facebook.net is legit.

                    killabyte wrote:

                    if you have used the facebook like button search for "Cav" in the minified script it dumps on ya and it will become clear

                    Are you certain that is the all.js file that is downloading that to your computer? Could it be getting injected by some other malware on your computer? I would not be surprised if Facebook did use a key logger though, as some of their functionality may require it. For example, when I upload an image and type in a comment, it is impossible for me to CTRL+A, CTRL+C my text... Facebook seems to prevent that somehow (maybe via this key logger).

                    Thou mewling ill-breeding pignut!

                    A 1 Reply Last reply
                    0
                    • A AspDotNetDev

                      Gotcha, looks like Facebook.net is legit.

                      killabyte wrote:

                      if you have used the facebook like button search for "Cav" in the minified script it dumps on ya and it will become clear

                      Are you certain that is the all.js file that is downloading that to your computer? Could it be getting injected by some other malware on your computer? I would not be surprised if Facebook did use a key logger though, as some of their functionality may require it. For example, when I upload an image and type in a comment, it is impossible for me to CTRL+A, CTRL+C my text... Facebook seems to prevent that somehow (maybe via this key logger).

                      Thou mewling ill-breeding pignut!

                      A Offline
                      A Offline
                      AspDotNetDev
                      wrote on last edited by
                      #10

                      AspDotNetDev wrote:

                      I would not be surprised if Facebook did use a key logger though, as some of their functionality may require it

                      On the other hand, it seems strange that they'd need a key logger for a LIKE button. This may be a privacy violation.

                      Thou mewling ill-breeding pignut!

                      K 1 Reply Last reply
                      0
                      • A AspDotNetDev

                        AspDotNetDev wrote:

                        I would not be surprised if Facebook did use a key logger though, as some of their functionality may require it

                        On the other hand, it seems strange that they'd need a key logger for a LIKE button. This may be a privacy violation.

                        Thou mewling ill-breeding pignut!

                        K Offline
                        K Offline
                        killabyte
                        wrote on last edited by
                        #11

                        AspDotNetDev wrote:

                        This may be a privacy violation.

                        my thoughts exactly FYI: http://www.filetransit.com/files.php?name=Cavalry_Logger[^]

                        1 Reply Last reply
                        0
                        • K killabyte

                          why in gods name does facebook use this? i was implementing a stupid 'LIKE' button which is becoming a std feature and noticed this key logger found its way into my page :mad: how does one flag facebook as malware?

                          M Offline
                          M Offline
                          Mark_Wallace
                          wrote on last edited by
                          #12

                          127.0.0.1 Works for me.

                          I wanna be a eunuchs developer! Pass me a bread knife!

                          A 1 Reply Last reply
                          0
                          • M Mark_Wallace

                            127.0.0.1 Works for me.

                            I wanna be a eunuchs developer! Pass me a bread knife!

                            A Offline
                            A Offline
                            AspDotNetDev
                            wrote on last edited by
                            #13

                            Good, you as a webmaster have protected yourself. What about the others visiting your site?

                            Thou mewling ill-breeding pignut!

                            K M 2 Replies Last reply
                            0
                            • A AspDotNetDev

                              Good, you as a webmaster have protected yourself. What about the others visiting your site?

                              Thou mewling ill-breeding pignut!

                              K Offline
                              K Offline
                              killabyte
                              wrote on last edited by
                              #14

                              AspDotNetDev wrote:

                              What about the others visiting your site?

                              especially as i want them to return over and over again so my google ads give me beer money

                              1 Reply Last reply
                              0
                              • A AspDotNetDev

                                Good, you as a webmaster have protected yourself. What about the others visiting your site?

                                Thou mewling ill-breeding pignut!

                                M Offline
                                M Offline
                                Mark_Wallace
                                wrote on last edited by
                                #15

                                I'll keep them safe by never having any links to resources I can't directly control -- i.e. no ads, no adwords, no banners, no fb, no nothing that can pose a risk to visitors. For corporate sites, I would have thought that the safety and security of visiting customers/prospects were more important than links to twitter and fb. The whole "Internet community" thing needs to be thought through a lot more seriously -- by people other than marketing cretins.

                                I wanna be a eunuchs developer! Pass me a bread knife!

                                U 1 Reply Last reply
                                0
                                • K killabyte

                                  i am pretty sure it is i am using this stuff http://developers.facebook.com/docs/reference/javascript/[^] if you have used the facebook like button search for "Cav" in the minified script it dumps on ya and it will become clear

                                  B Offline
                                  B Offline
                                  BobJanova
                                  wrote on last edited by
                                  #16

                                  I looked at the all.js in your previous link and did a string search for 'Cav', and didn't find anything. It does load an XdComm.swf. It seems more likely that something else on your page is at fault, or your scanner is giving a false positive.

                                  1 Reply Last reply
                                  0
                                  • B Brisingr Aerowing

                                    (NOTE: I am assuming Windows as the OS here) Just edit the Hosts file. There are several tools out there for the task, including several Open Source ones on CodePlex. Also, are you sure FB uses the keylogger? Could it be something else, like some kind of malware? (I don't use FB, so I wouldn't know myself)

                                    Attempting to load signature... A NullSignatureException was unhandled. Message: "No signature exists" All of the books in the world contain no more information than is broadcast as video in a single large American city in a single year. Not all bits have equal value. Carl Sagan

                                    S Offline
                                    S Offline
                                    Septimus Hedgehog
                                    wrote on last edited by
                                    #17

                                    This man gets my vote. I don't use fb either. :)

                                    1 Reply Last reply
                                    0
                                    • M Mark_Wallace

                                      I'll keep them safe by never having any links to resources I can't directly control -- i.e. no ads, no adwords, no banners, no fb, no nothing that can pose a risk to visitors. For corporate sites, I would have thought that the safety and security of visiting customers/prospects were more important than links to twitter and fb. The whole "Internet community" thing needs to be thought through a lot more seriously -- by people other than marketing cretins.

                                      I wanna be a eunuchs developer! Pass me a bread knife!

                                      U Offline
                                      U Offline
                                      User 10193844
                                      wrote on last edited by
                                      #18

                                      There was some profile pic that would not go away in my facebook friends suggestions, and it just bothered me because it was ALWAYS THERE....still is. So after attempting everything I could think of to get rid of this thing that is constantly and consistently there when I sign in, I decided to view the source code. The source code indicated something by the name of Calvary Logger. I've been researching it, and apparently it is a software they have named specifically for its use on facebook called 'calvary logger'....interesting choice of words wouldn't you say? Here is the software that facebook is using to track those on facebook who 'like' certain things, after which I guess they get 'tagged' by facebook with this spyware. http://www.keyloggersurveillance.com/[^]

                                      1 Reply Last reply
                                      0
                                      Reply
                                      • Reply as topic
                                      Log in to reply
                                      • Oldest to Newest
                                      • Newest to Oldest
                                      • Most Votes


                                      • Login

                                      • Don't have an account? Register

                                      • Login or register to search.
                                      • First post
                                        Last post
                                      0
                                      • Categories
                                      • Recent
                                      • Tags
                                      • Popular
                                      • World
                                      • Users
                                      • Groups