Skip to content

zBreeez3y/AnalysisTemplateGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AnalysisTemplateGenerator

A python3 GUI script that creates a security analysis template and pre-generated recommendations based off per-alert details.

image image

What is ATG?

Analysis Tempalte Generator is a Python3 script that provides a GUI for an analyst to paste alert details during a security investigation. Upon determing whether the alert can be closed, or escalated to the customer, ATG will generate an analysis template with the alert based upon the details provided by the analyst, and a pre-generated recommendation based on the alert type and saves it to a TXT file in the scripts PWD. The script will also open thee file in notepad for you

  • You can change lines 235, 465 to provide your text editor of choice

ATG will auto defang public IP addresses and URL's, and provides the template with general markdown text formatting.

Setup/Usage

  • Install Python3
  • Run: python3 .\ATG.py
  • Leave open during investigation and provide details
    • Note: Must provide date/time in xxxx-xx-xx xx:xx:xx format
  • Select whether you're escalating or closing alert
  • Optional: Provide addtional non-default fields/values
  • Select "Submit"

About

A python3 GUI application that creates a Security Analysis template and pre-generated recommendations based off per-alert details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages