This project was created for educational purposes and should not be used in environments without legal authorization.
Warning: This project still in development! Bugs may occur! Please, report them at GitHub! Some features may not work or be missing, feel free to contribute or report issues! Thanks!
- MCPentester now supports multilanguage!
- v1.0.1 already has English, Russian and Spanish languages!
- Now, the project has its own API!
- Ping servers by yourself! (WARNING: REVEALS IP)
- Configuration system based on
.pyfile looks bad, isn't it?- Well, I know! That's why I've switched to
.jsonconfig! - It looks much cleaner and better to use.
- Well, I know! That's why I've switched to
-
Now, you can ping servers via
mcsrvstat.usminecraftpinger.com- Local API (Reveals your IP)
-
Quering servers
- Wan't to know what software server runs on?
- Or maybe you wan't to know what plugins does server uses?
- Easily! Just use
query <ip|domain>[:port]command!
-
Download skins and capes!
- Use
skin <nick|uuid>command to download someone's skin! - Example:
skin kreewxqto download my skin :p
- Use
- Now you can get player's nickname history!
- Use
nickhistory <nick|uuid>command to get player's nickname history! - Example:
nickhistory vepexto get vepex's nickname history
- Use
- Download favicons easily!
- Now with
favicon <host|domain>[:port]command you can download server's favicon! - Example:
favicon mc.hypixel.netto download Hypixel's favicon!
- Now with
- Improved
helpcommand, you can now usehelp <command>to get information about specific command (v1.0.1) - Added
dns <domain>command (v1.0.1) - Added logs
- Small refactoring
- and more...
- Getting information about:
- servers
- players
- UUIDs
- IPs
- Scanning ports and pinging available servers searching for Minecraft servers
- and more!
git clone https://github.com/mrksbgg/MCPentester && cd MCPentester && pip install -r requirements.txt && python3 main.py
cd MCPentester && python3 main.py
- Windows (10, 11)
- Linux-based distros
server <ip|domain>[:port]
player <name>
uuid <name>
ip <ip|domain>
scan <ip|domain> <from-to>
dns <domain>
query <ip|domain>[:port]
Will be written sometime...
- Velocity/Waterfall FakeProxy
- Bot join
- Improve server mass scanning
- Server aliases (favorite them?)
- Termux support?
- and more...
- @mrksbgg - Developer of MCPentester
- @wrrulosdev - Developer of MCPTool, MCPentester's inspiration