X-Ray Detective

Warning: This project is experimental. Its files will not synchronize across the CurseForge network.

X-Ray Detective

Summary

A web-based tool that analyzes the mining behavior of users to detect users using X-Ray hacks. Detects both hacked clients and x-ray texture packs.

X-Ray Detective interfaces with your existing database logs to improve performance.

This is NOT a JAR server plugin. (See Requirements Below) This is currently a web interface only . A non web server JAR version may eventually be released at a later time... maybe. =)

Requirements

Features

  • Database Integration - Does NOT modify chunks (Like Orebfuscator), requiring significantly less resources. Does NOT modify your LogBlock database. Stores all statistics in it's own table so you're not constantly scanning the entire LogBlock database.
  • Automatic User Authentication - Use in-game usernames to authenticate. When a user logs into your server, they are automatically authenticated on the web script as well. All you have to do is make a list of which users can access the script.
  • Password Based Authentication - Instead of username based authentication, this option allows anyone to login if they have the correct password.
  • Multi-World Support - Each world has its own statistics
  • User Notes - Keep track of who is banned, jailed, warned, suspended. Automatically hide banned users from lists.
  • MCBans Evidence Page - Allow guests access to only the page that shows the evidence for their crimes
  • Simple Interface - Display only the information that is important to you. List the users with the highest ore/stone ratios, hide users until they have broken enough blocks for accurate statistics, hide/show banned users, etc. Users who are new to your server are also marked so you can focus on who is most likely to be cheating.
  • Customizable Sensitivity Settings - Increase or decrease the sensitivity settings for flagging users as X-Rayers.

Sample of Web Interface

Sample of Web Interface

User Summaries

Sample of upcoming Player Summary page

How It Works

X-Ray Detective interfaces with Log Block or Guardian to analyze the behavior of users. Users using hacked clients and other exploits exhibit different behavior than regular users, so they can be discovered by use of statistical analysis.

X-Ray Detective looks for the following patterns:

Simple Patterns
  • Ratio of ores to stone - The average user may find a diamond once out of every 300 blocks mined. A very lucky user may find a diamond once out of every 200 blocks. However, a user with X-Ray may consistently find diamonds in 1 out of every 30 blocks mined. Some X-Rayers even discover diamonds in 1 in 10 blocks! This is 10 to 30 times the average rate!
Complex Patterns (Coming soon!)
  • Steep Incline Before Ores - Normal users generally mine on a flat level. They do not move up or down much while mining. X-Rayers mine directly to the nearest ores, which are rarely at the same depth as the user, so they dig diagonally towards ores.
  • Only Mining Exposed Ores - Users who use an X-Ray texture pack will have very high incidence of mining ores that are already exposed in natural caverns. They cannot see the ores hidden behind stone, but they can see exposed ores.
  • Not Mining After Finding Ores - Does the user stop mining immediately after discovering ores? This may indicate they know they have already mined all nearby ores.
  • Mining Without Torches - Mining without torches sometimes indicates that a user is using a client hacked with a fullbright mod to see in the dark. They may also be using other mods as well. Obviously, this alone does not indicate cheating (they may just have their Gamma turned up), but some admins find this information useful.
  • Covering Tracks - Sometimes X-Rayers will try to cover their tracks from snooping admin by filling their mine tunnel with dirt or stone.

Get Involved

If you are interested in testing the script, check out the Downloads page.

We assume that you already have LogBlock fully configured and running smoothly with MySQL (not flatfile), and a functional webserver with PHP.

Although X-Ray Detective NEVER modifies the contents of the LogBlock database, you may be required to reset / delete the statistics X-Ray Detector collects over time. The statistics can be easily regenerated. This will occur if we make significant changes to the database structure.

Also, you might occasionally have to re-edit your config files when we add new options. We don't currently have an automatic config-file upgrader implemented.

Support

If you have any problems with X-Ray Detective, create a Ticket on the Issues Tracker.

I will do my best to respond in a timely manner.

Known Issues

  • Single Player Stats Page - Not yet working - This page includes the advanced statistics
  • Global Stats Averages - Not yet implemented
  • Blank xray.php - Make sure you're using the latest version. If your xray.php page is blank, set "display_errors" to "on" in your php.ini configuration file. An error is occurring before anything can be displayed. Turning this setting on will provide information on what error is halting the script.

More Information

Installation Guide

Interpreting X-Ray Detective's Statistics


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

No files uploaded yet.