A common mistake in E-Mail server setups allows you to create SSL certificates for other peoples domains.
Hanz Ostmaster's revenge: An SSL Validation issue
https://www.trustwave.com/Resources/SpiderLabs-Blog/Hanz-Ostmaster-s-revenge--An-SSL-Validation-issue/
Hanz Ostmaster's revenge: An SSL Validation issue
https://www.trustwave.com/Resources/SpiderLabs-Blog/Hanz-Ostmaster-s-revenge--An-SSL-Validation-issue/
Trustwave
Hanz Ostmaster's revenge: An SSL Validation issue
Why would I title a blog post with the name 'Hanz Ostmaster'? Don't worry, it's not some new named vulnerability, but it turns out this name has some significance. Do you see it? It requires a bit of imagination -...
Automating Screenshots in Documentation [for Webapps]
https://blog.codeship.com/automating-screenshots-in-documentation/
https://blog.codeship.com/automating-screenshots-in-documentation/
CloudBees
Automating Screenshots in Documentation
SCREENSHOTTING SERVICES I typically prefer to assemble a string of open-source tools, but if you would like to use a commercial service, there are plenty available as a quick search will confirm.
65535 interfaces ought to be enough for anybody
http://aakinshin.net/en/blog/dotnet/mono-and-65535interfaces/
http://aakinshin.net/en/blog/dotnet/mono-and-65535interfaces/
Learn X in Y Minutes: Scenic Programming Language Tours
https://learnxinyminutes.com/
Very useful to quickly get an overview of a programming language or concept
https://learnxinyminutes.com/
Very useful to quickly get an overview of a programming language or concept
Forwarded from Silicon Network
🆕 New channels:
We welcome @dailyandroid and @dotnetdaily to the network! Daily Android and Dotnet daily will provide daily news and tips about Android, Android programming and Microsoft .net!
🆕 New group:
Talk about Python in the newly joined Python group! https://t.me/joinchat/DP9KNUF73nvJR4GC26Lb6w
We welcome @dailyandroid and @dotnetdaily to the network! Daily Android and Dotnet daily will provide daily news and tips about Android, Android programming and Microsoft .net!
🆕 New group:
Talk about Python in the newly joined Python group! https://t.me/joinchat/DP9KNUF73nvJR4GC26Lb6w
You can find all channels and groups part of the Silicon Network at @siliconnetwork
BIG Security news: if your site is behind cloudflare, sensitive data may have been lost.
Cloudflare Reverse Proxies are Dumping Uninitialized Memory
https://bugs.chromium.org/p/project-zero/issues/detail?id=1139
Cloudflare Reverse Proxies are Dumping Uninitialized Memory
https://bugs.chromium.org/p/project-zero/issues/detail?id=1139
Match – Scalable reverse image search built on Kubernetes and Elasticsearch
https://github.com/pavlovai/match
https://github.com/pavlovai/match
GitHub
dsys/match
:crystal_ball: Scalable reverse image search built on Kubernetes and Elasticsearch - dsys/match
Pseudo takes an algorithm / a simple program and generates idiomatic code for it in Python, JavaScript, C#, Go and Ruby.
https://github.com/alehander42/pseudo
https://github.com/alehander42/pseudo
GitHub
pseudo-lang/pseudo
transpile algorithms/libs to idiomatic JS, Go, C#, Ruby - pseudo-lang/pseudo
Diagnosing Heart Diseases with Deep Neural Networks
https://irakorshunova.github.io/2016/03/15/heart.html
https://irakorshunova.github.io/2016/03/15/heart.html
Image Processing 101: An introduction to image processing
https://codewords.recurse.com/issues/six/image-processing-101
https://codewords.recurse.com/issues/six/image-processing-101
A cartoon intro to WebAssembly ★ Mozilla Hacks – the Web developer blog
https://hacks.mozilla.org/2017/02/a-cartoon-intro-to-webassembly/
https://hacks.mozilla.org/2017/02/a-cartoon-intro-to-webassembly/
Mozilla Hacks – the Web developer blog
A cartoon intro to WebAssembly
WebAssembly is a way of taking code written in programming languages other than JavaScript and running that code in the browser. So when people say that WebAssembly is fast, what ...