878
Old XKCD, still relevant (lemmy.dbzer0.com)

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

you are viewing a single comment's thread
view the rest of the comments
[-] elrik@lemmy.world 27 points 4 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
[-] velvetThunder@lemmy.zip 35 points 4 months ago

Next time I build a bomb I let the timer continue while the command is running.

[-] Voroxpete@sh.itjust.works 15 points 4 months ago

Yeah, what kind of idiot doesn't parallelize their timer function.

[-] mlg@lemmy.world 26 points 4 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"

[-] lseif@sopuli.xyz 2 points 4 months ago

i assume its looking for exit code of 0

[-] lseif@sopuli.xyz 2 points 4 months ago

echo || tar -xfzhd

this post was submitted on 15 May 2024
878 points (98.5% liked)

linuxmemes

20772 readers
1434 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS