You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a function for YARA. If a rule matchs a process or a file then stop the found process or remove the found file.
The idea is that we're able to use YARA and dynamically find the artifacts (process, file) to contain on the target.
The text was updated successfully, but these errors were encountered:
Karneades
changed the title
Add YARA search function and kill found process or remove found file
Add YARA function to find artifacts to contain
Jul 27, 2018
Implement a function for YARA. If a rule matchs a process or a file then stop the found process or remove the found file.
The idea is that we're able to use YARA and dynamically find the artifacts (process, file) to contain on the target.
The text was updated successfully, but these errors were encountered: