Security Issues with Bootable Games

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












I'm not sure if this is the correct place to ask this question or Information Security, but here it goes.



Certain storage mediums can also be bootable, for example USB drives or CD/DVDs. These storage mediums can carry and potentially transfer malware and viruses to a target computer to be executed.



As sort of a followup to this question, were bootable discs, for example, bootable games, ever seen as a security risk for computers at that time? Or was the idea of a virus or malware being transferred when using bootable media implausible?










share|improve this question







New contributor




BasementJoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.























    up vote
    1
    down vote

    favorite












    I'm not sure if this is the correct place to ask this question or Information Security, but here it goes.



    Certain storage mediums can also be bootable, for example USB drives or CD/DVDs. These storage mediums can carry and potentially transfer malware and viruses to a target computer to be executed.



    As sort of a followup to this question, were bootable discs, for example, bootable games, ever seen as a security risk for computers at that time? Or was the idea of a virus or malware being transferred when using bootable media implausible?










    share|improve this question







    New contributor




    BasementJoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I'm not sure if this is the correct place to ask this question or Information Security, but here it goes.



      Certain storage mediums can also be bootable, for example USB drives or CD/DVDs. These storage mediums can carry and potentially transfer malware and viruses to a target computer to be executed.



      As sort of a followup to this question, were bootable discs, for example, bootable games, ever seen as a security risk for computers at that time? Or was the idea of a virus or malware being transferred when using bootable media implausible?










      share|improve this question







      New contributor




      BasementJoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I'm not sure if this is the correct place to ask this question or Information Security, but here it goes.



      Certain storage mediums can also be bootable, for example USB drives or CD/DVDs. These storage mediums can carry and potentially transfer malware and viruses to a target computer to be executed.



      As sort of a followup to this question, were bootable discs, for example, bootable games, ever seen as a security risk for computers at that time? Or was the idea of a virus or malware being transferred when using bootable media implausible?







      history software






      share|improve this question







      New contributor




      BasementJoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      BasementJoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      BasementJoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 3 hours ago









      BasementJoe

      8817




      8817




      New contributor




      BasementJoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      BasementJoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      BasementJoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted










          Bootable media were in fact the primary means of spreading certain kinds of viruses, but self-booting games on write-protected media were safe because no software company would distribute games with viruses on them, and if the viruses weren't on the disks when manufactured they were unlikely to get there later unless someone's drive had the write-protect mechanism bypassed.



          The normal means via which a virus would get onto a bootable disk would be by piggy-backing onto some other attempt to access the disk from an already-booted (and infested) system (since attempting to access a floppy when there was no reason for such access would have been quite noticeable). Most self-booting disks would be inserted into the system before it was powered on or booted, and removed before booting into anything else, and thus weren't terribly likely to get infected.



          That having been said, the real security risk was having systems attempt to boot removable media by default. This increased startup time and was in pretty much every way inferior to defaulting from the removable media except when overridden.






          share|improve this answer



























            up vote
            2
            down vote













            Absolutely. Boot sector viruses were very common, like the Michaelangelo virus, which infected both the boot sector on a floppy and the MBR on a hard drive. Fortunately, many install disks and bootable games were write-protected, but that was no guarantee that the disk wasn't infected: it's really easy to make a disk read-write again!






            share|improve this answer




















              Your Answer







              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "648"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              convertImagesToLinks: false,
              noModals: false,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              noCode: true, onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );






              BasementJoe is a new contributor. Be nice, and check out our Code of Conduct.









               

              draft saved


              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f7757%2fsecurity-issues-with-bootable-games%23new-answer', 'question_page');

              );

              Post as a guest






























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes








              up vote
              3
              down vote



              accepted










              Bootable media were in fact the primary means of spreading certain kinds of viruses, but self-booting games on write-protected media were safe because no software company would distribute games with viruses on them, and if the viruses weren't on the disks when manufactured they were unlikely to get there later unless someone's drive had the write-protect mechanism bypassed.



              The normal means via which a virus would get onto a bootable disk would be by piggy-backing onto some other attempt to access the disk from an already-booted (and infested) system (since attempting to access a floppy when there was no reason for such access would have been quite noticeable). Most self-booting disks would be inserted into the system before it was powered on or booted, and removed before booting into anything else, and thus weren't terribly likely to get infected.



              That having been said, the real security risk was having systems attempt to boot removable media by default. This increased startup time and was in pretty much every way inferior to defaulting from the removable media except when overridden.






              share|improve this answer
























                up vote
                3
                down vote



                accepted










                Bootable media were in fact the primary means of spreading certain kinds of viruses, but self-booting games on write-protected media were safe because no software company would distribute games with viruses on them, and if the viruses weren't on the disks when manufactured they were unlikely to get there later unless someone's drive had the write-protect mechanism bypassed.



                The normal means via which a virus would get onto a bootable disk would be by piggy-backing onto some other attempt to access the disk from an already-booted (and infested) system (since attempting to access a floppy when there was no reason for such access would have been quite noticeable). Most self-booting disks would be inserted into the system before it was powered on or booted, and removed before booting into anything else, and thus weren't terribly likely to get infected.



                That having been said, the real security risk was having systems attempt to boot removable media by default. This increased startup time and was in pretty much every way inferior to defaulting from the removable media except when overridden.






                share|improve this answer






















                  up vote
                  3
                  down vote



                  accepted







                  up vote
                  3
                  down vote



                  accepted






                  Bootable media were in fact the primary means of spreading certain kinds of viruses, but self-booting games on write-protected media were safe because no software company would distribute games with viruses on them, and if the viruses weren't on the disks when manufactured they were unlikely to get there later unless someone's drive had the write-protect mechanism bypassed.



                  The normal means via which a virus would get onto a bootable disk would be by piggy-backing onto some other attempt to access the disk from an already-booted (and infested) system (since attempting to access a floppy when there was no reason for such access would have been quite noticeable). Most self-booting disks would be inserted into the system before it was powered on or booted, and removed before booting into anything else, and thus weren't terribly likely to get infected.



                  That having been said, the real security risk was having systems attempt to boot removable media by default. This increased startup time and was in pretty much every way inferior to defaulting from the removable media except when overridden.






                  share|improve this answer












                  Bootable media were in fact the primary means of spreading certain kinds of viruses, but self-booting games on write-protected media were safe because no software company would distribute games with viruses on them, and if the viruses weren't on the disks when manufactured they were unlikely to get there later unless someone's drive had the write-protect mechanism bypassed.



                  The normal means via which a virus would get onto a bootable disk would be by piggy-backing onto some other attempt to access the disk from an already-booted (and infested) system (since attempting to access a floppy when there was no reason for such access would have been quite noticeable). Most self-booting disks would be inserted into the system before it was powered on or booted, and removed before booting into anything else, and thus weren't terribly likely to get infected.



                  That having been said, the real security risk was having systems attempt to boot removable media by default. This increased startup time and was in pretty much every way inferior to defaulting from the removable media except when overridden.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 2 hours ago









                  supercat

                  5,521532




                  5,521532




















                      up vote
                      2
                      down vote













                      Absolutely. Boot sector viruses were very common, like the Michaelangelo virus, which infected both the boot sector on a floppy and the MBR on a hard drive. Fortunately, many install disks and bootable games were write-protected, but that was no guarantee that the disk wasn't infected: it's really easy to make a disk read-write again!






                      share|improve this answer
























                        up vote
                        2
                        down vote













                        Absolutely. Boot sector viruses were very common, like the Michaelangelo virus, which infected both the boot sector on a floppy and the MBR on a hard drive. Fortunately, many install disks and bootable games were write-protected, but that was no guarantee that the disk wasn't infected: it's really easy to make a disk read-write again!






                        share|improve this answer






















                          up vote
                          2
                          down vote










                          up vote
                          2
                          down vote









                          Absolutely. Boot sector viruses were very common, like the Michaelangelo virus, which infected both the boot sector on a floppy and the MBR on a hard drive. Fortunately, many install disks and bootable games were write-protected, but that was no guarantee that the disk wasn't infected: it's really easy to make a disk read-write again!






                          share|improve this answer












                          Absolutely. Boot sector viruses were very common, like the Michaelangelo virus, which infected both the boot sector on a floppy and the MBR on a hard drive. Fortunately, many install disks and bootable games were write-protected, but that was no guarantee that the disk wasn't infected: it's really easy to make a disk read-write again!







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered 2 hours ago









                          ErikF

                          841110




                          841110




















                              BasementJoe is a new contributor. Be nice, and check out our Code of Conduct.









                               

                              draft saved


                              draft discarded


















                              BasementJoe is a new contributor. Be nice, and check out our Code of Conduct.












                              BasementJoe is a new contributor. Be nice, and check out our Code of Conduct.











                              BasementJoe is a new contributor. Be nice, and check out our Code of Conduct.













                               


                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f7757%2fsecurity-issues-with-bootable-games%23new-answer', 'question_page');

                              );

                              Post as a guest













































































                              Comments

                              Popular posts from this blog

                              Long meetings (6-7 hours a day): Being “babysat” by supervisor

                              Is the Concept of Multiple Fantasy Races Scientifically Flawed? [closed]

                              Confectionery