Re: Icecast exploits?
Jack Elliott <[email protected]> Fri, 24 Nov 2023 08:37:54 -0600
| Newsgroups | gmane.comp.audio.icecast.general |
|---|---|
| Message-ID | <[email protected]> |
Thank you, Philipp. It was things like buffer overflow attacks once connected as a source that I was concerned about. It's reassuring to hear that Icecast server is not exploitable. The Best Practices you suggested are good ones, I'll discuss them with station management. -- Jack Elliott Director of Classical Music Programming High Desert Community Radio KPOV Bend, Oregon On 11/23/23 9:45 PM, Philipp Schafft wrote: > Good afternoon, > > On Thu, 2023-11-23 at 10:27 -0600, Jack Elliott wrote: >> [...] >> But I ask if there is any history of someone with the source password >> hacking into the server computer to do Bad Things? > There is no way to "hack into the server computer" using the source > password with only Icecast. > > What you can do using the source password is to... connect a source. > Generally if you cannot trust your sources avoid using the global > source password. Give everyone a personal username and password and > only allow that on the given mount point when they are allowed to > stream to it. > > At very least you should invalidate any credentials you gave someone > when that person leaves your team. ;) > > > With best regards, >