基于机器学习的 Webshell 检测 (OPCode -> N-Gram -> TF-IDF -> XGBoost)
-
Updated
Jun 13, 2021 - PHP
基于机器学习的 Webshell 检测 (OPCode -> N-Gram -> TF-IDF -> XGBoost)
📝 n-gram based text categorization written in php
Research implementation of Naive Bayes for text classification in PHP with advanced NLP features. Includes stemming, N-Gram tokenization, TF-IDF weighting, cross-validation, and benchmark analysis across multiple datasets.
Add a description, image, and links to the n-gram topic page so that developers can more easily learn about it.
To associate your repository with the n-gram topic, visit your repo's landing page and select "manage topics."