內容簡介
在整合此外掛後,CMS 外掛將開始對 ShieldSquare 解決方案進行 API 呼叫,並以回應碼形式接收回應,回應碼直接指示根據傳入請求採取的行動。默認情況下,ShieldSquare 所有(監控模式下)對 API 的呼叫都是非同步的,以網站平台的兼容性為基礎。
要求
WordPress 版本 >= 4.0.0
PHP 版本 >= 5.2.4,應該安裝 'curl' 擴展。
curl 擴展:http://php.net/manual/en/curl.installation.php
線上整合指南
在 http://integration.shieldsquare.com 找到線上整合指南。
如需進一步協助,請聯繫 [email protected]
其他細節
如果啟用記錄,則日誌文件將在 '/tmp/shieldsquare.log' 中生成。
回應碼:
0 ->有效請求
2 ->顯示驗證碼
3 ->被封鎖
4 ->向攻擊者輸送假數據
-1 ->錯誤頁面
外掛標籤
開發者團隊
② 後台搜尋「ShieldSquare – Real-time Bot Management Solution for Web Apps, Mobile & APIs」→ 直接安裝(推薦)
原文外掛簡介
On integrating the plugin, the CMS Plugin will start making API calls to ShieldSquare solution and the response received is in the form of a response code. The response code directly indicates the action to be taken based on the incoming request. All API calls made to ShieldSquare, (in monitor mode) by default would be asynchronous in nature, based on the compatibility of the website platform.
Requirements
WordPress version >= 4.0.0
PHP version >= 5.2.4 with “curl” extension.
cURL extension: http://php.net/manual/en/curl.installation.php
Online Integration Guide
The online integration guide can be found at http://integration.shieldsquare.com.
For further assistance, please reach us at [email protected]
Additional Details
If log is enabled then log file gets generated in ‘/tmp/shieldsquare.log’.
Response Codes:
0 -> Valid request
2 -> Display captcha code
3 -> Blocked
4 -> Feed Fake data
-1 -> Error page
