-
Notifications
You must be signed in to change notification settings - Fork 20
/
cd03.html
176 lines (108 loc) · 9.39 KB
/
cd03.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<!--
=============================
_ ______ ____ ______
/ | / / __ \/ __ \/ ____/
/ |/ / / / / / / / __/
/ /| / /_/ / /_/ / /___
/_/ |_/\____/_____/_____/
=============================
-->
<!DOCTYPE html>
<html>
<head>
<title>N O D E</title>
<meta name="google-site-verification" content="KAh0wcTC2Anz5ea6Kq26RuhsiUKx5FD3D4HZAJdfaf4" />
<link rel="shortcut icon" href="images/avatar.png">
<link rel="alternate" href="https://n-o-d-e.net/rss/rss.xml" type="application/rss+xml" title="N O D E"/>
<link href='https://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen">
</head>
<body>
<div id="page">
<div id="content">
<!--HEADER SECTION -->
<div id="header"><pre>
<a class="node" href="http://n-o-d-e.net">
×× ×× ××××× ×××××× ××××××
××× ×× ×× ×× ×× ×× ××
×× × ×× ×× ×× ×× ×× ×××××
×× ××× ×× ×× ×× ×× ××
×× ×× ××××× ×××××× ××××××</a>
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</pre>
</div>
<!--CONTENT -->
<div id="list">
<div class="title">
CYBERDUMP 03 / CYBORGS, OUTERNET, XL FAVICONS, IMSI SURVEILLANCE<br>
--
</div>
<div id="post">
<p>Welcome to Cyber Dump number 3. Lots of cool stuff happened this week, so let's get right to it. As always, all links are included below.</p>
<div class="videowrapper">
<iframe src="https://www.youtube.com/embed/wmZ4tGIkxWI?rel=0&showinfo=0" frameborder="0"></iframe>
</div>
<p class="description">
- <a href="https://www.youtube.com/watch?v=wmZ4tGIkxWI" target="_blank">Youtube link</a><br>
- <a href="https://archive.org/download/cyberdump03/cd03.mp4" target="_blank">Archive.org mirror</a><br>
- <a href="https://archive.org/download/cyberdump03/cyberdump03_archive.torrent" target="_blank">Torrent</a><br>
- <a href="https://keybase.pub/nodefiles/cd03.mp4" target="_blank">Keybase mirror</a>
</p>
<p class="subtitle">OUTERNET</p>
<p>Outernet, the project that aims to bring universal information access via satellites recently published a guide on how to build your own receiver using a Raspberry Pi. You'll still need a specialized tuner and satellite dish, but don't you think there's something really cool about the idea of libraries in space?</p>
<p>- https://outernet.is/rpi<br>
- https://www.youtube.com/watch?v=JlQFoGK1aWQ</p>
<p class="subtitle">CYBORGS</p>
<p>Researchers at the Monash Centre for Atomically Thin Materials have discovered a new sponge-like graphene elastomer that could be used to create soft, tactile robots and highly sensitive prosthetic hands amongst other things.</p>
<p>- http://phys.org/news/2016-01-revolutionary-graphene-elastomer-sensitivity-human.html</p>
<p>Speaking of prosthetics, Johns Hopkins Applied Physics Lab have pioneered a new technique for attaching advanced modular prosthetics to amputees, allowing for an extremely secure fit, and greater levels of operability. Researchers say that the bone-anchoring device induces a physical response in the body, so that it actually becomes part of the bone.</p>
<p>- https://www.youtube.com/watch?v=-0srXvOQlu0<br>
- http://www.jhuapl.edu/newscenter/pressreleases/2016/160112.asp</p>
<p>I think we all know where this is heading.</p>
<p>- https://www.youtube.com/watch?v=2_q5-MFu9QU</p>
<p class="subtitle">FAVICON XL</p>
<p>Evan Johnson, a systems engineer at CloudFlare has found a bug in some modern web browsers. It turns out that if you add a huge favicon to a website, some browsers won't check the size, and will keep loading the file directly into the RAM until the browser or OS crash.</p>
<p>- https://ejj.io/abusing-your-browser-favicon/<br>
- https://www.youtube.com/watch?v=IOwpucu38Ok</p>
<p class="subtitle">WEBCAM BACKDOORS</p>
<p>In another example of the dangers of the Internet of things, security firm, Vectra Systems have shown how to add a persistent backdoor into networks, by adding malicious firmware to cheap webcams.</p>
<p>The irony is that many people who add these networked cameras to their systems do so usually for security reasons, not knowing that the little computers inside them are potentially harmful.</p>
<p>- http://blog.vectranetworks.com/blog/turning-a-webcam-into-a-backdoor</p>
<p class="subtitle">MIXED REALITY</p>
<p>Students at Carnegie Mellon have developed a puzzle game that mixes virtual and real world elements. The game is called Garden and uses Google's Project Tango tablet to automatically map the users surroundings on the fly, making it possible to get up and walk around the world unimpeded. The camera on the tablet has motion and depth sensing capabilities, allowing for controller-less hand tracking. You can check it out in the Google Play store.</p>
<p>- https://www.youtube.com/watch?v=nO6kKRJ0wps<br>
- https://play.google.com/store/apps/details?id=com.Gotan.Garden</p>
<p class="subtitle">PRINTABLE LIGHTS</p>
<p>AMBRO Labs successfully screen printed an electroluminescent light onto a t-shirt. The methods developed allows you to fully integrate light sources directly into the fibers of a fabric, allowing for super flexible and washable circuits. AMBRO plans on further experiments to develop their techniques.</p>
<p>- https://www.youtube.com/watch?v=b_IpBlxpbP8<br>
- http://www.ambrolabs.com/wearables/screen-printing-electroluminescent-lights-on-garments/</p>
<p class="subtitle">VIDEOS</p>
<p>Vice News has an interesting new documentary called Phone Hackers: Britain's Secret Surveillance. It shows how IMSI data catchers are being used covertly in London to scoop up the phone data from thousands of unsuspecting users.</p>
<p>- https://www.youtube.com/watch?v=rzBWoVh4qhk</p>
<p>Grindhouse Wetware have also posted an update video about their latest biohacking projects and things happening in the Grinder scene. It includes an interesting and slightly gruesome procedure video for their North Star LED implants. You have been warned.</p>
<p>Shoutout to Grindhouse member and friend of NODE, Bird Machine, whom I believe has one of those crazy implants.</p>
<p>- https://www.youtube.com/watch?v=OHnRcdSNzIc</p>
<p class="subtitle">THIS WEEK ON NODE</p>
<p>This week we have a guide for creating an automatic packet capturing computer by combining a Raspberry Pi Zero with a hardware lan tap.</p>
<p>- https://www.youtube.com/watch?v=qwDfTnTnai8</p>
<p>There's also a software guide that shows Linux and Mac users how to easily encrypt and decrypt files using the terminal. Simple, but crucial to know in this day and age.</p>
<p>- https://www.youtube.com/watch?v=IUP-ks5vzX8</p>
<p>The new channel schedule is 3 videos every week - Monday, Wednesday and Friday, so check back or subscribe for future updates. Thanks for watching!</p>
<p>--<br>
BY NODE</p>
</div>
</div>
<!--FOOTER SECTION -->
<div id="footer">
<pre>------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</pre>
<div class="filter">
<a href="http://n-o-d-e.net">HOME</a>
<span class="footdogs"> × </span>
<a href="http://N-O-D-E.net/shop/">SHOP</a>
<span class="footdogs"> × </span>
<a target="_blank" href="http://patreon.com/N_O_D_E_">PATREON</a>
<span class="footdogs"> × </span>
<a target="_blank" href="https://github.com/N-O-D-E/N-O-D-E.net">GITHUB</a>
</div>
</div>
</body>
</html>