Advertisement
Guest User

Untitled

a guest
Mar 10th, 2021
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. $ cat fy_DŁUGI_UNIKALNY_CIĄG_ZNAKÓW_g3ufyg3uyfg3487ftu.php
  2. <?php
  3.  
  4. setcookie('secret', 'fr3iufhr3i_TUTAJ_MÓJ_SEKRET_hr3ugi3rug');
  5. header('Location: /?'.rand());
  6. _______________________________________
  7.  
  8. $ head .htaccess
  9. RewriteEngine on
  10.  
  11. SetEnvIf Cookie "secret=fr3iufhr3i_TUTAJ_MÓJ_SEKRET_hr3ugi3rug" sezamie=otworz
  12. RewriteCond %{REQUEST_URI} !^/fy_DŁUGI_UNIKALNY_CIĄG_ZNAKÓW_g3ufyg3uyfg3487ftu.php$
  13. RewriteCond %{ENV:sezamie} !otworz
  14. RewriteRule (.*) https://sekurak.pl
  15.  
  16. _______________________________________
  17.  
  18. Jak odwiedzisz: https://mojasekretnastrona.localhost/fy_DŁUGI_UNIKALNY_CIĄG_ZNAKÓW_g3ufyg3uyfg3487ftu.php
  19. To odblokujesz sobie dostęp do strony. W przeciwnym wypadku wylądujesz na stronie https://sekurak.pl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement