/Webshell-2

Detect webshell based on SVM

Primary LanguagePHPMIT LicenseMIT

Webshell

1 Instuction

  1. Download and extract source code.
  2. cd into the directory using the similar command as follows:
cd D:/webshell
  1. Put the files to detect into the samples2dectect folder.
  2. Run the similar command to get features.
./neopi.py -c neopiFeature.csv -a D:/webshell/samples2detect "php"
  1. Run the following command to detect webshells.
python detect.py