PROJET AUTOBLOG


shaarli-Links

Site original : shaarli-Links

⇐ retour index

Mardi 1 Mars 2022: Plinstagram, c'est toujours pas ça... [Edit à 14:23] - Warrior du Dimanche

2022-03-01T14:45:51+01:00

Ouai ta capture d'écran, c'est clairement due à ModSecurity.
Il faut que tu regardes les logs de ModSecurity. De là tu devrais pouvoir trouver quelle règles est en cause.
Soit tu modifies ton code pour prendre en compte ce qui est attendu par ModSecurity ou soit tu modifies la règles de ModSecurity.

À mon avis, c'est + lié à un truc qui dois manquer dans le header ou post trop gros (pour ModSecurity).
Permalink

Re-ReBreakCaptcha: Breaking Google’s ReCaptcha v2 using.. Google.. Again – East-Ee Security (By Yair Mizrahi)

2022-03-01T10:02:11+01:00

Bienvenue ! — Le Wiki d'Herminien

2022-02-26T13:19:08+01:00

Pleins de ressource liées à la vie privée.
via https://links.kevinvuilleumier.net/?Sd_11g
Permalink

Include diagrams in your Markdown files with Mermaid | The GitHub Blog

2022-02-16T09:48:29+01:00

Coool
https://github.com/mermaid-js/mermaid#readme
https://mermaid-js.github.io/mermaid/#/flowchart

  graph TD;
      A-->B;
      A-->C;
      B-->D;
      C-->D;
sequenceDiagram
Alice->>John: Hello John, how are you?
loop Healthcheck
    John->>John: Fight against hypochondria
end
Note right of John: Rational thoughts!
John-->>Alice: Great!
John->>Bob: How about you?
Bob-->>John: Jolly good!

Permalink

GitHub - mufeedvh/pdfrip: Fast PDF password cracking utility equipped with commonly encountered password format builders and dictionary attacks.

2022-02-14T11:30:41+01:00

[imprimantes] Cette théorie du complot est vraie.

2022-02-13T13:02:19+01:00

Petite piqûre de rappel sur l'arnaque des cartouches d'encre pour imprimante.
Permalink

Utilisation de Google Analytics et transferts de données vers les États-Unis : la CNIL met en demeure un gestionnaire de site web | CNIL - Liens en vrac de sebsauvage

2022-02-10T14:54:23+01:00
La CNIL déclare Google Analytics non conforme au RGDP.

Bien :-)

EDIT: Et reCaptcha, du coup ?
Et CloudFlare, du coup ? 😄

Ça c'est dans la catégorie travail forcé et non rémunéré.

https://www.cnil.fr/fr/utilisation-de-google-analytics-et-transferts-de-donnees-vers-les-etats-unis-la-cnil-met-en-demeure
Permalink

GitHub - Ildaron/EEGwithRaspberryPI: Open-Source board for converting RaspberryPI to Brain-computer interface

2022-02-10T11:39:32+01:00

Awesome Red Team Ops - The Cyber Shafarat - Treadstone 71

2022-02-10T08:58:33+01:00

Pleins de projets github lié à la sécurité.
Permalink

Breaking 256-bit Elliptic Curve Encryption with a Quantum Computer - Schneier on Security

2022-02-09T17:26:05+01:00

Donc pour casser une clé elliptic de 256bit en 1 journée, il faudrait 13 000 000 qubits physique.
Ça devrait nous laisser encore quelques années.
Permalink

Un clavier pour écrire en français sous Windows : É Ç Œ et trucs dans le genre... - Mon coin du web...

2022-02-09T10:23:21+01:00

Data21.io — Lazy man's way to good looking charts

2022-02-03T14:48:32+01:00

Astuces pour matplotlib
Permalink

GitHub - v1s1t0r1sh3r3/airgeddon: This is a multi-use bash script for Linux systems to audit wireless networks.

2022-02-02T20:26:04+01:00

WebVM: server-less x86 virtual machines in the browser

2022-02-02T09:37:32+01:00

Debian ... dans un navigateur web 0_0

https://github.com/leaningtech/webvm
https://webvm.io/
Permalink

GitHub - KaLendsi/CVE-2022-21882: win32k LPE

2022-01-31T10:47:31+01:00

Don’t forget Microsoft - by John Luttig

2022-01-31T10:04:02+01:00

Liste des applications à supprimer avec ADB Shell - Antichesse (o ^ω^ o)

2022-01-30T18:22:39+01:00

GitHub - NVlabs/imaginaire: NVIDIA's Deep Imagination Team's PyTorch Library

2022-01-30T13:13:03+01:00

▁ⓙⓐⓨⓡⓞⓟⓔ : "Okay, so: German court decided on Jan. 20th 2022 …" - Mastodon

2022-01-30T11:57:26+01:00
Okay, so: German court decided on Jan. 20th 2022 that sites will need to host Google fonts locally. 

Visitors are otherwise entitled to receive 100€ in recompensation for Google fonts transferring IP numbers to Google servers. 
Google uses fonts to track users, especially if they are logged into only one other server, where stored personal data might identify them.

Court decision text in German (Landgericht München)
https://rewis.io/urteile/urteil/lhm-20-01-2022-3-o-1749320/

via https://sebsauvage.net/links/?_tGpVQ
Permalink

Désinstaller les applications OEM sans accès Root avec ADB - Warrior du Dimanche

2022-01-29T19:39:52+01:00