User Tools

Site Tools


wordpress_xmlrpc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wordpress_xmlrpc [2016/05/16 06:34] luke7858wordpress_xmlrpc [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 35: Line 35:
 \\ \\
 <sxh bash> <sxh bash>
-awk '/xmlrpc.php/ {REQ[$1" "$6" "$7]++}END{for (i in REQ) print REQ[i],i}' /var/log/httpd/*access*log | sort -n | tail -25+ awk '/xmlrpc.php/ {REQ[$1" "$6" "$7]++}END{for (i in REQ) print REQ[i],i}' /var/log/httpd/*access*log | sort -n | tail -25
 </sxh> </sxh>
 \\ \\
Line 41: Line 41:
 <sxh bash> <sxh bash>
 To prevent xmlrpc attacks add the following to a .htaccess To prevent xmlrpc attacks add the following to a .htaccess
-<sxh bash> 
 <Files "xmlrpc.php"> <Files "xmlrpc.php">
 Order Allow,Deny Order Allow,Deny
wordpress_xmlrpc.1463380477.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki