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

View Certificate Information #1691

Merged
merged 5 commits into from
May 17, 2024
Merged

View Certificate Information #1691

merged 5 commits into from
May 17, 2024

Conversation

RafBishopFox
Copy link
Collaborator

This PR is inspired by #1688 . While we may not be able to help those poor implants that perished, we can give operators an idea of when certs are going to expire so that they can plan accordingly.

The certificates command shows the certificates stored on the server. If the certificate is within a week of expiring, it is displayed in red text. If the certificate is within a month of expiring, it is displayed in orange text. Entries are sorted by expiry time in descending order.

The command supports various filtering options:

  • MTLS certs (-m)
  • HTTPS certs (-p)
  • Server certs (-s)
  • Implant certs (-i)
  • Filtering by common name (-c)

Any combination of these can be used.

@RafBishopFox RafBishopFox requested a review from a team as a code owner May 17, 2024 15:40
@moloch-- moloch-- merged commit 2a1453e into master May 17, 2024
5 checks passed
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