informaticoysegurata.blogspot.com
Informático y "Segurata": agosto 2010
http://informaticoysegurata.blogspot.com/2010_08_01_archive.html
Blog sobre seguridad informática:. Y asuntos de traje y corbata. Todos de interés en este campo profesional. Viernes, 27 de agosto de 2010. Esta es una noticia para resaltar: Microsoft. Cambiará el modelo de licenciamiento de su SDL, que ahora tendrá una licencia Creative Commons. Otros modelos y guías a seguir son (no necesariamente libres o gratuitos):. Si algún otro te parece interesante, no dejes de escribir un comentario :) . Si te gustó esta entrada, quizás quieras suscribirte al blog por RSS.
diveintoinfosec.wordpress.com
Books | Adventures of an apprentice
https://diveintoinfosec.wordpress.com/books
Adventures of an apprentice. A list of books I’ve read or plan to read and are ( even remotely ) associated with Information Security, Communication Security, Software Engineering, Web Development etc. Computer Security , Art and Science. Bishop. M, ISBN-10: 0-201-44099-7. Network Security, Private Communication in a Public World. Charlie Kaufman; Radia Perlman; Mike Speciner, ISBN-10: 0-13-046019-2. Philosophy of Science , the Central Issues. Curd Martin ; Cover J.A , ISBN-10 :. Enter your comment here.
exploitingonlinegames.com
About the Author
http://www.exploitingonlinegames.com/about
An entrepreneurial spirit combined with a strong self-motivation to "do his own thing" led Greg to found a number of security companies, including Cenzic and BugScan. He is currently involved in his third start-up, HBGary, Inc. Hoglund has coauthored two deeply technical bestselling books,. Rootkits: Subverting the Windows Kernel. With Jamie Butler (Addison-Wesley, 2005) and. With Gary McGraw (Addison-Wesley, 2004). He also operates the popular Web site rootkit.com. Gary McGraw is the CTO of Cigital, Inc.
itblog.adrian.citu.name
Reviews | Adventures in the programming jungle
https://itblog.adrian.citu.name/category/reviews
Adventures in the programming jungle. Book review: Building microservices (part 1). 4 July, 2016. This is the first part of the review of the Building Microservices. The author is defining the microservices as. 8220;small, autonomous services that work together”. The key benefits of the microservices are:. Technology heterogeneity; use the right tool for the right job. Ease of deployment; microservices are independent by nature so, it can be (re)deployed punctually. Chapter 2: The Evolutionary Architect.
softwaresecurityengineering.com
Series
http://www.softwaresecurityengineering.com/series
The Addison-Wesley Software Security Series. Gary McGraw, Consulting Editor. The Addison-Wesley Software Security Series, Gary McGraw contributing editor, is the premiere collection of titles in software security. Focused around the three pillars of software security introduced in the book. The series expands deeply into applied best practices and essential knowledge. As software security comes of age and moves from Philosophy into action, look for this series to keep you at the bleeding edge.
softwaresecurityengineering.com
Resources
http://www.softwaresecurityengineering.com/resources
Build Security In Web Site. The Addison-Wesley Software Security Series, Gary McGraw contributing editor. Specific Articles from the Building Security In Website mentioned in the book. Deployment and Operations content area. Attack Patterns content area. Assurance Cases content area. Coding Practices content area. Coding Rules content area. Code Analysis content area. Risk Management content area. Requirements Elicitation Case Studies. Requirements Prioritization Case Study Using AHP. Plan, Do, Check, Act.
code.kindservice.net
Lecture 4 – Coding for sharing
http://code.kindservice.net/2015/11/08/lecture-4
XSS Cross-site Scripting and XSRF. Design and Build Secure Software. XSS Cross-site Scripting and XSRF. Design and Build Secure Software. Cross site scripting attacks (XSS), cookie session ID stealing. Contract, interface, abstract class. Case Study: Consuming SOAP Web service (http:/ www.w3schools.com/webservices/tempconvert.asmx) in Android Example. On WordPress Resources at SiteGround. Week 4 Help Center. Most of our time so far has been spent focusing on implementation-level issues—. Design Category:...