- User-Friendly Dashboard: Settings, statistics, payloads, and report management.
- Persistent XSS Sessions: Active as long as the browser is running, with reverse proxy support.
- Access Control: Unlimited user support with custom permissions for payloads and reports.
- Real-Time Alerts: Receive notifications via email, Telegram, Slack, Discord, or custom callbacks.
- Customization: Tailor-made JavaScript payloads and unique payload links.
- Advanced Filtering: Options to extract additional pages, apply block/whitelist filters.
- Two-Factor Authentication: Enhance security for user logins.
- Comprehensive Data Collection: Including URL, IP address, referer, User-Agent, cookies, storage data, full HTML DOM, page origin, execution time, payload URL, page screenshots, and more.
- Server Compatibility: PHP 7.1 or higher.
- Domain Name: Short domain recommended (shortboost).
- SSL Certificate: For HTTPS websites (Cloudflare or Let's Encrypt for free SSL).
- Kali Linux 2023.3
- Ubuntu 22.04
- Ubuntu 23.10
- Mint 21.2
- Debian 12
Note: The installation scripts are compatible with Linux distributions that use the apt
package manager and systemd
for system and service management.
- Download:
install_ap2.sh
. - Prepare:
chmod +x install_ap2.sh
. - Execute:
./install_ap2.sh
.
- Download:
install_ng.sh
. - Prepare:
chmod +x install_ng.sh
. - Execute:
./install_ng.sh
.
Automatic:
- Download:
install_dk.sh
. - Prepare:
chmod +x install_dk.sh
. - Execute:
./install_dk.sh
.
Manual:
- Clone the repository into
/var/www/html/
. - Rename
.env.example
to.env
and set a secure password. - Update
msmtprc
for email alerts. - Run
docker-compose build && docker-compose up -d
. - Initialize account setup at
/manage/install
.