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

User credentials in command line #10

Open
niehauss opened this issue Feb 1, 2024 · 1 comment
Open

User credentials in command line #10

niehauss opened this issue Feb 1, 2024 · 1 comment

Comments

@niehauss
Copy link

niehauss commented Feb 1, 2024

systemd service file starts mlat-client-c2is with authentification data in command line. credentials can be displayed by a non privileged user as shown below:

niehaus@adsb-receiver:~ $ /etc/init.d/mlat-client-c2is status 
● mlat-client-c2is.service - LSB: Multilateration client
     Loaded: loaded (/etc/init.d/mlat-client-c2is; generated)
     Active: active (running) since Thu 2024-02-01 23:32:11 CET; 10min ago
       Docs: man:systemd-sysv-generator(8)
      Tasks: 1 (limit: 1599)
        CPU: 2.483s
     CGroup: /system.slice/mlat-client-c2is.service
             └─19194 /opt/venvs/mlat-client-c2is/bin/python /usr/bin/mlat-client-c2is --user USERNAME:PASSWORD --lat 52.37734 --lon 10.45357 --alt …
@jjx-
Copy link
Contributor

jjx- commented Feb 2, 2024

You can not do any harm with those credentials on the local system.

Regarding our servers, you could just write us an email to get credentials.
We do not trust any station and have measurements in place to secure our systems against attacks via the feeding API.

So we do not see this as an security issue neither for the feeder nor for us.

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

2 participants