mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-01-31 07:27:25 +00:00
Merge pull request #471 from jenaye/patch-1
[Add] - php8 to extensions.lst
This commit is contained in:
commit
c5b49ec497
@ -6,6 +6,7 @@
|
|||||||
.php4
|
.php4
|
||||||
.php5
|
.php5
|
||||||
.php7
|
.php7
|
||||||
|
.php8
|
||||||
.pht
|
.pht
|
||||||
.phar
|
.phar
|
||||||
.phpt
|
.phpt
|
||||||
|
1
Upload Insecure Files/Extension PHP/phpinfo.php8
Normal file
1
Upload Insecure Files/Extension PHP/phpinfo.php8
Normal file
@ -0,0 +1 @@
|
|||||||
|
<?php phpinfo(); ?>
|
Loading…
Reference in New Issue
Block a user