This exploit demonstrates a SQL injection vulnerability in PHP-Nuke's 'friend.php' module, allowing an attacker to extract admin credentials via a crafted URL. The payload uses a UNION-based SQLi to dump usernames and password hashes from the 'authors' table.
Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target:PHP-Nuke (all versions)
No auth needed
Prerequisites:Target must be running PHP-Nuke with the 'friend.php' module accessible