Git Product home page Git Product logo

bookexploitfix's Introduction

BookExploitFix

A Spigot plugin to improve the security of books with JSON content.

Minecraft books can contain interactive content, which can cause the user to run commands, open files, or open URLs. While this feature holds great potential, it also introduces risks for hackers and griefers which have misused it to take over servers in the past. While most server implementations have fixed these issues for survival mode, creative mode servers are still vulnerable to this attack vector.

This simple plugin scans book content for click actions and allows the server administrator to define a blacklist of actions which are automatically removed.

For server owners: more information, installation instructions and completed builds are available on the plugin page: https://www.spigotmc.org/resources/bookexploitfix.5897/

For developers: contributions are welcome and encouraged. The plugin uses the maven build system, so getting set up is simple:

  1. Clone the repository: git clone https://github.com/minoneer/BookExploitFix

  2. Build the final jar: mvn clean package

The build artifact will be in target/BookExploitFix.jar

Feel free to reach out to me if you have any concerns or wish to discuss potential contributions.

Feature Requests and Bugs:

Please create an issue to report any problems or request new features.

bookexploitfix's People

Contributors

minoneer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bookexploitfix's Issues

Config Cleanup

Cleanup the file configuration. Including

  • config paths
  • documentation
  • default values

1.18 & 1.19 Support

The plugin currently does not support 1.18 and 1.19. Is the resource discontinued? ๐Ÿ˜ƒ

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.