
內容簡介
這個外掛會掃描其他外掛的檔案,並比對自訂的正規表示式模式。這對於檢查您的外掛是否有可疑行為很有用。
預設搜尋模式符合以下項目:
可被利用的 PHP、JS 函數以及 HTML 標籤
代碼(解)混淆
遠端請求 (包含 pingbacks、trackbacks 和寄送郵件)
檔案系統修改
直接資料庫查詢
使用者建立
嵌入式和待入佇列腳本
Unicode 和 ASCII 字元展現符、整數展現符
網址位址
包含 “swf” 的字串
Google Analytics 和 AdSense ID
外掛標籤
開發者團隊
原文外掛簡介
Scans plugin files for matches to custom regex patterns. Useful for checking whether your plugins don’t do anything shady.
Default search patterns match the following:
Exploitable PHP and JS functions and HTML tags
Code (de)obfuscation
Remote requests (including pingbacks, trackbacks and mail sending)
Filesystem modification
Direct database queries
User creation
Inline and enqueued scripts
Unicode and ASCII character literals, integer literals
URL addresses
Strings containing “swf”
Google Analytics and AdSense IDs
