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 网站后门扫描器
- Host: GitHub
- URL: https://github.com/greatfar/anti-webshell
- Owner: Greatfar
- Created: 2018-09-06T14:00:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T02:12:58.000Z (about 2 years ago)
- Last Synced: 2024-05-18T11:49:46.354Z (about 2 years ago)
- Topics: php, waf, webshell
- Language: PHP
- Homepage:
- Size: 325 KB
- Stars: 5
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 简介
> 这是一个简单的 php webshell 扫描器,用于检测服务器上是否存在 webshell
## 说明
* scan_cli.php 命令行模式,上传到服务器后,通过命令行执行,`php scan_cli.php`
* scan_web.php 网页模式,上传到服务器后,通过浏览器访问,`http://xxx/scan_web.php`