-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
use CMD:
sudo honeyd -d -f myConfig/config.s7-300
config.s7-300:
#config.s7-300
create base
add base subsystem "/usr/share/honeyd/s7commServer" shared restart
clone s7-300 base
set s7-300 personality "Siemens Simatic 300 programmable logic controller"
set s7-300 ethernet "dell"
bind 192.168.153.223 s7-300
error info:
Honeyd V1.6d Copyright (c) 2002-2007 Niels Provos
honeyd[58126]: started with -d -f myConfig/config.s7-300
honeyd[58126]: listening promiscuously on ens33: (arp or ip proto 47 or (udp and src port 67 and dst port 68) or (ip )) and not ether src 00:0c:29:6d:90:29
honeyd[58126]: Demoting process privileges to uid 65534, gid 65534
Segmentation fault (core dumped)
honeyd[58126]: Subsystem "/usr/share/honeyd/s7commServer" died
honeyd[58126]: Restarting subsystem "/usr/share/honeyd/s7commServer"
I can use ./s7commServer IP to start honeyplc, but i want to change my config.s7-300 to easily test the fingerprint .....
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels