About Hi, My name is Fabian Darius, I’m a Cyber security Professional . I started blogging to note things which I learn and use this as my bookmark. ...
StartHere
Start Here Blog post categories, ...
ExploringOTP
What is second factor authentication? The code which we enter after entering username and password, how does this work ? In this blog post will be exploring how one time password/passcode (OTP) works. Will start with what is included in standard on OTP and then implementing this using python code. ...
Analyze WannaCry Ransomware with Diamond Model
In this blog post, will explore how wanna cry ransomware event can be mapped with Diamond model. ...
Diamond Model - Intrusion Analysis
Diamond model for intrusion analysis is used to analyze threats. It helps to set a structure and flow to threats so that analysts can control its effects. It may not be complete but sufficient enough to control the impact. ...
Simple git reference
Simple reference to basic git commands, ...
CISSP Certification - My notes
You might have already come across this quote on CISSP preparation, “Its a mile wide and a inch deep” , ...
Simple Http Server
Here is a python code to start SimpleHTTPServer with an upload option. ...
Create hashtable using two different variables in PowerShell
Here is how we can combinine two variables into hashtable, ...
Capture WPA2 Handshake on 5Ghz
In this blog post wifi-pineapple will be used to capture WPA2 handshake on 5GHz access point. Atheros based chipset is used in Wifi pineapple. ...