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

Add apt and apt-get as trusted binaries to spawn shells #170

Merged
merged 1 commit into from
Dec 21, 2016

Conversation

jcoetzee
Copy link
Contributor

Periodically both apt and apt-get will spawn shells to update success timestamps and motd.

Warning Shell spawned by untrusted binary (user=root shell=sh parent=apt-get cmdline=sh -c touch /var/lib/apt/periodic/update-success-stamp 2>/dev/null || true) container=host (id=host)
Warning Shell spawned by untrusted binary (user=root shell=sh parent=apt-get cmdline=sh -c /usr/lib/update-notifier/update-motd-updates-available 2>/dev/null || true) container=host (id=host)
Warning Shell spawned by untrusted binary (user=root shell=sh parent=apt cmdline=sh -c touch /var/lib/apt/periodic/update-success-stamp 2>/dev/null || true) container=host (id=host)
Warning Shell spawned by untrusted binary (user=root shell=sh parent=apt cmdline=sh -c /usr/lib/update-notifier/update-motd-updates-available 2>/dev/null || true) container=host (id=host)

falco-CLA-1.0-signed-off-by: Jonathan Coetzee jon@thancoetzee.com

Periodically both apt and apt-get will spawn shells to update success timestamps and motd.

falco-CLA-1.0-signed-off-by: Jonathan Coetzee <jon@thancoetzee.com>
@jcoetzee jcoetzee changed the title Add apt and apt-get as trusted shells Add apt and apt-get as trusted binaries to spawn shells Dec 17, 2016
@mstemm
Copy link
Contributor

mstemm commented Dec 21, 2016

Looks good, thanks!

@mstemm mstemm merged commit f11791b into falcosecurity:dev Dec 21, 2016
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.

None yet

2 participants