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
There Is No Silver Bullet (Español)
Search
Harley Watson
November 29, 2014
Programming
0
160
There Is No Silver Bullet (Español)
Harley Watson
November 29, 2014
Tweet
Share
More Decks by Harley Watson
See All by Harley Watson
paper tickets > smartcards, probably.
unlobito
0
7.5k
one, two step
unlobito
0
750
What's in your pocket? (BSides Manchester)
unlobito
0
960
sorry, we're cash only. (securi-tay)
unlobito
1
1.1k
Sorry, we're cash only. (hacksoc)
unlobito
0
100
There Is No Silver Bullet
unlobito
0
900
Other Decks in Programming
See All in Programming
Rubyでやりたい駆動開発 / Ruby driven development
chobishiba
1
400
型付きアクターモデルがもたらす分散シミュレーションの未来
piyo7
0
810
Kotlin エンジニアへ送る:Swift 案件に参加させられる日に備えて~似てるけど色々違う Swift の仕様 / from Kotlin to Swift
lovee
1
260
FormFlow - Build Stunning Multistep Forms
yceruto
1
190
Benchmark
sysong
0
270
LINEヤフー データグループ紹介
lycorp_recruit_jp
0
890
PostgreSQLのRow Level SecurityをPHPのORMで扱う Eloquent vs Doctrine #phpcon #track2
77web
2
330
[初登壇@jAZUG]アプリ開発者が気になるGoogleCloud/Azure+wasm/wasi
asaringo
0
130
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
130
VS Code Update for GitHub Copilot
74th
1
380
0626 Findy Product Manager LT Night_高田スライド_speaker deck用
mana_takada
0
100
既存デザインを変更せずにタップ領域を広げる方法
tahia910
1
240
Featured
See All Featured
Agile that works and the tools we love
rasmusluckow
329
21k
Producing Creativity
orderedlist
PRO
346
40k
The Language of Interfaces
destraynor
158
25k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Done Done
chrislema
184
16k
Typedesign – Prime Four
hannesfritz
42
2.7k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Bash Introduction
62gerente
614
210k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
BBQ
matthewcrist
89
9.7k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
700
Making the Leap to Tech Lead
cromwellryan
134
9.3k
Transcript
there is no silver bullet Henri Watson
¿Cuáles son los problemas que comúnmente afectan a las
aplicaciones web en la República Dominicana?
Una falta de HTTPS
Usar HTTPS no te va a quitar el pica
pollo del día.
La propuesta actual para HTTP/2.0 obliga el uso de
TLS.
Si decides usar HTTPS, también usa Strict-‐Transport-‐Security y
ssllabs.com/ssltest
Inyecciones SQL
GET /rastreador?orden=12345”; DROP TABLE ordenes;-‐-‐ SELECT * FROM
ordenes WHERE orden = “12345”; DROP TABLE ordenes;-‐-‐” AND estado = “pendiente” Solicitud del cliente al servidor. Solicitud del servidor web a la base de datos.
None
None
None
Problemas en el manejo de autenacación
None
None
Cross-‐Site Scripang (XSS)
GET /hola?nombre=<script src=“hhp://malva.do/ jajaxddd.js”></script> ¡Hola, <script src=“hhp://malva.do/jajaxddd.js”></ script>!
Solicitud del cliente al servidor. Respuesta del servidor al cliente.
Content-‐Security-‐Policy
Exposición de datos sensiavos
None
Ualizando Componentes con Vulnerabilidades Conocidas
Mailing Lists • bugtraq hhp://www.securityfocus.com/archive/1 • debian-‐security-‐announce
hhps://lists.debian.org/debian-‐security-‐announce/ • fulldisclosure hhp://nmap.org/mailman/lisanfo/fulldisclosure
Mailing Lists •
[email protected]
hhps://hhpd.apache.org/lists.html#hhp-‐announce • nginx-‐announce
hhp://mailman.nginx.org/mailman/lisanfo/nginx-‐ announce • php-‐announce hhp://php.net/mailing-‐lists.php
None
Servicio a Cliente
None
¿Por qué una no existe una « bala de
plata »?
La seguridad informáaca es una inversión constante.
Heartbleed
Al poner los datos de tus usuarios en riesgo,
también pones tu reputación en riesgo.
¡Gracias! @henriwatson
[email protected]
hhps://henriwatson.com/talks/silverbullet