워드펜스에서 스캔을 할시 File Changes 항목에에서 특정 플러그인의 파일이 수정되었다는 메시지가 자주 뜹니다. 어떻게 해결해야 할까요? 처음 스캔시 아래 메시지 메시지를 본다면 혹시 플러그인 디렉토리의 파일이 해킹된 것은 아닌가 라고 생각할 수도 있습니다. 해결방법을 알아봤습니다.
Wordfence warning about modified plugin file
워드펜스 스캔 페이지에서 경고 메시지의 세부 항목을 보면 아래와 같습니다. 아키스맷은 Modified Plugin file의 하나의 예시입니다.
Modified plugin file: wp-content/plugins/akismet/changelog.txt Type: File Filename: wp-content/plugins/akismet/changelog.txt
File Type: Plugin Details: This file belongs to plugin "Akismet Anti-Spam" version "4.1.6" and has been modified from the file that is distributed by WordPress.org for this version. Please use the link to see how the file has changed. If you have modified this file yourself, you can safely ignore this warning. If you see a lot of changed files in a plugin that have been made by the author, then try uninstalling and reinstalling the plugin to force an upgrade. Doing this is a workaround for plugin authors who don't manage their code correctly
위의 경고에 대한 세부 내용을 보면 해결책으로 플러그인을 다시 언인스톨시킨후 다시 설치하라고 권고하고 있습니다.
워드프레스 플러그인 Modified Plugin file 해결책
: 플러그인 비활성화, 언인스톨, 재설치
위의 권고대로 문제가 된 플러그인 ex) 아키스맷 플러그인을 비활성화한후, 삭제한 다음에 다시 재설치하고 다시 스캔을 했을 경우 경고 메시지가 나오지 않았습니다.
