Israel and Iran size up war damage

Major General Esmail Ghaani, a senior commander in Iran’s Revolutionary Guards, was last week reported to have died in a devastating series of Israeli strikes. But this week Ghaani appeared alive and well, taking part in a rally in central Tehran to celebrate what Iran called its “victory” in repelling Israeli attacks. Ghaani’s resurrection is…

Read More

Pterodactyl Panel 1.11.11 – Remote Code Execution (RCE)

# Exploit Title: Pterodactyl Panel 1.11.11 – Remote Code Execution (RCE) # Date: 22/06/2025 # Exploit Author: Zen-kun04 # Vendor Homepage: https://pterodactyl.io/ # Software Link: https://github.com/pterodactyl/panel # Version: < 1.11.11 # Tested on: Ubuntu 22.04.5 LTS # CVE: CVE-2025-49132 import requests import json import argparse import colorama import urllib3 urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) arg_parser =…

Read More