I appreciate the responses...interesting the consensus isn't completely against it.The devices were gifted to the organization and will be used to display video/images to a TV. Costs are a huge factor so they utilize what they have to a large degree. The politics are strong here, stronger than logic or reason. Unfortunately there is no real plan to harden the device other than disabling its wireless interface and sandboxing it on a VLAN not able to reach internal company resources. What else would you guys suggest? I like the idea of creating a white list of IP's that can connect to it. No one on the team has any meaningful Linux skills, hence my major hesitation with it- worse it will largely be in the hands of users in an unsupervised environment with no direct on site IT presence. Patching and device management will not be happening, again something I did my best to impress upon organizational management. I'm doing my best to document the potential liabilities and plans to separate it from the network. The documentation has historically been weak at this org. and the thought of creating these types of "one offs" seemingly create a support nightmare along with potential new attack vectors on a network with an otherwise weak security posture.
UnixGuy said: Also...why? I never got a good enough reason to be honest.
Tekn0logy said: UnixGuy said: Also...why? I never got a good enough reason to be honest. Prod networks SHOULD have a honeypot to see if somebody is snooping around trying to log into things they don't have any business touching. Another good thing for a Pi is Bro IDS. The beauty of the Pi is its almost non-existent footprint. However, using these to provide user content is probably a really bad idea.
Mooseboost said: For their use case, you are doing what I would typically recommend. Create a media VLAN that is segmented from the internal network and put those devices on it. I would recommend changing default credentials unless you want locals messing around with them. That is exactly the VLAN schema we are using essentially, no routing to internal resources at all. Good advice on the local credentials, I'll have to see if we can work this into the hardening suggestions- they are actually not the defaults, but not currently managed by IT either. Appreciate the continued responses, great food for thought....