Forum Discussion
1 Reply
- netcat
Silver II
Which lab?
And most likely "../" is filtered out, so you must try something else, e.g. url encode the string or similar alternatives.
I have attempted https://quick.cloud/filelist?file=../../../../../../../../etc/passwd with variations between 1 and 30 ../ what am I doing wrong
Which lab?
And most likely "../" is filtered out, so you must try something else, e.g. url encode the string or similar alternatives.