Поиск Google ничего не нашел

PHP: phpinfo - Manual

www.php.net

This function parses the phpinfo output to get details about a PHP module.

http://localhost/phpinfo.php

locall.host

The phpinfo.php file is a command line tool that can be accessed by opening a terminal window and typing “php -i”. This will display the information on screen for you to review. What to Look for When Searching for PHP Info.php Vulnerabilities.

phpinfo - Выводит информацию о текущей конфигурации PHP

php.ru

Так как каждая система имеет свои особенности, phpinfo() используется в основном для проверки настроек конфигурации и для просмотра доступных предопределенных констант в данной системе.

Report - stcord.no-ip.org:81/phpinfo.php?a[]=<a+href...

urlquery.net

urlquery is a service for scanning, identifying and categorizing potentially harmful elements on a webpage, checking for malware infections and assessing overall reputation.

phpinfo()

www.afirmm.com

Registered PHP Streams. php, http, ftp, https, ftps, compress.bzip2, compress.zlib. Zend logo This program makes use of the Zend Scripting Language Engine: Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies.

LFI2RCE via phpinfo() - HackTricks

book.hacktricks.xyz

If uploads are allowed in PHP and you try to upload a file, this files is stored in a temporal directory until the server has finished processing the request, then this temporary files is deleted.

Secure your phpinfo.php files with .htaccess | Perishable Press

perishablepress.com

These types of informational files employ PHP’s handy phpinfo() function to display a concise summary of all of your server’s variables, which may then be referenced for debugging purposes, bragging rights, and so on.

html - <meta http-equiv="refresh" content="0; url... - Stack Overflow

stackoverflow.com

Plus, you can't use <meta http-equiv="refresh"> or any other header directives once output is sent. Try replacing this part

phpinfo()

www.ugvlog.fr

php, http, ftp, compress.zlib. Zend logo This program makes use of the Zend Scripting Language Engine: Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies.

Трюки с phpinfo — Хакер

xakep.ru

1. Отправляем файл с PHP-кодом на php-скрипт с phpinfo(), PHP сохраняет его в временную (tmp) папку. 2. С помощью все той же функции phpinfo() узнаем место хранения и seed (своего рода идентификатор) отправленного файла.

Поиск реализован с помощью YandexXML и Google Custom Search API