인프런 커뮤니티 질문&답변
UNION BASED 공격을 통한 로컬파일 무단 열람 실습에서 막혔습니다
작성
·
273
답변 2
0
0
크리핵티브
지식공유자
안녕하세요.
cmd에서 mysql 접속 후
select load_file('/information/secret_info.txt');
실행해보실래요?
당연히 하셨겠지만,
'C:\information\secret_info.txt' 파일이 존재해야 된다는 전제하에 입니다.ㅎ
작성
·
273
답변 2
0
0
안녕하세요.
cmd에서 mysql 접속 후
select load_file('/information/secret_info.txt');
실행해보실래요?
당연히 하셨겠지만,
'C:\information\secret_info.txt' 파일이 존재해야 된다는 전제하에 입니다.ㅎ