mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 01:39:18 -04:00
phpinfo without <?php
phpinfo without <?php
This commit is contained in:
parent
a823fad248
commit
b89342db33
1 changed files with 3 additions and 0 deletions
3
Payloads/PHPInfo/phpinfo-shortsyntax
Normal file
3
Payloads/PHPInfo/phpinfo-shortsyntax
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
//tested on 7.2
|
||||||
|
// even with short_open_tag=0
|
||||||
|
<?=phpinfo()?>
|
Loading…
Add table
Reference in a new issue