Skip to content

Don't gather kerberos creds in pypykatz#1897

Merged
VakarisZ merged 1 commit into
developfrom
1771-skip-kerberos-creds-in-mimikatz
Apr 19, 2022
Merged

Don't gather kerberos creds in pypykatz#1897
VakarisZ merged 1 commit into
developfrom
1771-skip-kerberos-creds-in-mimikatz

Conversation

@shreyamalviya

Copy link
Copy Markdown
Contributor

What does this PR do?

Fixes #1771

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?
  • Have you checked that you haven't introduced any duplicate code?

Testing Checklist

  • Added relevant unit tests?
  • Have you successfully tested your changes locally? Elaborate:

    Tested by exploiting Zerologon and checking the Island

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

@codecov

codecov Bot commented Apr 19, 2022

Copy link
Copy Markdown

Codecov Report

Merging #1897 (d50b3f0) into develop (825fe33) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #1897   +/-   ##
========================================
  Coverage    54.90%   54.90%           
========================================
  Files          446      446           
  Lines        12637    12637           
========================================
  Hits          6938     6938           
  Misses        5699     5699           
Impacted Files Coverage Δ
..._collectors/mimikatz_collector/pypykatz_handler.py 70.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 825fe33...d50b3f0. Read the comment docs.

@VakarisZ VakarisZ merged commit 704cc8c into develop Apr 19, 2022
@VakarisZ VakarisZ deleted the 1771-skip-kerberos-creds-in-mimikatz branch April 19, 2022 09:04
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.

Don't gather kerberos credentials

2 participants