Posted on 01 avril 2020.
Posted in InclassableSaisissez votre mot de passe pour accéder aux commentaires.
Posted on 01 avril 2020.
A few basics about RSA (Rivest – Shamir – Adleman) cryptography encryption and decryption in java. Just for comparison with what we habitually do with openSSL without understanding any command 🙂
Check it online.
Reminder : RSA is an Asymmetric encryption technique that uses two different keys as public and private keys to perform the encryption and decryption. With RSA, you can encrypt sensitive information with a public key and a matching private key is used to decrypt the encrypted message. See details on RSA Cryptosystem on Wikipedia.
Public and private keys generation using KeyPairGenerator and asymmetric encryption and decryption with these keys.
https://github.com/bcgit
https://github.com/anishnath/crypto-tool
https://github.com/jaysridhar/java-stuff
Posted in Inclassable0 commentaire
Posted on 07 mars 2020.
A l’occasion du forum des métier du numérique qui se tiendra à Saint-Malo le samedi 7 mars 2049, j’ai dépoussiéré ce vieil article d’il y a 3 ans : http://www.laurentmarot.fr/wordpress/?p=3737
D’ailleurs, il est grand temps que j’y aille 🙂
Posted in Inclassable1 Commentaire
Posted on 18 février 2020.
Bonne rigolade,
ca va parler un peu TLS, TDE, tout ça tout ça …
et puis ça augmente un peu la surface d’attaque de mon Honeypot
et puis ce sera un bon support pour mes TPs et mes tentatives d’acculturation au Ministère
https://www.digitalocean.com/community/tutorials/how-to-install-mariadb-on-debian-10
https://severalnines.com/blog/exploring-different-ways-encrypt-your-mariadb-data
Posted in Inclassable0 commentaire
Posted on 17 décembre 2019.
et que ça marche malgré tous les warnings…
(sauf qu’au cours de la mise à jour la conf du répertoire d’uploads est pétée et doit être modifiée via interface web ou édition directe du fichier de conf).
Attention aux blagueur de StackOverflow qui conseillent le passage du répertoire en 777 🙂
From Beyrouth with Love
Posted in Inclassable0 commentaire
Posted on 17 mars 2018.
$ sudo add-apt-repository ppa:webupd8team/java $ sudo apt-get update
Once PPA has been added and updated, now search for the packages with name oracle-java8 and install it as shown.
$ apt-cache search oracle-java8 $ sudo apt-get install oracle-java8-installer
If you have more than one Java installed on your system, you can install oracle-java8-set-default package to set Java 8 as default as shown.
$ sudo apt-get install oracle-java8-set-default # java -version java version "1.8.0_161" Java(TM) SE Runtime Environment (build 1.8.0_161-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode) root@zbook /usr/local/netbeans-8.2/bin #
$ chmod +x netbeans-8.2-linux.sh $ ./netbeans-8.2-linux.sh
Posted in Inclassable0 commentaire
Posted on 11 janvier 2018.
Magnifique …. Flottes de Combat 1914. La Préface du Commandant de Balincourt : Priceless !
Chopé sur ebay à un prix raisonnable : 68 €
Le précédent achat remontait au 6 août 2017.
Il ne m’en manque plus beaucoup !
Posted in Inclassable0 commentaire
Posted on 21 décembre 2017.
Ravi de terminer cette année 2017 sous d’aussi bon auspices pour 2018.
Le champ des possibles de la connerie humaine aura sans doute encore la possibilité de s’exprimer à travers la voix des cyber-experts-autoproclammés si l’on en juge des derniers évènements de l’actualité : Je lis ce matin dans la e-presse que ce petit rigolo black-faced de Grizou aurait démissionné du CNNUM suite aux reproches qui lui étaient adressés à son retour à 350 k€ en Mirage 2000 depuis Tokyo(Nouvelle Calédonie).
allez, keep on walking !
Posted in Inclassable0 commentaire
Posted on 11 août 2017.
Rapid7
InsightVM local : https://localhost:3780/login.jsp
Rapid7Community : https://community.rapid7.com
Support : https://rapid7support.force.com
Splunk
Splunk Entreprise local : http://localhost:8000/
Portail : https://www.splunk.com/
Plateforme de tests
chez OVH : http://bzhits.fr/
Posted in Inclassable0 commentaire