-
Notifications
You must be signed in to change notification settings - Fork 89
Normalize plugins Certificates output #1498
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
Merged
Schamper
merged 31 commits into
fox-it:main
from
william-billaud:normalize_certlog_output
Jan 16, 2026
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
d2830be
Fix #1452
william-billaud 7f5cb32
endorsement_fingerprint -> endorsement_certificate_hash
william-billaud c38f733
distinguished_name -> subject_dn
william-billaud c308cbf
Fix tests
william-billaud a76e2ca
Add warning if column name would cause duplicate.
william-billaud c51bd47
Revert UAL change
william-billaud fa824c5
Add serial_number and serial_number_hex
william-billaud d32e6e4
Fix tests
william-billaud b16db6e
add 0x in prefix of hex string serial number
william-billaud 5bb4d30
Update dissect/target/plugins/os/windows/certlog.py
william-billaud cc1662a
Update dissect/target/helpers/certificate.py
william-billaud 31debe7
Fix typo
william-billaud a0d9692
Add tests related to certificate with negatives serial numbers
william-billaud cc71552
Fix nginx tests
william-billaud 9573af9
typo
william-billaud ac04d61
typo
william-billaud d2cc327
Update dissect/target/helpers/certificate.py
william-billaud d413311
Update dissect/target/helpers/certificate.py
william-billaud 6bc084f
Update tests/plugins/apps/webserver/test_apache.py
william-billaud 748f9e1
Update dissect/target/plugins/os/windows/certlog.py
william-billaud 2e1502e
Update dissect/target/helpers/certificate.py
william-billaud e7fdbb7
Fix tests
william-billaud f74d8f6
Merge remote-tracking branch 'origin/normalize_certlog_output' into n…
william-billaud aa3355e
Update dissect/target/plugins/os/windows/certlog.py
william-billaud a02463c
Update dissect/target/plugins/os/windows/certlog.py
william-billaud 649eb23
Update dissect/target/plugins/os/windows/certlog.py
william-billaud febfcdb
Update dissect/target/plugins/os/windows/certlog.py
william-billaud eaac017
Update tests/plugins/apps/webserver/test_apache.py
william-billaud 4e57748
Linting
william-billaud 2cb0603
typo + typing
william-billaud 1539031
Merge branch 'main' into normalize_certlog_output
william-billaud File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions
3
tests/_data/plugins/apps/webserver/certificates/negative_serial.crt
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
tests/_data/plugins/apps/webserver/certificates/negative_serial.key
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
tests/_data/plugins/apps/webserver/certificates/negative_serial_high.crt
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
tests/_data/plugins/apps/webserver/certificates/negative_serial_high_2.crt
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
tests/_data/plugins/apps/webserver/certificates/negative_serial_high_3.crt
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
tests/_data/plugins/apps/webserver/certificates/negative_serial_high_4.crt
Git LFS file not shown
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.