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. General Programming
  3. C / C++ / MFC
  4. How to emulate virus

How to emulate virus

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestionlearning
11 Posts 5 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.
  • A Offline
    A Offline
    alto
    wrote on last edited by
    #1

    Strange problem: in order to check some securities issues in the organization I need to deploy a sample program that need to be recognized as a known virus or Trojan. The idea is to deploy simple program to all user's machines :doh: and check who will recognized it as virus and to log what was done by the user after it. Its must be recognized as a well known virus so the standard anti virus applications we have will catch it, but of course wont make any damage to the host machine. Any ideas?

    CPalliniC S M 3 Replies Last reply
    0
    • A alto

      Strange problem: in order to check some securities issues in the organization I need to deploy a sample program that need to be recognized as a known virus or Trojan. The idea is to deploy simple program to all user's machines :doh: and check who will recognized it as virus and to log what was done by the user after it. Its must be recognized as a well known virus so the standard anti virus applications we have will catch it, but of course wont make any damage to the host machine. Any ideas?

      CPalliniC Offline
      CPalliniC Offline
      CPallini
      wrote on last edited by
      #2

      alto wrote:

      I need to deploy a sample program that need to be recognized as a known virus or Trojan.

      How could be recognized as known, if you're freshly developing it? :)

      If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
      This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
      [My articles]

      In testa che avete, signor di Ceprano?

      A 1 Reply Last reply
      0
      • CPalliniC CPallini

        alto wrote:

        I need to deploy a sample program that need to be recognized as a known virus or Trojan.

        How could be recognized as known, if you're freshly developing it? :)

        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
        This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
        [My articles]

        A Offline
        A Offline
        alto
        wrote on last edited by
        #3

        I thought maybe its possible to add some code or known recognition string that the anti virus program looks for, or other idea like this, but i don' know how to do it or if its possible

        CPalliniC M 2 Replies Last reply
        0
        • A alto

          I thought maybe its possible to add some code or known recognition string that the anti virus program looks for, or other idea like this, but i don' know how to do it or if its possible

          CPalliniC Offline
          CPalliniC Offline
          CPallini
          wrote on last edited by
          #4

          As far as I know, there are 'innocuos' real viruses around. Cannot you just use one of them? :)

          If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
          This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
          [My articles]

          In testa che avete, signor di Ceprano?

          A 1 Reply Last reply
          0
          • A alto

            Strange problem: in order to check some securities issues in the organization I need to deploy a sample program that need to be recognized as a known virus or Trojan. The idea is to deploy simple program to all user's machines :doh: and check who will recognized it as virus and to log what was done by the user after it. Its must be recognized as a well known virus so the standard anti virus applications we have will catch it, but of course wont make any damage to the host machine. Any ideas?

            S Offline
            S Offline
            Stephen Hewitt
            wrote on last edited by
            #5

            Perhaps you could neuter a real virus and hope it still gets recognised (and that you really did neuter it!).

            Steve

            1 Reply Last reply
            0
            • A alto

              I thought maybe its possible to add some code or known recognition string that the anti virus program looks for, or other idea like this, but i don' know how to do it or if its possible

              M Offline
              M Offline
              Moak
              wrote on last edited by
              #6

              Here use this software, it gives false positive in many virus scanners (they don't like self extractors).

              Chat in Europe :java: Now with 24% more Twitter

              A 1 Reply Last reply
              0
              • CPalliniC CPallini

                As far as I know, there are 'innocuos' real viruses around. Cannot you just use one of them? :)

                If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                [My articles]

                A Offline
                A Offline
                alto
                wrote on last edited by
                #7

                maybe I can actually, but I'll have to add it to my program since I need it to log the user action (I make it with simple hook on the anti viruses applications) Can you point me to such 'nice' virus? thanks

                CPalliniC 1 Reply Last reply
                0
                • A alto

                  maybe I can actually, but I'll have to add it to my program since I need it to log the user action (I make it with simple hook on the anti viruses applications) Can you point me to such 'nice' virus? thanks

                  CPalliniC Offline
                  CPalliniC Offline
                  CPallini
                  wrote on last edited by
                  #8

                  This is up to you (I don't want such a responsibility...). There are many online virus databases. :)

                  If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                  This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                  [My articles]

                  In testa che avete, signor di Ceprano?

                  1 Reply Last reply
                  0
                  • M Moak

                    Here use this software, it gives false positive in many virus scanners (they don't like self extractors).

                    Chat in Europe :java: Now with 24% more Twitter

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

                    Thanks, but at list Avira & avg don't have any problem with that application

                    M 1 Reply Last reply
                    0
                    • A alto

                      Strange problem: in order to check some securities issues in the organization I need to deploy a sample program that need to be recognized as a known virus or Trojan. The idea is to deploy simple program to all user's machines :doh: and check who will recognized it as virus and to log what was done by the user after it. Its must be recognized as a well known virus so the standard anti virus applications we have will catch it, but of course wont make any damage to the host machine. Any ideas?

                      M Offline
                      M Offline
                      markkuk
                      wrote on last edited by
                      #10

                      Use the standard anti-virus test file: http://www.eicar.org/anti_virus_test_file.htm[^] http://www.f-secure.com/kb/6717[^]

                      1 Reply Last reply
                      0
                      • A alto

                        Thanks, but at list Avira & avg don't have any problem with that application

                        M Offline
                        M Offline
                        Moak
                        wrote on last edited by
                        #11

                        Strange, my Avira complains loud about it. I gonna check it.... Virus or unwanted program 'TR/Crypt.ZPACK.Gen2 [trojan]' with latest Avira signature. The software itself is no virus, but triggers their generic self extractor pattern. /M

                        Chat in Europe :java: Now with 24% more Twitter

                        modified on Tuesday, June 22, 2010 8:28 AM

                        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