my favourite thing to play with in phpnuke is the sql injection
in many sites even the following POC released since 2 february, but the sql injection bug is still existed among many popular nuke sites
this script is full of security flaws and i join anyone who says stop using PHPnuke
it's NOT SECURE at all.
simple exploits using sql injection is....
http://www.net-security.org/vuln.php?id=3226u will find a copmerhensive details about the bugs in WebLink,Downloads,Sections and Reviews modules in phpnuke
u can use either of the exploit provided for getting all admin hashes and their login names too
simply after u get the md5 hash and the login name
example (login name= news) (md5 hash= 21232f297a57a5a743894a0e4a801fc3 )
u can use any sites that offer base64 encode-decode like
http://www.isecurelabs.com/outils/base64/and then put the login name and md5 password to encode them
news:21232f297a57a5a743894a0e4a801fc3
the resulting base64 encryption for the above login and md5 will be :
bmV3czoyMTIzMmYyOTdhNTdhNWE3NDM4OTRhMGU0YTgwMWZjMw
now you can get this wonderful script to add the admin account of YOUR OWN!!!
just save the following link anything.pl
http://rst.void.ru/download/r57nuke.txtuse any perl interpreter to run this script,
the script will ask u about the website u wan to break to and enter ur nuick and ur password and last is to enter the base64 encoded string that u get in the the above explanation.
it's pretty easy and simple process and i'll appreciate any good example of making XSS exploits
hope that help
Best Regards
migo