Participant
2019-08-11 at 22:41
Post count: 22
Ist denn schon bekannt, was ein echter HS für Werte haben müsste?
1364 open("/sys/devices/virtual/dmi/id/product_serial", O_RDONLY) = 3
1364 fstat(3, {st_mode=S_IFREG|0400, st_size=4096, ...}) = 0
1364 fstat(3, {st_mode=S_IFREG|0400, st_size=4096, ...}) = 0
1364 lseek(3, 0, SEEK_CUR) = 0
1364 lseek(3, 0, SEEK_CUR) = 0
1364 fstat(3, {st_mode=S_IFREG|0400, st_size=4096, ...}) = 0
1364 read(3, "VMware-56 4d 41 1e 1d ce 2b 3a-3"..., 4096) = 55
1364 read(3, "", 4096) = 0
1364 close(3) = 0
1364 getpid() = 1364
1364 write(2, "Forbidden (1)\n", 14) = 14