puzzle / amm-techlab

Creative Commons Attribution Share Alike 4.0 International
3 stars 11 forks source link

Webshells do not come up on OCP4.11 #357

Closed Pidu2 closed 1 year ago

Pidu2 commented 1 year ago

On OpenShift 4.11, webshells end up CrashLooping with the following logs:

fixuid: fixuid is not running as root, ensure that the following criteria are met:
- fixuid binary is owned by root: 'chown root:root /path/to/fixuid'
- fixuid binary has the setuid bit: 'chmod u+s /path/to/fixuid'
- NoNewPrivileges is disabled in container security profile
- volume containing fixuid binary does not have the 'nosuid' mount option
Pidu2 commented 1 year ago

Wrong repo, moved to https://github.com/acend/webshell-env/issues/117