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

1695 attack changes #1754

Merged
merged 3 commits into from
Mar 1, 2022
Merged

1695 attack changes #1754

merged 3 commits into from
Mar 1, 2022

Conversation

VakarisZ
Copy link
Contributor

@VakarisZ VakarisZ commented Mar 1, 2022

What does this PR do?

Fixes #1695

Removes T1082, because it needs to gather data from all over the place.
Changes T1016 to gather information not from system info collectors

PR Checklist

  • Have you added an explanation of what your changes do and why you'd like to include them?
  • Is the TravisCI build passing?
  • Was the CHANGELOG.md updated to reflect the changes?
  • Was the documentation framework updated to reflect the changes?

Testing Checklist

  • Added relevant unit tests?

  • Have you successfully tested your changes locally? Elaborate:

    image

  • If applicable, add screenshots or log transcripts of the feature working

Explain Changes

Are the commit messages enough? If not, elaborate.

VakarisZ added 3 commits March 1, 2022 16:06
Previously T1016 pulled results from system info telemetries, but system info telemetries are deprecated and network information is stored on monkey documents
This attack technique gathered data from deprecated system info telemetries. This attack technique needs to be reworked and perhaps it's better to have a single, dedicated and controlable system info gathering procedure
@mssalvatore mssalvatore merged commit c333186 into agent-refactor Mar 1, 2022
@mssalvatore mssalvatore deleted the 1695-attack-changes branch March 1, 2022 14:46
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

Successfully merging this pull request may close these issues.

2 participants