Web Technology Experts Notes

We are Web Technology Experts Team who provide you Important information on Web Development, Interview Questions and Answers, live project problem and their solution and online free tutorials.

  • Home
  • PHP
    • PHP Interviews Questions
    • LIVE Project Problem
    • PHP Functions
    • PHP Security
    • PHP Questions
    • PHP 7 Updates
    • Papal Integration
    • PHP MySQL
    • Regular Expression
  • Databases
    • MySQL Interview Questions
    • MYSQL Database
    • MYSQLI Database
    • MYSQL Query
    • MongoDB Database
    • MongoDB Mongoose
    • Redis
    • MySQL Console Commands
  • Framework / CMS
    • Laravel
    • Zend Framework 1
    • Zend Framework 2
    • Zend Framework 3
    • Wordpress
  • Javascript
    • NodeJS
    • MongoDB
    • ExpressJs
    • JSON
    • JavaScript Interview
    • jQuery
    • JavaScript
    • Ajax
    • Google Map
    • jQuery Plugin
  • Interview Question
    • Node Js Interview Questions
    • PHP Interview Questions
    • MySQL Interview Questions
    • JavaScript Interview
    • Zend Interview
    • Ajax Interview
    • Apache Interview Questions
    • OOPs Interview Questions
  • Web Services / API
    • Web Services
    • Facebook Integration
    • Paypal Integration in Website
    • APIs
    • Braintree Quick Integration
    • Amazon Integration
    • Twitter Interation
    • Shell Script
    • Youtube Interation
  • Web Development
    • AWS Integration
    • Unix Commands
    • Htaccess
    • Paypal
    • Braintree
    • FFMPEG
    • Web Services
    • Facebook Integration
    • Linux
    • Regular Expression
    • Server
    • Wamp Server
  • Write for Us

Tuesday, 22 October 2019

How to protect your wordpress website from xmlrpc attack?

How to protect your wordpress website from xmlrpc attack?

Add Following code in .htacess file (wordpress root folder)

<files xmlrpc.php>
      order allow,deny
      deny from all
    </files>

Above code will protect your site from XMLRPC Attack.

How to check?
If your try to open YOUR_DOMAIN/xmlrpc.php, It should show Forbidden.

Best Related Posts are Following:

  1. What html tags are allowed by wordpress.com?.
  2. How to create wordpress Shortcode?.
  3. XMLRPC Wordpress Attack.
  4. Wordpress insert record into table and get last insert Id.
  5. Wordpress Interview Questions and Answers for experienced.
  6. How do I get wordpress global variable and functions in custom file [SOLVED].
  7. How to send Email in wordpress.
  8. How to change the author of a post in Wordpress.
  9. How can delete a user without deleting the post and comments in wordpress?.
  10. Wordpress redirect https to http with htaccess [SOLVED].
  11. Wordpress title repeated two times in browser header [SOLVED].
  12. Wordpress Interview Questions and Answers.

Labels: PHP security , Wordpress
Newer Post Older Post Home

Blog Archive

Featured post

How to resize images in php

Learn By Videos

  • BootStrap JS Videos
  • MongoDB Videos
  • MySQL Videos
  • Node JS Videos
  • PHP Videos

Google Search

Recent Updated

  • PHP Program Reverse the String without Function
    PHP Program Reverse the String without Function
  • MySQL - SQL Injection Cheat Sheet
    MySQL - SQL Injection Cheat Sheet
  • Root Causes of Session Hijacking and Session Fixation and Broken Authentication
    Root Causes of Session Hijacking and Session Fixation and Broken Authentication
  • What is sensitive data exposure
    What is sensitive data exposure
  • XML external entity vs Broken Access Control vs Security Misconfiguration
    XML external entity vs Broken Access Control vs Security Misconfiguration

Tags

  • Ajax ( 16 )
  • Amazon ( 8 )
  • Android ( 5 )
  • API ( 11 )
  • AWS ( 27 )
  • CURL ( 4 )
  • Difference between ( 23 )
  • Email ( 12 )
  • ExpressJs ( 10 )
  • FFMPEG ( 11 )
  • htaccess ( 12 )
  • JavaScript ( 15 )
  • jquery ( 21 )
  • JSON ( 5 )
  • Linux ( 7 )
  • Model ( 3 )
  • MongoDB ( 29 )
  • Mongoose ( 5 )
  • MYSQL ( 39 )
  • mysql query ( 4 )
  • MySQLI ( 4 )
  • NodeJS ( 52 )
  • OOP ( 5 )
  • php ( 24 )
  • PHP Functions ( 50 )
  • PHP security ( 32 )
  • redis ( 4 )
  • Regular Expression ( 5 )
  • Server ( 4 )
  • Shell Script ( 9 )
  • SVN ( 5 )
  • Topics ( 13 )
  • twitter ( 5 )
  • Unix Commands ( 23 )
  • vulnerabilities ( 5 )
  • Wamp Server ( 3 )
  • Web Services ( 38 )
  • ZF3 ( 4 )

Share

www.web-technology-experts-notes.in. Powered by Blogger.
  • Home |
  • Contact Us |
  • Chat |
  • About US |
  • Privacy Policy / T&C |
  • Site Map |