Skip to content

Small script to enrich SSH logs for Malicious IP addresses with failed SSH login attepmts against VirusTotal.

Notifications You must be signed in to change notification settings

doggopadre/SSH_Log_Enricher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SSH_Log_Enricher

Small script to enrich SSH logs for Malicious IP addresses with failed SSH login attepmts against VirusTotal.

Usage

  • Usage is simple, just do python3 enricher.py
  • Make sure that you replace the ssh_logsd.log file with your actual log file you want to enrich.
  • Also make sure you export your VirusTotal API key "export VT_KEY=your-api-key-here"

About

Small script to enrich SSH logs for Malicious IP addresses with failed SSH login attepmts against VirusTotal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages