Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Raspberry PI pour les agents secrets
Search
Fedir RYKHTIK
April 10, 2014
Technology
0
96
Raspberry PI pour les agents secrets
Utiliser Raspberry PI à 110% pour satisfaire tous les besoin d'un agent secret.
Fedir RYKHTIK
April 10, 2014
Tweet
Share
More Decks by Fedir RYKHTIK
See All by Fedir RYKHTIK
Methodology of Multi-Criteria Comparison and Typology of Open Source Projects
fedir
0
140
Building a Go microservice from 0 to Hero
fedir
0
500
TYPO3 Camp Nantes 2018 > I come from the future
fedir
0
41
Methodology and tools for Drupal sites GDPR compliance
fedir
0
410
Open source Web frameworks comparison and ratings
fedir
0
800
Comparison of 10 Go web frameworks
fedir
2
1.7k
/dev/var/19 > Méthodologie de tests de charge et performance des sites Web
fedir
0
87
TYPO3Camp Nantes 2017 - Web applications penetration testing methodology
fedir
0
310
DDD17 - Web Applications Automated Security Testing in a Continuous Delivery Pipeline
fedir
0
530
Other Decks in Technology
See All in Technology
運用しているアプリケーションのDBのリプレイスをやってみた
miura55
1
720
全文検索+セマンティックランカー+LLMの自然文検索サ−ビスで得られた知見
segavvy
2
100
偶然 × 行動で人生の可能性を広げよう / Serendipity × Action: Discover Your Possibilities
ar_tama
1
1.1k
人はなぜISUCONに夢中になるのか
kakehashi
PRO
6
1.6k
次世代KYC活動報告 / 20250219-BizDay17-KYC-nextgen
oidfj
0
250
急成長する企業で作った、エンジニアが輝ける制度/ 20250214 Rinto Ikenoue
shift_evolve
3
1.3k
Swiftの “private” を テストする / Testing Swift "private"
yutailang0119
0
130
エンジニアのためのドキュメント力基礎講座〜構造化思考から始めよう〜(2025/02/15jbug広島#15発表資料)
yasuoyasuo
17
6.7k
現場で役立つAPIデザイン
nagix
33
12k
2025-02-21 ゆるSRE勉強会 Enhancing SRE Using AI
yoshiiryo1
1
330
30分でわかる『アジャイルデータモデリング』
hanon52_
9
2.7k
レビューを増やしつつ 高評価維持するテクニック
tsuzuki817
1
710
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
46
2.3k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.1k
It's Worth the Effort
3n
184
28k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
129
19k
A designer walks into a library…
pauljervisheath
205
24k
Bootstrapping a Software Product
garrettdimon
PRO
306
110k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
30
4.6k
YesSQL, Process and Tooling at Scale
rocio
172
14k
Designing for Performance
lara
604
68k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.6k
Raft: Consensus for Rubyists
vanstee
137
6.8k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
Transcript
None
Raspberry PI pour les agents secrets 15 exemples d’utilisation Fedir
RYKHTIK, @FedirFR /dev/var/4 Toulon, France
RPi http://fr.farnell.com/raspberry-pi-accessories
Besoin d’un agent secret • Communication avec M • Obtenir
l'information secrète • Défendre ça propre information • Combattre les ennemies • Agents de deuxième plan • Transport (voiture ultra hi-tech) • Gadgets
Communication avec M
Talking to people from distance • Microphone USB • Casque
• SoX ◦ sox -d -t sox - | ssh pi@[IP address] sox -q -t sox - -d
Voice transformation • SoX ◦ sox -t alsa plughw:1 -d
reverb 99 50 0 ▪ Alpes : echo 0.8 0.9 1000 0.3 ▪ Sci-fi robot : flanger 30 10 0 100 10 tri 25 lin ▪ Shtrumpf : pitch 500
Obtenir l'information secrète
Audio Recording • SoX ◦ alias record='sox -t alsa plughw:1
-t wav - | lame -' ◦ record newrec.mp3 • tmux / screen ◦ to not break the session
Audio Transmission • Remote recording ◦ ssh pi@[IP address] sox
-t alsa plughw:1 -t wav - > ~/Desktop/myrec.wav • Speak to people ◦ sox -d -t sox - | ssh pi@[IP address] sox -q -t sox - -d
Recording the video stream • VLC ◦ vlc http://[IP address]:8080/?action=stream
-- sout='#standard{mux=avi,dst=/home/[username] /Desktop/myvideo.avi,access=file}'
Viewing Your webcam • Video ◦ vlc http://[IP address]:8080/?action=stream •
Audio ◦ ssh pi@[IP-address] sox -t alsa plughw:1 -t sox - | sox -q -t sox - -d
Monitoring WiFi • Kismet ◦ Wi-Fi spectrum and traffic analyzer
Analyzing packet dumps • logging ◦ sudo ettercap -q -T
-i wlan0 -M arp:remote -d -w mycapture.pcap /[Router IP]/ /[PC IP]/ • Analyzing ◦ ssh pi@[IP address] cat /home/pi/kismetlogs/Kismet- XXXX.pcapdump | wireshark -k -i -
Combattre les ennemies
Detecting an intruder • Motion
Turning on and off a TV • cron • Motion
Staging a playback scare • Assign to Motion
Traffic remplacement • etterfilter
Ennemies réels ?
Défendre ça propre information
Protection against Ettercap • static ARP entries • ettercap ◦
chk_poison plugin
Keeping data secret • cryptsetup ◦ crypted containers • dosfstools
◦ for Win compatibilty
Agents de deuxième plan
None
None
Transport (voiture ultra hi-tech)
RPi integration
GPS Tracking • USB GPS receiver (projects verified with Columbus
V-800) • gpsd • cgps
Gadgets
Controlling PI with Your smartphone • NetIO • SSH client
• Coversal - Linux Remote Control
Connectivité • Senseurs ◦ Lumiere ◦ Mouvement ◦ Distance •
Triggers • Relais
Livre à conseiller
Références • http://www.tuxboard.com/gadgets-des-agents-secrets/ • http://projectsentrygun.rudolphlabs.com/ • http://www.geek.com/news/autonomous-nerf-sentry-gun-picks-its-targets-protects-your-toy- chest-1561381/ • http://blog.kaazing.com/2013/04/01/remote-controlling-a-car-over-the-web-ingredients-
smartphone-websocket-and-raspberry-pi/ • http://www.raspberrypi.org/raspberry-pi-car-computer/ • http://oversimple.fr/alarme-de-maison-avec-un-raspberry-pi/ • http://fr.farnell.com/raspberry-pi-accessories • http://korben.info/idees-raspberry-pi.html