완료됨
Recovering Lost FDs

Can this challenge be solved without getting reverse shell?
Is there any way to restore the lost file descriptors?

#pwnable
작성자 정보
더 깊이 있는 답변이 필요할 때
드림핵 팀과 멘토에게 직접 문의해 보세요!
답변 1
qwerty_io
대표 업적 없음
qwerty_io
대표 업적 없음

Although it is often possible to restore by opening /dev/tty, etc., it is often not possible depending on the environment. So it's a good idea to assume that there are no general solutions other than reverse shells.

2024.12.23. 16:10