웹 해킹/webhacking.kr

webhacking.kr 43번

sonysame 2018. 2. 12. 22:11

php파일을 올려야 한다

하지만 php파일 타입에 대해 필터링이 걸려있다



여기서 Content-Type을 Image로 바꿔주면 끝!


Content-Type은 MIME 값으로 설정되어 있다.


MIME란?

업로드시 파일의 유형정보를 알려주는 것!


Content-type을 image/jpeg로 변조 후 전달!!(버프수트 이용!)