F5F Stay Refreshed Power Users Networks Servers for printing USB files

Servers for printing USB files

Servers for printing USB files

C
163
10-24-2023, 12:51 AM
#1
The device uses a standard USB connection and appears to be a network printer server. It's important to verify the operating system it runs on, as some older or unsupported systems may pose security risks. Regarding safety, connected printers can be vulnerable to cyber threats—especially if they're internet-linked. There is a risk that malicious actors could exploit such devices to intercept data or spread malware across your network. Always ensure firmware is up to date and consider using strong passwords and encryption when connecting.
C
Cookie0verDose
10-24-2023, 12:51 AM #1

The device uses a standard USB connection and appears to be a network printer server. It's important to verify the operating system it runs on, as some older or unsupported systems may pose security risks. Regarding safety, connected printers can be vulnerable to cyber threats—especially if they're internet-linked. There is a risk that malicious actors could exploit such devices to intercept data or spread malware across your network. Always ensure firmware is up to date and consider using strong passwords and encryption when connecting.

X
163
10-24-2023, 01:56 AM
#2
Printing devices exist alongside printers for quite some time. They offer similar security when connected via Ethernet to your network.
X
XExtremeGamerX
10-24-2023, 01:56 AM #2

Printing devices exist alongside printers for quite some time. They offer similar security when connected via Ethernet to your network.

S
ShinyKirby
Member
145
10-24-2023, 04:32 AM
#3
My instinct tells me this needs validation with the boss. The simplest approach would be to check compatibility with Linux or similar systems. If it shares a common operating system, there are likely more tools and resources available to help break it.
S
ShinyKirby
10-24-2023, 04:32 AM #3

My instinct tells me this needs validation with the boss. The simplest approach would be to check compatibility with Linux or similar systems. If it shares a common operating system, there are likely more tools and resources available to help break it.

D
DrayDog_
Junior Member
3
10-24-2023, 04:38 AM
#4
Assume it's a sealed, private system with at least some proprietary components inside. If it doesn't promote open-source, you won't get any insight into its inner workings without significant reverse engineering effort.

This device relies on your network for communication. It doesn't interact with external networks or other devices within your local network beyond receiving print jobs from specific computers. I'd even consider this a more secure setup compared to a network-connected printer, since connected printers often expose a web interface on their LAN connection, and those interfaces are typically poorly secured. (The admin password for my brother's printer is printed on the back of the device.) Such gadgets usually lack any external connectivity beyond the printer itself, making it harder for curious individuals to experiment with them.
D
DrayDog_
10-24-2023, 04:38 AM #4

Assume it's a sealed, private system with at least some proprietary components inside. If it doesn't promote open-source, you won't get any insight into its inner workings without significant reverse engineering effort.

This device relies on your network for communication. It doesn't interact with external networks or other devices within your local network beyond receiving print jobs from specific computers. I'd even consider this a more secure setup compared to a network-connected printer, since connected printers often expose a web interface on their LAN connection, and those interfaces are typically poorly secured. (The admin password for my brother's printer is printed on the back of the device.) Such gadgets usually lack any external connectivity beyond the printer itself, making it harder for curious individuals to experiment with them.

L
LightningBoy
Junior Member
2
10-24-2023, 03:17 PM
#5
Understood, thank you.
L
LightningBoy
10-24-2023, 03:17 PM #5

Understood, thank you.

N
natek2015
Member
199
10-24-2023, 09:58 PM
#6
It's a specialized chipboard with most components missing except possibly an internal RAM module (around 8/16/32 SDRAM/DDR1). It might run a MIPS processor or a basic ARM system. The firmware is hosted online, offering a simple web interface built with outdated HTML from the early 2000s using JavaScript. The firmware size is under 512 KB, though it could grow to 1–2 MB during startup. A minimal Linux distribution would work, but more likely it uses an OS like vxWorks or another system common in digital cameras. The remaining memory space is allocated for a lightweight Linux environment and caching pages for printed outputs (approximately 4–8 MB). There are images of a comparable unit from Startech here: https://fccid.io/2AA3I-PM1115UW-A/Intern...e_vignette rectangular chip. The microcontroller contains a USB controller, the RAM module is labeled, and beneath it are magnets for an Ethernet port. On the back sits a voltage regulator, with an SPI chip on the lower left holding the firmware.
N
natek2015
10-24-2023, 09:58 PM #6

It's a specialized chipboard with most components missing except possibly an internal RAM module (around 8/16/32 SDRAM/DDR1). It might run a MIPS processor or a basic ARM system. The firmware is hosted online, offering a simple web interface built with outdated HTML from the early 2000s using JavaScript. The firmware size is under 512 KB, though it could grow to 1–2 MB during startup. A minimal Linux distribution would work, but more likely it uses an OS like vxWorks or another system common in digital cameras. The remaining memory space is allocated for a lightweight Linux environment and caching pages for printed outputs (approximately 4–8 MB). There are images of a comparable unit from Startech here: https://fccid.io/2AA3I-PM1115UW-A/Intern...e_vignette rectangular chip. The microcontroller contains a USB controller, the RAM module is labeled, and beneath it are magnets for an Ethernet port. On the back sits a voltage regulator, with an SPI chip on the lower left holding the firmware.

P
PushPlay112
Junior Member
42
10-30-2023, 07:36 PM
#7
I had the most positive interaction with Silex products...
P
PushPlay112
10-30-2023, 07:36 PM #7

I had the most positive interaction with Silex products...

B
Broflash
Senior Member
740
10-30-2023, 08:02 PM
#8
Ensure a fixed IP is assigned while omitting the default gateway. This will restrict communication to the local network only.
B
Broflash
10-30-2023, 08:02 PM #8

Ensure a fixed IP is assigned while omitting the default gateway. This will restrict communication to the local network only.

K
KlayDog1
Senior Member
685
10-31-2023, 04:00 AM
#9
Absolutely, glad to help! Let me know if you need anything else.
K
KlayDog1
10-31-2023, 04:00 AM #9

Absolutely, glad to help! Let me know if you need anything else.