Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault (core dumped) #8

Open
ringringboy opened this issue Sep 18, 2023 · 0 comments
Open

Segmentation fault (core dumped) #8

ringringboy opened this issue Sep 18, 2023 · 0 comments

Comments

@ringringboy
Copy link

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 .....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant