Advertisement
Guest User

Untitled

a guest
Dec 18th, 2023
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. <?php
  2. /**
  3. *
  4. * @ This file is created by http://DeZender.Net
  5. * @ deZender (PHP5 Decoder for ZendGuard Encoder)
  6. *
  7. * @ Version : 3.0.4.0
  8. * @ Author : DeZender
  9. * @ Release on : 02.04.2017
  10. * @ Official site : http://DeZender.Net
  11. *
  12. */
  13.  
  14. function enviarComando($campo1, $campo2, $campo3, $usuario, $senha)
  15. {
  16. if (($usuario == '9yD8qn28iqGOI') && ($senha == '6xnYG097W1CVn')) {
  17. if ($campo1 == 'poweroff') {
  18. exec( 'sudo /var/topsapp/scripts/util/comandos yx8eIA31gGzmw /sbin/poweroff' );
  19. .....................................................
  20. ...............................
  21. ...............
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement