PROJET AUTOBLOG


shaarli-Links

Site original : shaarli-Links

⇐ retour index

Measuring Traffic in a Neighborhood with KerberosSDR and Passive Radar

2019-11-08T18:16:57+01:00
KerberosSDR
https://www.rtl-sdr.com/ksdr/
https://othernet.is/products/kerberossdr-4x-coherent-rtl-sdr
Permalink

Playing battleships over BGP

2019-11-04T11:08:05+01:00
Jouer à la bataille naval via BGP 0_o
https://github.com/benjojo/bgp-battleships
Permalink

Ferme ton Bind ! « Gregory Colpart’s blog

2019-11-04T10:01:35+01:00

Permalink

GitHub - linux-can/can-utils: Linux-CAN / SocketCAN user space applications

2019-10-29T22:29:22+01:00
https://github.com/linux-can
Permalink

Une cape d’invisibilité à destination des militaires - GuruMeditation

2019-10-28T10:54:40+01:00
via https://sebsauvage.net/links/?xjQw1A
Permalink

How to use Nmap NSE Scripts to find Vulnerabilities | DotWeak.com

2019-10-26T22:30:57+02:00
ll /usr/share/nmap/scripts/
sudo nmap --script-updatedb
https://github.com/scipag/vulscan

sudo nmap -sV -p 443 -script=<SCRIPT.nse> <target>
Permalink

A Nobel winner suggests zapping nuclear waste atoms - Big Think

2019-10-26T11:50:50+02:00
via https://lehollandaisvolant.net/?id=20191026100246
Permalink

Solid · GitHub

2019-10-24T22:44:35+02:00
«Re-decentralizing the web. Everything MIT licensed.»
https://github.com/solid/information
https://solidproject.org/
Permalink

Pwnagotchi - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.

2019-10-23T19:01:02+02:00
https://github.com/evilsocket/pwnagotchi

via https://url.bidouille.info/?NDiIMA
Permalink

gPhoto - gPhoto Home

2019-10-16T22:47:01+02:00
http://gphoto.org/doc/remote/
Permalink

Note: NAT

2019-10-15T17:36:10+02:00
```
apt install -y iptables-persistent
# règles dans /etc/iptables/rules.v4 et /etc/iptables/rules.v6
echo 1 >/proc/sys/net/ipv4/ip_forward
sed -i "s/#net.ipv4.ip_forward=1/net.ipv4.ip_forward=1/" /etc/sysctl.conf
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
iptables-save > /etc/iptables/rules.v4
```
Permalink

Linky : de nouvelles mesures des ondes prouvent que le compteur est sans danger - Sciences - Numerama

2019-10-15T15:56:11+02:00

Permalink

New Part Day: The RISC-V Chip With Built-In Neural Networks | Hackaday

2019-10-15T14:25:34+02:00

Permalink

GitHub - nccgroup/Sniffle: A sniffer for Bluetooth 5 and 4.x LE

2019-10-15T13:54:24+02:00

Permalink

Talk to Transformer

2019-10-15T13:44:12+02:00
«See how a modern neural network completes your text»
Permalink

GitHub - threatland/TL-BOTS: A collection of source code for various botnets.

2019-10-15T13:40:12+02:00
https://github.com/threatland
https://github.com/threatland/TL-BOTS
https://github.com/threatland/TL-TROJAN
Permalink

How to install Ntopng Network Monitor on Debian 10

2019-10-15T13:34:40+02:00
via https://book.knah-tsaeb.org/?9FzTeQ
Permalink

Note: x265 vers x264

2019-10-13T11:16:28+02:00
# vidéo : x265 vers x264
# copie toutes les pistes audio
# copie tous les sous-titres
mkdir ../out/
for file in *.mkv; do nice -n19 ffmpeg -i $file -c:v libx264 -threads 8 -speed 1 -f matroska -map 0 ../out/$file; done
Permalink

More SIM Cards Vulnerable to Simjacker Attack Than Previously Disclosed

2019-10-11T23:54:39+02:00
https://ginnoslab.org/2019/09/21/wibattack-vulnerability-in-wib-sim-browser-can-let-attackers-globally-take-control-of-hundreds-of-millions-of-the-victim-mobile-phones-worldwide-to-make-a-phone-call-send-sms-to-any-phone-numbers/
https://srlabs.de/bites/sim_attacks_demystified/
https://opensource.srlabs.de/projects/simtester
Permalink

Bassnectar - Butterfly (ft. Mimi Page) [OFFICIAL] - YouTube

2019-10-08T16:10:35+02:00
https://www.youtube.com/watch?v=o-K_xgxrL4s&list=RDo-K_xgxrL4s&index=1
Permalink