An open API service indexing awesome lists of open source software.

https://github.com/greatfar/anti-webshell

php webshell scaner 网站后门扫描器
https://github.com/greatfar/anti-webshell

php waf webshell

Last synced: 11 months ago
JSON representation

php webshell scaner 网站后门扫描器

Awesome Lists containing this project

README

          

# 简介

> 这是一个简单的 php webshell 扫描器,用于检测服务器上是否存在 webshell

## 说明

* scan_cli.php 命令行模式,上传到服务器后,通过命令行执行,`php scan_cli.php`
* scan_web.php 网页模式,上传到服务器后,通过浏览器访问,`http://xxx/scan_web.php`