Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mrdraper/pythonforblueteam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python for Blue Team

A collection of Python resources geared towards Blue Team security work.

Think scripts, tutorials, modules, etc.

Main reason for this repo is a collective overview of all things Python available to Blue Teamers.

Will be expanded in the near future.

Repo scripts

  • Packet2Snort

Linked scripts

Books

  • Machine Learning and Security, Protecting Systems with Data and Algorithms, Clarence Chio & David Freeman

  • Python for Data Analysis, Data Wrangling With Pandas, Numpy, and Ipython, Wes Mckinney

Libraries

  • BAT (Bro Analysis Tools), used for processing Bro logs in Python https://github.com/SuperCowPowers/bat pip install bat

  • Scapy, used for processing and manipulating raw network data in Python pip install scapy

  • Pandas, used for processing a variety of log data in differing formats pip install pandas

  • Matplotlib, used for visualizing data in Python pip install matplotlib

About

A collection of Python resources for Blue Team security work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages