«Dans la soirée du 6 août, Bouygues Telecom a révélé avoir été victime d’une cyberattaque d’ampleur exceptionnelle : les données personnelles de 6,4 millions de clients ont été dérobées. Des coordonnées, indications contractuelles, informations bancaires (IBAN) et données personnelles sont affectées.»
— Permalink
Vue normale
Voici comment vous protéger après la cyberattaque contre Bouygues Telecom - Numerama
-
- Des chercheurs chinois viennent de simuler un cerveau de singe sur un ordinateur | Insolite | Le site de Korben
Qwen-Image: Crafting with Native Text Rendering | Qwen
-
- OpenIPC - Le firmware open source qui libère vos caméras IP de la surveillance chinoise | Gadgets tech | Le site de Korben
-
- Quand un seul paquet invisible peut paralyser votre smartphone - La faille "packet of death" | Cybersécurité | Le site de Korben
-
- GitHub - Tencent-Hunyuan/HunyuanWorld-1.0: Generating Immersive, Explorable, and Interactive 3D Worlds from Words or Pixels with Hunyuan3D World Model
-
- GitHub - imthenachoman/How-To-Secure-A-Linux-Server: An evolving how-to guide for securing a Linux server.
Censure de SMS - Liens en vrac de sebsauvage
Aaah, je ne suis donc pas seul à avoir des SMS qui n'arrivent jamais à destination!
J'ai l'impression que ça vient du côté de Free mais pas de preuve pour certifier.
— Permalink
-
- GitHub - 9001/copyparty: Portable file server with accelerated resumable uploads, dedup, WebDAV, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file, no deps
GitHub - 9001/copyparty: Portable file server with accelerated resumable uploads, dedup, WebDAV, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file, no deps
Alternative à un NextCloud
via https://korben.info/copyparty-serveur-fichiers-tient-seul-fichier.html
— Permalink
-
- GitHub - hacksider/Deep-Live-Cam: real time face swap and one-click video deepfake with only a single image
Bail 2 Mif feat Tinaa - Ici ou ailleurs (Prod MDJames) - YouTube
Control USB Powered Devices – Fun Tech Projects
sudo apt-get install libusb-1.0-0-dev
git clone https://github.com/mvp/uhubctl
cd uhubctl
make
sudo make install
-
- SSH-Audit - L'outil indispensable pour sécuriser vos serveurs SSH | Logiciels utiles | Le site de Korben
SSH-Audit - L'outil indispensable pour sécuriser vos serveurs SSH | Logiciels utiles | Le site de Korben
sudo apt install ssh-audit
https://www.ssh-audit.com/
https://www.ssh-audit.com/hardening_guides.html
https://github.com/jtesta/ssh-audit
— Permalink
Note: Raspberry Pi sans desktop avec ouverture de firefox au démarrage
But : avoir un raspberry pi qui affiche, au démarrage, firefox en plein écran et rien de plus. C'est pour une TV d'information / monitoring.
Pour ça, j'utilise la version «no desktop» de «Raspberry Pi OS» avec un auto login.
sudo apt-get install xorg firefox
echo '#!/bin/sh
xrandr -s 1920x1080
exec firefox -height 1080 -width 1920 --window-size 1920,1080 --kiosk file:///home/pi/index.html
' > ~/.xinitrc
# là, ça devient crade mais ça «marche»
echo 'if [[ -z "$DISPLAY" && $(tty) == /dev/tty1 && "$(pgrep firefox)" == "" ]]; then startx -- -nocursor; fi' >> ~/.profile
Pour éteindre ou allumer la TV :
DISPLAY=:0.0 xrandr --listmonitors
DISPLAY=:0.0 xrandr --output HDMI-1 --off
DISPLAY=:0.0 xrandr --output HDMI-1 --auto
MINITEL + ESP32 | Hackaday.io
Faking a JPEG
https://github.com/gw1urf/fakejpeg
Vu que la plupart des bots interprètent le JavaScript, à voir s'il y a moyen de faire en sort que les bots génèrent eux même les faux jpeg et les index en même temps.
-
- Cameradar - L'outil qui trouve et accède aux caméras de surveillance mal sécurisées | Open source | Le site de Korben
FramamIA
«FramamIA Comprendre l'IA pour la démystifier»