Title: XML-RPC Settings
Author: vavkamil
Published: <strong>2021년 10월 7일</strong>
Last modified: 2021년 11월 25일

---

플러그인 검색

![](https://ps.w.org/xml-rpc-settings/assets/banner-772x250.png?rev=2611192)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/xml-rpc-settings/assets/icon-256x256.png?rev=2611192)

# XML-RPC Settings

 작성자: [vavkamil](https://profiles.wordpress.org/vavkamil/)

[다운로드](https://downloads.wordpress.org/plugin/xml-rpc-settings.zip)

 * [세부사항](https://ko.wordpress.org/plugins/xml-rpc-settings/#description)
 * [평가](https://ko.wordpress.org/plugins/xml-rpc-settings/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/xml-rpc-settings/#installation)
 * [개발](https://ko.wordpress.org/plugins/xml-rpc-settings/#developers)

 [지원](https://wordpress.org/support/plugin/xml-rpc-settings/)

## 설명

### XML-RPC Settings

Configure XML-RPC methods to increase the security of your website:

#### Build-in features could be used for malicious purposes and cannot be disabled by default.

 * Disable GET access
    - XML-RPC API only responds to POST requests. Direct GET access is not needed
      and can be used to fingerprint websites and use them as XML-RPC zombies in
      later attacks.
 * Disable system.multicall
    - system.multicall method can be misused for amplification attacks.
 * Disable system.listMethods
    - system.listMethods method can be used for verifying attack scope.

#### Prevent malicious actors from enumerating usernames and credentials.

 * Disable authenticated methods
    - Methods requiring authentication, such as wp.getUsersBlogs, are often used
      to brute-force your passwords.

#### Pingbacks are a helpful feature to discover back-links to your posts but can be misused for DDoS attacks or allow fingerprinting your WP version.

 * Disable pingbacks
    - Pingbacks are generally safe, but are often used for DDoS attacks via system.
      multicall.
 * Remove X-Pingback header
    - If you decide to disable pingbacks, it’s a good practice to remove the X-Pingback
      header return by your posts.
 * Hide WordPress version when verifying pingbacks
    - Pingbacks’ user-agent can reveal your exact WordPress version, even when hidden
      by other plugins.
 * Hide WordPress version when sending pingbacks
    - Pingbacks’ user-agent can reveal your exact WordPress version, even when hidden
      by other plugins.

#### Unnecessary XML-RPC API, leave enabled if you are not sure.

 * Disable Demo API
    - Remove demo.sayHello and demo.addTwoNumbers methods, as they are not needed.
 * Disable Blogger API
    - WordPress supports the Blogger XML-RPC API methods.
 * Disable MetaWeblog API
    - WordPress supports the metaWeblog XML-RPC API.
 * Disable MovableType API
    - WordPress supports the MovableType XML-RPC API.

#### If you are using some integrations or WP mobile applications, it might be a good idea to allow XML-RPC only to specific IPs.

 * Allow XML-RPC only for
    - IP comma separated eg. 192.168.10.242, 192.168.10.241

#### It is possible to hide a message between the allowed methods when system.listMethods is called (not recommended).

 * Add message to XML-RPC methods
    - We are hiring! Check jobs.yourdomains.com

## 스크린샷

[⌊The settings page is highly configurable, with a deep set of options available
for each feature.⌉⌊The settings page is highly configurable, with a deep set of 
options available for each feature.⌉[

The settings page is highly configurable, with a deep set of options available for
each feature.

## 설치

Secure your website using the following steps to install XML-RPC Settings:

 1. Install XML-RPC Settings automatically or by uploading the ZIP file.
 2. Activate the XML-RPC Settings through the ‘Plugins’ menu in WordPress. XML-RPC 
    Settings is now activated.
 3. Go to the Settings >> XML-RPC Settings and configure the plugin based on your needs.

## FAQ

### How does XML-RPC Settings protect sites from attackers?

The XML-RPC Settings plugin allows you to configure XML-RPC methods to increase 
the security of your website. For example, you can easily disable Pingback methods,
which might be misused by attacks to launch DDoS attacks.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“XML-RPC Settings”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ vavkamil ](https://profiles.wordpress.org/vavkamil/)

[자국어로 “XML-RPC Settings”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/xml-rpc-settings)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/xml-rpc-settings/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/xml-rpc-settings/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/xml-rpc-settings/)을 [RSS](https://plugins.trac.wordpress.org/log/xml-rpc-settings/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.2.1 – October 05, 2021

 * Fix callback function to register settings

#### 1.2 – October 05, 2021

 * Add `xmlrpc_settings_` prefix to function names to be unique

#### 1.1 – October 03, 2021

 * Updated readme.txt and fixed grammar

#### 1.0

 * An initial release

## 기초

 *  버전 **1.2.1**
 *  최근 업데이트: **5년 전**
 *  활성화된 설치 **20+**
 *  워드프레스 버전 ** 3.9 또는 그 이상 **
 *  다음까지 시험됨: **5.8.15**
 *  PHP 버전 ** 5.3 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/xml-rpc-settings/)
 * 태그:
 * [Brute Force](https://ko.wordpress.org/plugins/tags/brute-force/)[ddos](https://ko.wordpress.org/plugins/tags/ddos/)
   [security](https://ko.wordpress.org/plugins/tags/security/)[xmlrpc](https://ko.wordpress.org/plugins/tags/xmlrpc/)
 *  [고급 보기](https://ko.wordpress.org/plugins/xml-rpc-settings/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/xml-rpc-settings/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/xml-rpc-settings/reviews/)

## 기여자

 *   [ vavkamil ](https://profiles.wordpress.org/vavkamil/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/xml-rpc-settings/)