GithubHelp home page GithubHelp logo

j3eyond / sepr_parser Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3 KB

The simple scripts for parse symantec endpoint protection html reports.

License: MIT License

Python 68.16% Shell 31.84%
bash parser python reports symantec symantecendpointprotection

sepr_parser's Introduction

Symantec endpoint protection reports parser

Description

The simple scripts for parse symantec endpoint protection html reports.

Scripts:
- sepr_parser.py - parse html report and output txt files to folders.
- uniq.sh - sort and uniq all result to alerts folder.

Folders:

  • risk_category - VIRUS AND RISK DETECTION (Blocked, Quarantined, Deleted, Newly Infected, Still Infected), strings: "Filename: Unavailable" - exception!
  • av_status - Protection Status Snapshot (AV Engine Off, SONAR Proactive Threat Scan Off);
  • alerts - Uniq and sorted results;

  • Install

    git clone https://github.com/J3eyond/SEPR_parser
    cd SEPR_parser
    Create a virtual environment (optional):
    virtualenv venv
    Activate the virtual environment:
    source venv/bin/activate
    Install requirements:
    pip install -r requirements.txt
    Give permission to launch(bash script):
    chmod +x uniq.sh

    Launch

    python3 sepr_parser.py *path to your report*

    ./uniq.sh

    Requirements

    • python 3.9 +
    • virtualenv==20.23.1 (optional)

    sepr_parser's People

    Contributors

    j3eyond avatar

    Watchers

     avatar

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google โค๏ธ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.