Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-46811 — CVE-2025-46811 | Kitploit
Tools/GitHubGitHub/b-l-x/cve-2025-46811
Vulnerability ScannersExploitationWeb Application ExploitationPenetration TestingCommand and ControlRemote Access Tool
GitHubb-l-x/cve-2025-46811

CVE-2025-46811

CVE-2025-46811

View Repository
1 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

SUSE Manager Exploit Toolkit

CVE-CVE-2025-46811 Scanner & Exploiter
Python License

🚀 Features

  • Multi-threaded vulnerability scanning
  • Interactive root shell via WebSocket
  • Single command execution mode
  • Colored debug output
  • Batch processing of targets

📦 Installation

root@kitploit:~
git clone https://github.com/yourusername/suse-manager-exploit.git
cd suse-manager-exploit
pip install -r requirements.txt

🛠 Usage

Scan Mode

root@kitploit:~
python3 exploit.py scan -i targets.txt -o vulnerable.txt --debug

Exploit Mode

root@kitploit:~
# Single command
python3 exploit.py exploit 10.0.0.5 -c "cat /etc/passwd"

Interactive shell

python3 exploit.py exploit vulnerable.com --debug

🎯 Screenshot

Interactive Shell Demo

⚙ Technical Details

⚠ Disclaimer

This tool is for authorized penetration testing and educational purposes only. Usage against systems without prior permission is illegal.

📜 License

MIT - Copyright (c) 2023

Download Tool
ComponentDescription
WebSocket Endpoint/rhn/websocket/minion/remote-commands
Vulnerability CheckVerifies root command execution via id
SSL HandlingBypasses certificate verification