Command Palette
Search for a command to run...
Comments
Join the discussionNo comments yet. Be the first to comment.
More from this blog
How to install SSLyze on Parrot OS
Check which protocols and ciphers the server supports by using SSLyze. Installation is straightforward: https://github.com/nabla-c0d3/sslyze The Setup Parrot OS 5.0 (Electro Ara) SSLyze version 5.0.6 Installation pip install --upgrade pip setuptoo...
How to Setup REMnux VM in VirtualBox
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 embedded JavaScript and macros). Download the REMnux General OVA file here. Check SHA-256 hash. Not...
How to Setup Ubuntu Server in Virtual Box
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 creating the VM is to install and test DefectDojo in a Virtual Machine. Open Virtual Box and click o...
How to install Git on Windows
`git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program.`
