多项选择题

在进行Php代码审计时,寻找代码执行漏洞主要寻找代码中是否使用了相关函数,包括的函数名称有()

A.assert()
B.call_user_func()
C.call_user_func_array()
D.eval()