wordpress_xmlrpc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wordpress_xmlrpc [2016/08/09 08:12] – luke7858 | wordpress_xmlrpc [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 31: | Line 31: | ||
It can be used with Perl, Java, Python, C, C++, PHP and many other programming languages. | It can be used with Perl, Java, Python, C, C++, PHP and many other programming languages. | ||
\\ | \\ | ||
- | \\ | ||
- | You can quickly check your log files to see if there has been any xmlrpc activity with the following command: | ||
- | \\ | ||
- | For apache: | ||
- | <sxh bash> | ||
- | while read vhost; do tail -n50 $vhost | grep xmlrpc >/ | ||
- | </ | ||
- | Nginx: | ||
- | <sxh bash> | ||
- | while read vhost; do tail -n50 $vhost | grep xmlrpc >/ | ||
- | </ | ||
\\ | \\ | ||
Checking apache and nginx logs for xmlrpc | Checking apache and nginx logs for xmlrpc | ||
\\ | \\ | ||
<sxh bash> | <sxh bash> | ||
- | awk '/ | + | awk '/ |
</ | </ | ||
\\ | \\ |
wordpress_xmlrpc.1470730352.txt.gz · Last modified: 2024/05/23 07:26 (external edit)