This repository was archived by the owner on Aug 17, 2025. It is now read-only.
IMPORTANT NOTICE FOR PUBLIC INSTALLATIONS #902
Pinned
ehpersonal38
started this conversation in
General
Replies: 3 comments 9 replies
-
Hi, I just updated my public installation. What type of unusual processes should I be looking for? I ran both commands and they both returned a bunch of stuff. |
Beta Was this translation helpful? Give feedback.
9 replies
-
Is the birdnetpi domain working? I haven't been able to access it (or my installation publically) for a while--https://viennava.birdnetpi.com/. |
Beta Was this translation helpful? Give feedback.
0 replies
-
There's some transfer going on. See #882. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've recently implemented a critical patch that all public-facing BirdNET-Pi installations should update to. You can do so in
Tools -> Settings -> System Controls -> Update.
There's a small chance that a vulnerability was exploited which allowed for remote code execution on your Pi. I urge anyone with a public facing installation to update their installations and then check for unusual running processes (
ps -aux
) and suspicious network activity (netstat -an
). If in doubt, a fresh reimage is always recommended. Better safe than sorry.Again, this only applies to installations that are public facing, i.e. have been port forwarded and are accessible on the internet.
I will be taking measures to ensure that this does not happen again in the future.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions