Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_by_tech_id and fuzzy match for context #147

Open
Wapiti08 opened this issue Jul 9, 2023 · 0 comments
Open

get_by_tech_id and fuzzy match for context #147

Wapiti08 opened this issue Jul 9, 2023 · 0 comments

Comments

@Wapiti08
Copy link

Wapiti08 commented Jul 9, 2023

Is your feature request related to a problem? Please describe.
I hope this tool can provide a function to get the information like tactics ... based on a given technique_id

technique = attck.enterprise.techniques.get(technique_id=tech)
 # fuzzy match
technique = attck.enterprise.techniques.search(name_contains="some text")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant