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

Adding Swimm.io tutorials #766

Merged
merged 18 commits into from
Sep 3, 2020
Merged

Adding Swimm.io tutorials #766

merged 18 commits into from
Sep 3, 2020

Conversation

ShayNehmad
Copy link
Contributor

@ShayNehmad ShayNehmad commented Aug 5, 2020

What is this?

Fixes #764 .

Adding the following Swimms:

  • New Configuration value
  • Zero Trust test
  • PBA
  • PBA for MITRE
  • PBA with override run
  • System Info Collector
  • RCE web Exploit
  • RCE non-web Exploit

Plus, add the following:

  • Swimm docs to docs hub, under "contrib"
  • CI validation of Swimm units

Checklist

  • Have you added an explanation of what your changes do and why you'd like to include them?
  • Have you successfully tested your changes locally?
  • Is the TravisCI build passing?

Tests include someone doing all swimms from start to finish and making it through no bugs using the provided documentation only.

Proof that it works

Changes

Are the commit messages enough? If not, elaborate.

@ShayNehmad ShayNehmad added Monkey Documentation Issues relating to the project's documentation like readme files, guides, etc. labels Aug 5, 2020
@ShayNehmad ShayNehmad self-assigned this Aug 5, 2020
@codecov
Copy link

codecov bot commented Aug 5, 2020

Codecov Report

Merging #766 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #766   +/-   ##
========================================
  Coverage    60.52%   60.52%           
========================================
  Files          165      165           
  Lines         4948     4948           
========================================
  Hits          2995     2995           
  Misses        1953     1953           
Impacted Files Coverage Δ
...chema/definitions/system_info_collector_classes.py
.../infection_monkey/system_info/netstat_collector.py
monkey/common/data/__init__.py
monkey/common/network/network_utils.py
monkey/common/data/post_breach_consts.py
monkey/infection_monkey/tunnel.py
...ection_monkey/system_info/system_info_collector.py
...cessing/system_info_collectors/test_environment.py
monkey/common/utils/exceptions.py
...nd/cc/services/telemetry/processing/post_breach.py
... and 320 more

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 c0e6467...b6dec2b. Read the comment docs.

@ShayNehmad ShayNehmad marked this pull request as draft August 5, 2020 11:26
@ShayNehmad ShayNehmad marked this pull request as ready for review September 3, 2020 07:48
@ShayNehmad ShayNehmad merged commit 6310163 into develop Sep 3, 2020
@ShayNehmad ShayNehmad deleted the 764/swimm-tutorials branch September 3, 2020 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues relating to the project's documentation like readme files, guides, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Swimm tutorials
2 participants