ATTACK-Python-Client
ATTACK-Python-Client copied to clipboard
Create a function template for functions in attack_client class
A lot of the functions in attack_client class repeat code. We can create a function template and dynamically create those functions 🚀
https://github.com/OTRF/ATTACK-Python-Client/blob/master/attackcti/attack_api.py#L31