This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
[Topic unique] Sécuriser son serveur avec Prelude-IDS et Ossec
Moderators: velivole18, ernie, mtiburs
- lulu80
- PowerUser

- Posts: 763
- Joined: 15 Jun 2014 12:15
- Location: France-(Picardie 80)
- Contact:
- Status: Offline
Re: [Topic unique] Sécuriser son serveur avec Prelude-IDS et Ossec
sa donne cela
root@prelude:/ # mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 31
Server version: 5.6.26 Source distribution
Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> DROP USER prelude>;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '>' at line 1
mysql>
root@prelude:/ # mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 31
Server version: 5.6.26 Source distribution
Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> DROP USER prelude>;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '>' at line 1
mysql>
Version 11.2.0.4 - Omnius (revision 6400)
https://lucinfordi.fr
https://lucinfordi.fr
-
laster13
- PowerUser

- Posts: 995
- Joined: 01 Jun 2013 19:15
- Location: France-Marseille
- Status: Offline
Re: [Topic unique] Sécuriser son serveur avec Prelude-IDS et Ossec
-
laster13
- PowerUser

- Posts: 995
- Joined: 01 Jun 2013 19:15
- Location: France-Marseille
- Status: Offline
Re: [Topic unique] Sécuriser son serveur avec Prelude-IDS et Ossec
Autant pour moi, pour supprimer l' utilisateur prelude, la bonne syntaxe est
Code: Select all
DROP USER 'prelude'@'localhost';- lulu80
- PowerUser

- Posts: 763
- Joined: 15 Jun 2014 12:15
- Location: France-(Picardie 80)
- Contact:
- Status: Offline
Re: [Topic unique] Sécuriser son serveur avec Prelude-IDS et Ossec
ok cela fonctionne j'ai repris le tuto
mon erreur a était de ne pas remplacer dans la commande "MOT DE PASS" par le vrai mot de passe
"CREATE USER 'prelude'@'localhost' IDENTIFIED BY 'MOT DE PASSE';"
je continue merci laster
mon erreur a était de ne pas remplacer dans la commande "MOT DE PASS" par le vrai mot de passe
"CREATE USER 'prelude'@'localhost' IDENTIFIED BY 'MOT DE PASSE';"
je continue merci laster
Version 11.2.0.4 - Omnius (revision 6400)
https://lucinfordi.fr
https://lucinfordi.fr
- lulu80
- PowerUser

- Posts: 763
- Joined: 15 Jun 2014 12:15
- Location: France-(Picardie 80)
- Contact:
- Status: Offline
Re: [Topic unique] Sécuriser son serveur avec Prelude-IDS et Ossec
au niveau
On s'assure que le support de libICU est activé
*** Dumping configuration ***
- Enable TLS support : no
- Favor libICU over Iconv : yes
j'ai cela
*** Dumping configuration ***
- Enable TLS support : yes
- Favor libICU over Iconv : yes
root@prelude:/tmp/prelude-lml-1.2.6 #
On s'assure que le support de libICU est activé
*** Dumping configuration ***
- Enable TLS support : no
- Favor libICU over Iconv : yes
j'ai cela
*** Dumping configuration ***
- Enable TLS support : yes
- Favor libICU over Iconv : yes
root@prelude:/tmp/prelude-lml-1.2.6 #
Version 11.2.0.4 - Omnius (revision 6400)
https://lucinfordi.fr
https://lucinfordi.fr
-
laster13
- PowerUser

- Posts: 995
- Joined: 01 Jun 2013 19:15
- Location: France-Marseille
- Status: Offline
Re: [Topic unique] Sécuriser son serveur avec Prelude-IDS et Ossec
Pas grave! Tu peux continuer 
- lulu80
- PowerUser

- Posts: 763
- Joined: 15 Jun 2014 12:15
- Location: France-(Picardie 80)
- Contact:
- Status: Offline
Re: [Topic unique] Sécuriser son serveur avec Prelude-IDS et Ossec
dans la configuration prewikka
le mot de passe reste inscrit en claire ? esse normale
le mot de passe reste inscrit en claire ? esse normale
Version 11.2.0.4 - Omnius (revision 6400)
https://lucinfordi.fr
https://lucinfordi.fr
-
laster13
- PowerUser

- Posts: 995
- Joined: 01 Jun 2013 19:15
- Location: France-Marseille
- Status: Offline
Re: [Topic unique] Sécuriser son serveur avec Prelude-IDS et Ossec
Oui les fichier sont protégés, impossible d'accés donc pas grave
- lulu80
- PowerUser

- Posts: 763
- Joined: 15 Jun 2014 12:15
- Location: France-(Picardie 80)
- Contact:
- Status: Offline
Re: [Topic unique] Sécuriser son serveur avec Prelude-IDS et Ossec
bon je plane
pour les fenêtre sa va mais bon c'est pas top
pour le mot de passe dans la première fenêtre il et ou tous et en anglais lol et peut pas traduire avec google
donc quand je l'aurait trouver je le rentre dans la deuxième ? ohlolololo
pour le mot de passe dans la première fenêtre il et ou tous et en anglais lol et peut pas traduire avec google
donc quand je l'aurait trouver je le rentre dans la deuxième ? ohlolololo
Version 11.2.0.4 - Omnius (revision 6400)
https://lucinfordi.fr
https://lucinfordi.fr
-
laster13
- PowerUser

- Posts: 995
- Joined: 01 Jun 2013 19:15
- Location: France-Marseille
- Status: Offline
Re: [Topic unique] Sécuriser son serveur avec Prelude-IDS et Ossec
C'est un exercice de style
. Effectivement le mot de passe est écrit en petit et tu dois l'écrire dans la 2ème fenêtre.