BAZW

  • PHP strlen函数的各种应用

    一、PHP strlen漏洞 1、PHP strlen函数是用来获取字符串长度的函数。但是如果输入的字符串中包含空字节(\0),则strlen函数会将空字节之后的字符串截断。这个特…

    编程 2024-10-04