Code Monkey home page Code Monkey logo

character-assassin's Introduction

character-assassin

A plugin for torture testing WordPress themes and plugins. DO NOT USE ON A PRODUCTION SITE.

Warning

Character Assassin is a development and testing tool for WordPress code. It works by filtering and injecting data at various points in order to expose data that is unescaped at critical points of input and output.

In other words, this plugin intentionally corrupts data.

Do not use it on any site that is connected with production data, or even persistent test data. That includes using it in an environment that shares a cache, CDN, or filesystem with production or staging sites.

It is only safe for local test sites that use disposable data

For safety I would encourage you only to use via wp-now and similar test environments.

Who is it for?

This tool is intended mainly for plugin and theme developers, testers, and reviewers.

What does it do?

When the plugin is activated, Character Assassin will filter key functions in the WordPress API to deliberately introduce unexpected values with special characters. At the end of every page view it will examine the output and program state for values that have not been correctly escaped with esc_html() and friends.

How do I use it?

How does it work?

character-assassin's People

Contributors

tellyworth avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.