PROJET AUTOBLOG


shaarli-Links

Site original : shaarli-Links

⇐ retour index

Yubikey All The Things | EngineerBetter | More than Cloud Platform specialists

2019-04-30T17:17:56+02:00

Permalink

Linux vs Windows - Liens en vrac de sebsauvage

2019-04-30T16:28:33+02:00
Tu peux même dire que Microsoft utiliser Linux pour :
- son OS IOT
- ses serveurs
Et c'est un des plus gros donateur.
Permalink

GitHub - artlav/meteor_decoder: A portable decoder for METEOR M weather satellite LRPT signal

2019-04-29T16:54:11+02:00
sudo apt install fpc
git clone https://github.com/artlav/meteor_decoder
cd ./meteor_decoder/
./build_medet.sh

Meteor-M2 : 137,9MHz
Permalink

What are good open-source log monitoring tools on Linux - Xmodulo

2019-04-29T12:16:44+02:00

Permalink

TrevorC2 - Command and Control Over Browsable Webpage - Hackers Grid

2019-04-26T14:46:06+02:00
https://github.com/trustedsec/trevorc2
Permalink

J'ai voulu savoir qui avait vendu mes données personnelles et je suis tombée dans un puits sans fond - Tech - Numerama

2019-04-25T17:11:45+02:00

Permalink

Debugging with Xdebug and Sublime Text 3 — SitePoint

2019-04-25T10:10:52+02:00

Permalink

APT34 Hacking Tools Leak

2019-04-18T15:10:48+02:00

Permalink

Note: Astuce youtube-dl pour Nautilus/Caja - Plop Links

2019-04-18T12:03:06+02:00

Permalink

Security Flaws in WPA3 Protocol Let Attackers Hack WiFi Password

2019-04-15T11:23:18+02:00

Permalink

Image du trou noir : pourquoi l'avion a été préféré à Internet pour transférer les données - Sciences - Numerama - Le Hollandais Volant

2019-04-12T22:57:28+02:00
Déjà en stockage, tu ne mets pas tout sur me même serveur mais sur plusieurs qui sont regroupés en grape.
Ça te permet des accès en parallèle aux données.
Exemple de serveur que l'on peut trouver :
https://www.vibrant.com/IBM-2076-524-380TB.html

Sinon, il y a les camions amazon (AWS Snowmobile) qui transport 100 pétaoctets.
https://aws.amazon.com/fr/snowmobile/
ou le Famille AWS Snow de 1 pétaoctet :
https://aws.amazon.com/fr/snow/

Et au passe, pour ce genre de serveur, c'est du Gnu/Linux qui est utilisé. Windows n'est pas un OS professionnel.
Permalink

Julian Assange, le fondateur de WikiLeaks, a été arrêté par la police britannique - Politique - Numerama

2019-04-11T15:23:44+02:00
Merde
Permalink

GitHub - rpp0/gr-lora: GNU Radio blocks for receiving LoRa modulated radio messages using SDR

2019-04-11T14:34:01+02:00

Permalink

Mozilla still on track to enable DNS-over-HTTPS by default in Firefox - gHacks Tech News

2019-04-10T12:00:03+02:00
network.trr
network.trr.uri


# inactif :
network.trr.mode = 0

# actif :
network.trr.mode = 2
https://www.ghacks.net/2018/04/02/configure-dns-over-https-in-firefox/
Permalink

gdpr/fr.md at master · aeris/gdpr · GitHub

2019-04-07T13:42:10+02:00
via https://chezsoi.org/shaarli/?P4PCaA
Permalink

ZeroBin - Sondage sur la défenses des serveurs web

2019-04-04T16:06:12+02:00
Salut
Petit sondage, vous utilisez quoi comme outils pour défendre vos serveurs web ?
Vous avez des défenses contre des rootkit php ?
Permalink

Using a Yubikey as smartcard for SSH public key authentication

2019-04-04T10:10:10+02:00

Permalink

Exemple gnuradio

2019-04-03T15:11:06+02:00

Permalink

GitHub - bediger4000/php-malware-analysis: Deobfuscation and analysis of PHP malware captured by a WordPress honey pot

2019-04-03T12:23:09+02:00
«Deobfuscation and analysis of PHP malware captured by a WordPress honey pot http://stratigery.com/phparasites»

De-obfuscate and reverse engineer PHP malware :
https://github.com/bediger4000/reverse-php-malware
Permalink

Note: AIS + opencpn

2019-04-02T22:12:20+02:00
opencpn
socat -d -d pipe:ais_pipe pty
ais_rx -sosmocom -g40 -r250e3 > ais_pipe
Permalink