ATTACK-Python-Client icon indicating copy to clipboard operation
ATTACK-Python-Client copied to clipboard

Create a function template for functions in attack_client class

Open Cyb3rWard0g opened this issue 4 years ago • 1 comments

A lot of the functions in attack_client class repeat code. We can create a function template and dynamically create those functions 🚀

Cyb3rWard0g avatar Oct 22 '21 21:10 Cyb3rWard0g

https://github.com/OTRF/ATTACK-Python-Client/blob/master/attackcti/attack_api.py#L31

Cyb3rWard0g avatar Oct 22 '21 21:10 Cyb3rWard0g