Skip to content

Symantec attack log analyzer with SQL and add the ip address to mikrotik

Notifications You must be signed in to change notification settings

JohnGooler/symanteclog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 

Repository files navigation

Symantec Security log catcher.

Get the security log from Symantec IDS/IPS and find the IP-address that attacked.

Then add those IPs to mikrotik firewall through API or SSH.

Install Python Dependencies:

-pip3 install mysql-connector-python
-pip3 install paramiko

Before run:

  • add smc.exe in system variable path
  • create database name called attackers
  • import database

About

Symantec attack log analyzer with SQL and add the ip address to mikrotik

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages