• lucidwielder
    link
    fedilink
    282 years ago

    Very true. I remember vbscript. I still have to write some occasionally. What’s funny is that powershell gets all the attention & security applied to it - but vbscript likely keeps its flaws in the name of backwards compatibility. I’m betting vbscript is a huge attack vector just waiting for some major exploitation that leads to its removal or being severely gimped.

    • Kit Sorens
      link
      fedilink
      62 years ago

      I assume vbscript is not Visual Basic? That was my first thought and I find that quite easy to grasp

      • @allywilson@sopuli.xyz
        link
        fedilink
        142 years ago

        Correct. You know how JavaScript is not Java? Same thing. If memory serves me correctly there was a bit of a race to be the next Windows script language between NT4 and 2000 (to replace batch), and it was between VBScript and Kixtart (the former won out).