Documenting my journey on Software Engineering, Cybersecurity and a little bit everything. Working to bring learning to life. #TIL #WIP
Check which protocols and ciphers the server supports by using SSLyze. Installation is straightforward: https://github.com/nabla-c0d3/sslyze The...
I recently got introduced to REMnux for Malware Analysis. It includes tools like peepdf and vmonkey which are used for analyzing files (e.g. checking...
For this, we'll be needing an Ubuntu ISO file. I opted for 64-bit PC (AMD64) server install image which can be downloaded here. The main reason I'm...
`git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program.` ยท While setting up my new workspace on...
It's been maybe 3 years since I last used git. And it feels like, "hello, world" as I try to relearn the workflow. The plan was to push a repository...
I've been trying to find a way to organize my thoughts, ideas and the things I'm learning. Today, I got introduced to the Zettelkasten method. I used...