PROJET AUTOBLOG


Links

source: Links

⇐ retour index

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

mardi 29 octobre 2019 à 22:29
https://github.com/linux-can
Permalink

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

lundi 28 octobre 2019 à 10:54
via https://sebsauvage.net/links/?xjQw1A
Permalink

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

samedi 26 octobre 2019 à 22:30
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

samedi 26 octobre 2019 à 11:50
via https://lehollandaisvolant.net/?id=20191026100246
Permalink

Solid · GitHub

jeudi 24 octobre 2019 à 22:44
«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.

mercredi 23 octobre 2019 à 19:01
https://github.com/evilsocket/pwnagotchi

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

gPhoto - gPhoto Home

mercredi 16 octobre 2019 à 22:47
http://gphoto.org/doc/remote/
Permalink

Note: NAT

mardi 15 octobre 2019 à 17:36
```
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

mardi 15 octobre 2019 à 15:56

Permalink

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

mardi 15 octobre 2019 à 14:25

Permalink

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

mardi 15 octobre 2019 à 13:54

Permalink

Talk to Transformer

mardi 15 octobre 2019 à 13:44
«See how a modern neural network completes your text»
Permalink

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

mardi 15 octobre 2019 à 13:40
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

mardi 15 octobre 2019 à 13:34
via https://book.knah-tsaeb.org/?9FzTeQ
Permalink

Note: x265 vers x264

dimanche 13 octobre 2019 à 11:16
# 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

vendredi 11 octobre 2019 à 23:54
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

mardi 8 octobre 2019 à 16:10

Permalink

0 days since last black cat effect.

mardi 8 octobre 2019 à 09:32
Les malchances d'aeris
https://social.imirhil.fr/@aeris

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

How to Enable/Disable PHP Modules on Ubuntu 18.04 & 16.04 - TecAdmin

dimanche 6 octobre 2019 à 16:48
phpenmod <MODULE_NAME>
Permalink

GitHub - The-Art-of-Hacking/h4cker: This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.

vendredi 4 octobre 2019 à 23:11

Permalink