-
Notifications
You must be signed in to change notification settings - Fork 807
Ransomware readme behavior #1275
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
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #1275 +/- ##
===========================================
+ Coverage 30.11% 30.15% +0.04%
===========================================
Files 445 445
Lines 13341 13353 +12
===========================================
+ Hits 4017 4027 +10
- Misses 9324 9326 +2
Continue to review full report at Codecov.
|
6cba29c
to
870fae8
Compare
monkey/infection_monkey/pyinstaller_hooks/hook-infection_monkey.ransomware.py
Outdated
Show resolved
Hide resolved
monkey/infection_monkey/pyinstaller_hooks/hook-infection_monkey.ransomware.py
Outdated
Show resolved
Hide resolved
monkey/infection_monkey/pyinstaller_hooks/hook-infection_monkey.ransomware.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small changes and can be merged. I'd advise to refactor readme into action before ransomware payload becomes large and cumbersome to refactor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just fix the imports
870fae8
to
92be6e7
Compare
What does this PR do?
Issue #1244
Adds functionality to the ransomware payload that leaves a README.txt file in the ransomware target directory after encryption has finished.
PR Checklist
Was the CHANGELOG.md updated to reflect the changes?Was the documentation framework updated to reflect the changes?Testing Checklist
If applicable, add screenshots or log transcripts of the feature working