PROJET AUTOBLOG


shaarli-Links

Site original : shaarli-Links

⇐ retour index

GitHub - ALW1EZ/PANO: 🔍 PANO: Advanced OSINT investigation platform combining graph visualization, timeline analysis, and AI assistance to uncover hidden connections in data. Built with Python and modern Qt.

2025-07-03T18:19:41+02:00

H I Sutton - Covert Shores

2025-06-30T09:55:35+02:00

De l'OSINT sur les sous-marin.
Permalink

OSINT | Reverse Email Lookup

2025-06-29T21:47:21+02:00

GitHub - thewhiteh4t/seeker: Accurately Locate Smartphones using Social Engineering

2025-06-29T21:39:00+02:00

Reading NFC Passport Chips in Linux – Terence Eden’s Blog

2025-06-25T11:25:39+02:00

No, the 16 billion credentials leak is not a new data breach

2025-06-20T16:00:56+02:00

Stream Mewena ☆ music | Listen to songs, albums, playlists for free on SoundCloud

2025-06-15T14:44:46+02:00

sentence-transformers/all-MiniLM-L6-v2 · Hugging Face

2025-06-13T15:20:36+02:00

Tauri 2.0 | Tauri

2025-06-13T11:48:19+02:00

Framework pour faire des applis natives multi plateforme.
Permalink

I use Zip Bombs to Protect my Server

2025-06-02T14:31:38+02:00

:-)

dd if=/dev/zero bs=1G count=10 | gzip -c > 10GB.gz
<?php
if (ipIsBlackListed() || isMalicious()) {
    header("Content-Encoding: gzip");
    header("Content-Length: "+ filesize(ZIP_BOMB_FILE_10G)); // 10 MB
    readfile(ZIP_BOMB_FILE_10G);
    exit;
}
?>

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

Z-Anatomy

2025-06-01T13:35:32+02:00

Le corps humain en 3D.
via https://shaarli.pitrouille.xyz/?LMQIOg
Permalink

Introduction - Model Context Protocol

2025-05-17T08:26:01+02:00

Pour qu'un LLM appel des API.
Permalink

Build a RAG System with DeepSeek R1 & Ollama

2025-05-15T21:25:57+02:00
# /!\ ollama install pleins de merde. Donc à faire sur une machine de test
wget https://ollama.com/install.sh
bash install.sh

ollama run deepseek-r1
ollama run deepseek-r1:1.5b

pip install streamlit langchain langchain_community langchain_experimental pdfplumber sentence-transformers faiss-cpu --break-system-packages

wget https://gist.githubusercontent.com/lisakim0/0204d7504d17cefceaf2d37261c1b7d5/raw/2efb940a755bf9f2d5c57e74f13575b0991603f6/app.py
streamlit run app.py

Permalink

Ransomware CPU - Cette menace qui prend en otage votre processeur AMD | Cybersécurité | Le site de Korben

2025-05-15T09:52:05+02:00

GitHub - liriliri/aya: Android ADB desktop app

2025-05-15T09:40:20+02:00

Page d'accueil - CryptPad.fr

2025-05-14T16:54:52+02:00

Vulnerability Database

2025-05-14T10:21:42+02:00

Arduino Nano - MP3 Player | Arduino Nano Tutorial

2025-04-28T16:39:15+02:00

1 500 km d'autonomie : ce fabricant chinois de batterie va éliminer le plus grand défaut des voitures électriques - Numerama

2025-04-22T18:35:57+02:00

AI-generated videos now possible with gaming GPUs with just 6GB of VRAM | Tom's Hardware

2025-04-21T20:38:13+02:00