About

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. ...

May 27, 2023 · 1 min

StartHere

Start Here Blog post categories, ...

May 27, 2023 · 1 min

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. ...

June 29, 2020 · 5 min

Analyze WannaCry Ransomware with Diamond Model

In this blog post, will explore how wanna cry ransomware event can be mapped with Diamond model. ...

June 28, 2020 · 2 min

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. ...

June 20, 2020 · 3 min

Simple git reference

Simple reference to basic git commands, ...

June 20, 2020 · 1 min

CISSP Certification - My notes

You might have already come across this quote on CISSP preparation, “Its a mile wide and a inch deep” , ...

January 14, 2020 · 4 min

Simple Http Server

Here is a python code to start SimpleHTTPServer with an upload option. ...

September 7, 2019 · 5 min

Create hashtable using two different variables in PowerShell

Here is how we can combinine two variables into hashtable, ...

July 21, 2019 · 1 min

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. ...

July 8, 2019 · 1 min