Skip to content

For Detection of SSH Attacks on Linux Machine, Read provided research paper for more details about methodology.

Notifications You must be signed in to change notification settings

ozch/SSH-Attack-Detection-Using-Machine-Learning

Repository files navigation

SSH-Attack-Detection-Using-Machine-Learning

For Detection of SSH Attacks on Linux Machine, Read provided research paper for more details about methodology. Paper > https://1drv.ms/b/s!AlxwyurlqSWO7RlxZ01mJsaCyG3S

Requirements

  • Python 3.X
  • Pytail python -m pip install pygtail
  1. Install the requirements
  2. run main_ssh.py using python main.py
  3. If everything is working convert it into executable service using pyInstaller

Dataset

Dataset was collected inhouse, using server ssh log files. feature extractor is embedded within the program, review ssh_on_demand_data_collection.py code to understand it's working

About

For Detection of SSH Attacks on Linux Machine, Read provided research paper for more details about methodology.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages