완료됨
having issue with the command injection

i know that there's a command injection bug but when i inject the command for example cat flag i get sh: 1: Syntax error: EOF in backquote substitution. any hint ? i use payload as random_string`cat flag` . ps any other commands such as `id` or `ls` works fine, only cat flag doesn't work

#pwnable
작성자 정보
더 깊이 있는 답변이 필요할 때
드림핵 팀과 멘토에게 직접 문의해 보세요!
답변 1
avatar
wyv3rn
무플 방지 위원회장

that filtering space. " "

2023.01.30. 20:59