Opensitoo / MCPTool

Pentesting tool for Minecraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧨 MCPTool v3.5

Pentesting tool for Minecraft


This project was created for educational purposes and should not be used in environments without legal authorization.

πŸ›  Features

  • See information of a server
  • View player information
  • Get the ip of a domain
  • Get information about an ip address
  • DNSLookup
  • Search random servers with certain information (With Shodan)
  • Port scanning (with nmap and qubo). And send a bot to check if the server can be entered
  • Scanning of nodes of a hosting
  • Checker
  • Listening command
  • Create a local bungee
  • MITM Attack (poisoning)
  • Initiate a brute force attack to access the console. (via RCON)
  • Initiate a brute force attack to access the user's account. (via /login)
  • Connect to a server using a bot.
  • Connect to the RCON of a server and execute commands
  • Kick, kickall and block
  • Bots are compatible with Proxies

πŸ’» Supported operating systems:

  • βœ… Windows (8, 8.1, 10 and 11)
  • βœ… Linux

⛏️ Supported minecraft versions

  • πŸ“ƒ 1.8.x-1.19.x

πŸ”§ Installation

πŸ•Ή Usage

  • python3 main.py

Guide

  • If you want to learn how to use the commands, see the command guide.

πŸ“Έ Screenshots

🎞 Video

Licencia

MIT License

Copyright (c) 2023 Pedro Vega

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Pentesting tool for Minecraft

License:MIT License


Languages

Language:Python 84.8%Language:JavaScript 15.2%