Improve console output#760
Merged
christophetd merged 8 commits intoJun 15, 2026
Merged
Conversation
This comment has been minimized.
This comment has been minimized.
6323000 to
53db7c9
Compare
e7ac9f0 to
890610f
Compare
sobregosodd
reviewed
Jun 12, 2026
| "credential-access", | ||
| "discovery", | ||
| ], | ||
| "Exfiltration": [ |
Contributor
There was a problem hiding this comment.
Exfiltration is inacurate here, what about?
- Actions on Objectives
Contributor
Author
There was a problem hiding this comment.
it feels too much like jargon, but let me see if I can think of something better
sobregosodd
approved these changes
Jun 15, 2026
7a2a20e to
4dafa0a
Compare
trim_code_snippet truncated long lines to head + '...' + tail regardless
of where the match sat, so a short YARA match (e.g. 'atob(') buried in a
minified line landed in the elided middle. The reporter highlights the
flagged span by locating the match within the snippet, so once the match
was elided it could no longer be emphasized. Center the kept window on the
matched bytes so the span survives truncation and stays highlightable.
4dafa0a to
f707fb9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.