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

New modules and new modifications, check the description info. #8

Merged
merged 18 commits into from
Jan 25, 2022

Conversation

yanivyakobovich
Copy link

Pull Request (PR) Checklist

  • I have read the CONTRIBUTING doc
  • PR is from a topic/feature/bugfix branch off the dev branch (right side)
  • PR is against the dev branch (left side)
  • Merlin compiles without errors
  • Passes linting checks and unit tests
  • Updated CHANGELOG
  • Updated README documentation (if applicable)
  • Update Merlin version number in pkg/merlin.go (if applicable)

Change Type

  • Addition
  • Bugfix
  • Modification
  • Removal
  • Security

Description

Added:

  1. cGroup Breakout module (JSON and source code).
  2. Kernel Module Breakout module (JSON and source code).
  3. Deepce module (JSON and source code).
  4. Vulnerability test module (JSON and source code).
  5. CODE_OF_CONDUCT.md
  6. Option to add sh/bash modules as source code modules.

Modified:

  1. MITIGATION.md
  2. exec.go - fixed bug in the function ExecuteCommandScriptInCommands.
  3. Rearrange modules data under data/modules.
  4. Docker sock breakout: docker sock path search improvement.
  5. NOTICES.txt
  6. README.MD

yanivyakobovich and others added 18 commits May 26, 2021 20:36
Generic option to add sh/bash module added
1. cGroup Escape module
2. Kernel Escape module
3. Vulnerabilities test module

Modified:
1. exec.go - fixed bug in the func ExecuteCommandScriptInCommands
2. Rearrange folders under data/modules
3. modify deepce module - delete all exploits parts in order to tranfer it to scan module only
1.kernelmodulebreakout.json
2.kernelmodulebreakout.sh
3.deepce.sh
1. NOTICES.txt
2. README.MD

Added:
1. CODE_OF_CONDUCT.md
@yanivyakobovich yanivyakobovich merged commit ae9d0e6 into cyberark:main Jan 25, 2022
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