-
Notifications
You must be signed in to change notification settings - Fork 795
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
Agent: Add content to ransomware README.txt file #1276
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #1276 +/- ##
============================================
- Coverage 59.89% 30.15% -29.74%
============================================
Files 147 445 +298
Lines 4787 13353 +8566
============================================
+ Hits 2867 4027 +1160
- Misses 1920 9326 +7406
Continue to review full report at Codecov.
|
:dmmd: | ||
|
||
Infection Monkey is an open-source breach and attack simulation (BAS) platform. The files in this | ||
directory have been manipulated as part of a ransomware simulation. This is NOT a ransomware attack. |
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.
This kind of is a ransomware attack or at least we're trying to get as close as possible to one. Maybe rephrase to This is NOT a real ransomware attack.
?
██████████ ██ █████ ███████████ ███ | ||
░░███░░░░███ ███ ░░███ ░░███░░░░░███ ░░░ | ||
░███ ░░███ ██████ ████████ ░░░ ███████ ░███ ░███ ██████ ████████ ████ ██████ | ||
░███ ░███ ███░░███░░███░░███ ░░░███░ ░██████████ ░░░░░███ ░░███░░███ ░░███ ███░░███ | ||
░███ ░███░███ ░███ ░███ ░███ ░███ ░███░░░░░░ ███████ ░███ ░███ ░███ ░███ ░░░ | ||
░███ ███ ░███ ░███ ░███ ░███ ░███ ███ ░███ ███░░███ ░███ ░███ ░███ ░███ ███ | ||
██████████ ░░██████ ████ █████ ░░█████ █████ ░░████████ ████ █████ █████░░██████ | ||
░░░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░ ░░░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ |
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.
Maybe "Infection Monkey was here" would be better? In my mind, infection monkey spreading across the network is a valid reason to panic :D
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.
I'm having trouble getting "Infection Monkey was here" in a readable font. Anything easily readable comes out too large.
Since this PR has approvals, I'm going to merge it without this change. I'll have our marketing team look at this (and our documentation) before we release. They'll probably come up with something better.
870fae8
to
92be6e7
Compare
6cba29c
to
a45900a
Compare
a45900a
to
60d8c1a
Compare
60d8c1a
to
32a0a41
Compare
What does this PR do?
Issue #1244
Replaces the placeholder content in the ransomware README.txt file with cool ASCII art and useful information.
PR Checklist
Was the CHANGELOG.md updated to reflect the changes?Was the documentation framework updated to reflect the changes?Testing Checklist
Added relevant unit tests?Screenshots