Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 391 Bytes

File metadata and controls

8 lines (6 loc) · 391 Bytes

AST_Webshell_Detect

A webshell detect engine by analysing AST of php scripte generated from PHP-Parser.

overview

AST_Webshell_Detect is a webshell detect software written by php language. It's purpose is by analysing abstract syntax tree(AST) of the detected file, to find threaten info.

usage

put the whole project to your webserver directory, then access index.html.