Was trying to extract a totally legit copy of Skate 3 I downloaded today to play on my Steam Deck

  • @elrik
    link
    English
    277 months ago

    How does it verify the command is valid? Does it run what I enter?

    If so, just give it an infinite loop followed by some attempt at a tar command:

    while true; do :; done; tar -xyz
    
    • @mlg
      link
      English
      267 months ago

      Blue Team: “Okay everyone let’s make sure this is absolutely the correct input”

      Red Team: “Lmao lets try this 90mb list of bash command injection patterns”