Basic 22 (syntax)
Listen, I just can't get the syntax of it right. I know all about SSI and how to inject it. The syntax I am using would work under real circumstances. I was just wondering if I could get some help. (I think I know one thing that might be screwing up… what is the used seperater for the commands? ; or , or | etc.) Thanks, any help is appreciated.
Pm me or …;:::;…
If I'm not mistaken, you could just list the contents of any directory by specifying which directory you want to list.
Ex: dir System32 (which would list the contents of the System32 directory)
I think it's the same in linux basically, although I'm not sure if that's what you have to do for this challenge or not. Also, I think you can include a full path (like "C:\WINDOWS\System32") and it will work, though I'm not completely sure…