PROJET AUTOBLOG


shaarli-Links

Site original : shaarli-Links

⇐ retour index

VigiBati.fr

2019-11-13T19:35:23+01:00
Tip top pour les assos de ma ville :-)

via http://redbeard.free.fr/links/?x-2Gfg
Permalink

GitHub - anouarbensaad/vulnx: vulnx 🕷️ is an intelligent bot auto shell injector that detect vulnerabilities in multiple types of cms { `wordpress , joomla , drupal , prestashop .. `}

2019-11-12T14:00:04+01:00

Permalink

GitHub - nfc-tools/miLazyCracker: Mifare Classic Plus - Hardnested Attack Implementation for SCL3711 LibNFC USB reader

2019-11-09T20:14:48+01:00
À utiliser si mfoc sort «Card is not vulnerable to nested attack»
Permalink

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