Skip to content

TasfiqSami/MCPTool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧨 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.8%
  • JavaScript 15.2%