Skip to content

Simple check to return all APT groups their techniques and sectors based on a string search

Notifications You must be signed in to change notification settings

noapocalypse/apt_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

apt_search

Simple check to return all APT groups their techniques and sectors based on a string search

Based on the collated works on APT groups by Thai cert, found here; https://www.dropbox.com/s/ds0ra0c8odwsv3m/Threat%20Group%20Cards.pdf

Really basic search tool. String matches by sector, apt name ot technique and returns a pandas dataframe or de duplicated list depending on the request.

Will require the install of pandas https://pandas.pydata.org/pandas-docs/stable/install.html and also tabulate (can pip install it).

The csv file should sit in the same folder as the python script and all should work well hopefully.

About

Simple check to return all APT groups their techniques and sectors based on a string search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages