Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plesk admin scripts
03-13-2012, 12:41 AM
Post: #1
Plesk admin scripts
Does anyone know how Plesk's admin scripts are crypted? It seems like they use ioncube, but they use a strange prologue:

PHP Code:
<?php
    
die("The file get_password.php is part of Plesk distribution. It cannot be run outside of Plesk environment.\n");
    
__plesk_loader_pragma__('B');
?>
†„ç/LÜøá& ¾Ù"ƒVð`I"'”°£SàÌB²¸S‚P¶ÃŽW-.Ìɽ‘F÷‚n2R½oÔ欺!ÑQ%Œ”ÓÖ…öÆÃÃZm1J,eœãæ6ñAZ'DÆô'É_geùLð9ž}K0nkxéc​)±ë©FÏ
®”Ô­¨U­ó-Jøþ‚±W—ÿ±RËXäþzßÖ`ƒÔ.Jl<ž³ÃÇÆ]›¶Z¸˜Vþ    ¸5ˆ2ì!/³x°º¯·Üžú·{¢¥dr·õ]ˆvÆ5qYS7}cd“î_,>    j9¹ 9çe&ßð3vè¿ܨó Zj#/&­úÄC 
[/code]
Find all posts by this user
Quote this message in a reply
04-23-2012, 03:07 AM
Post: #2
RE: Plesk admin scripts
(03-13-2012 12:41 AM)shikamaru Wrote:  Does anyone know how Plesk's admin scripts are crypted? It seems like they use ioncube, but they use a strange prologue:

PHP Code:
<?php
    
die("The file get_password.php is part of Plesk distribution. It cannot be run outside of Plesk environment.\n");
    
__plesk_loader_pragma__('B');
?>
†„ç/LÜøá& ¾Ù"ƒVð`I"'”°£SàÌB²¸S‚P¶ÃŽW-.Ìɽ‘F÷‚n2R½oÔ欺!ÑQ%Œ”ÓÖ…öÆÃÃZm1J,eœãæ6ñAZ'DÆô'É_geùLð9ž}K0nkxéc​)±ë©FÏ
®”Ô­¨U­ó-Jøþ‚±W—ÿ±RËXäþzßÖ`ƒÔ.Jl<ž³ÃÇÆ]›¶Z¸˜Vþ    ¸5ˆ2ì!/³x°º¯·Üžú·{¢¥dr·õ]ˆvÆ5qYS7}cd“î_,>    j9¹ 9çe&ßð3vè¿ܨó Zj#/&­úÄC 
[/code]


Hmm.. I don't think these are ioncube -- could be some custom obfuscation algo.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | Homepage | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication