摘要:
转载请标明来处 先放个原型 preg_replace函数原型: mixed preg_replace ( mixed pattern, mixed replacement, mixed subject [, int limit]) 如果有对preg_replace不了解的可以查看 https://w 阅读全文
posted @ 2021-01-17 20:08
猪猪侠的哥哥
阅读(3946)
评论(0)
推荐(0)
摘要:
伪协议常常用于文件包含漏洞之中。 在php中能够造成文件包含的函数有include、require、include_once、require_once、highlight_file、show_source、file_get_contents、fopen、file、readfile 0x01 函数 1 阅读全文
posted @ 2021-01-17 08:59
猪猪侠的哥哥
阅读(766)
评论(0)
推荐(0)