top of page

Attacker Group Predictor

Hello secfolks, let me indroduce you to some called Attacker Group Predictor


Github link: https://github.com/omergunal/Attacker-Group-Predictor


It is handy tool for cyber threat intelligence researchers.


So what is does is that it uses the MITRE ATT&CK™ framework to predict the cyber attack group based on the techniques and attacks used in the attack. It collects data from MITRE ATT&CK™ framework and gives results after comparing it with the user input



How to set it up:


-git clone https://github.com/omergunal/Attacker-Group-Predictor.git -cd Attacker-Group-Predictor/ -pip3 install -r requirements.txt


Now use the command python3 main.py



add the technique used in the attack



now add the software used


Note: You may use commas to separate the input if there is more than one to mention


After providing these two inputs you will get the results as shown below




Hope this post was information. Go on, check this tool out and let us know about your experience in the comments.


Until next post Stay tuned

18 views0 comments

Recent Posts

See All
bottom of page