This are my solution for “crackmes.one – CrackMe#1-InfoSecInstitute-dotNET-Reversing” Reversing Challenge. This challenge is the most simple reverse ever 😉 Challenge …
O que me inspira?
Para meu primeiro post em português no blog, vou falar sobre o porquê eu faço exatamente o que eu faço. …
“I’ll Make you Cry” Ransomware & NxRansomware. How a Security Research Project Goes Terrible Wrong
A bit of history about how my security research project goes terrible wrong and how I named a malware family. …
CVE-2019-9740 – Python urllib CRLF injection vulnerability
On March 12, 2019 NIST reports the CVE-2019-9740 about a Python (2.x and 3.x) URLLib3 URL handling vulnerability. IMPORTANT: Python …
Genetic Algorithm – Pratical Example with Keras and Open.AI Challenge
In this article we will talk about the usage of a Genetic Algorithm approach to optimize Keras Neural Network that …
Genetic Algorithm – Concepts
In this article we discuss about the concepts of Genetic Algorithm, how they works and how to use them to …
Neural Network for Open.AI CartPole-v1 Challenge with Keras
In this article we will talk about my solution for Open.AI CartPole-v1 game challenge using Python with Keras 😀 If …
Create your own Cloud with OwnCloud and Raspberry PI 3
Introduction OwnCloud is an application to create a personal cloud into your home or business. That are powerful, including a …
Setup Static IP on Raspberry PI 3 with Raspbian OS
In this article you will learn how setup a Static IP in your Raspberry PI 3 with Raspbian OS. * …
Raspberry PI 3 with Raspbian OS
Let’s talk about the Raspberry PI 3, how to install, configure, enable ssh remote access and some tips and tricks. …