redcanaryco / invoke-atomicredteam

Invoke-AtomicRedTeam is a PowerShell module to execute tests as defined in the [atomics folder](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics) of Red Canary's Atomic Red Team project.
MIT License
815 stars 193 forks source link

How to query the output? #84

Closed nimaforoughi closed 2 years ago

nimaforoughi commented 2 years ago

How can we search amongst the output . for example querying all the techniques or tests which contain the word of "SMB". Is there a way to do it directly without saving the output file? I want to find all the Tests that are related to "SMB" for example

clr2of8 commented 2 years ago

My suggestion is to use the search feature provided on GitHub. In this case you could go to the Atomic Red Team Project and search for SMB.