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 features to kernel escape module and shellscript loading #10

Merged
merged 9 commits into from
Feb 6, 2022
Prev Previous commit
Next Next commit
Update cGroupBreakout.sh
  • Loading branch information
g3rzi authored Feb 3, 2022
commit a7514c02e1c5d6a2e797cc329899ed418516c555
2 changes: 0 additions & 2 deletions data/modules/sourcecode/sh/cGroupBreakout/cGroupBreakout.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/sh



exploitCGroupBreakout() {
cmd=$1
echo "Exploiting cGroupEscape"
Expand Down