Loading...
Loading...
Security Audit Tool for ThinkPHP Framework Special Features. Conducts white-box static audits on common mechanisms of ThinkPHP such as authentication/CSRF/template escaping/ORM writing (Mass Assignment)/debugging and configuration exposure, and maps to a general vulnerability type system (AUTH/CSRF/TPL/XSS/LOGIC/CFG/SESS/SQL, etc.).
npx skill4agent add 0xshe/php-code-audit-skill php-thinkphp-auditallowFieldsource_pathoutput_path{source_path}_audit{output_path}/framework_audit/
thinkphp_{timestamp}.mdcomposer.jsontopthink/think-*thinkphp/think-*public/index.phpconfig/app.phpdatabase.phpmiddleware.phpruntime/AUTHCSRFXSSTPLLOGICCFGSESSSQLAuthraw|rawrequest->param()request->all()$this->request->post()Model::create/save/update$model->save($data)allowFieldfieldDb::query($sql)Db::execute($sql)whereRaworderRawbuildExpression->bind/placeholder/prepareapp_debugtrace