wannaNotes
wannaNotes copied to clipboard
Obsidian Markdown Cybersecurity Notes
trafficstars
wannaNotes
CREATE BY impulsado
As a cybersecurity enthusiast I like to take notes using Markdown (Obsidian).
In order to get the most out of the experience, install Obsidian and configure it
In these notes, you can find:
- CTFs Write-ups
- Cheat Sheets
- Projects
- [...]
Website version 🔐🌐
Obsidian Installation
Windows
- Download and Install Obsidian.
Kali
- Download the AppImage and put it in the Directory you want.
- Execute the command
/path/to/Obsidian-X.X.X.AppImage --no-sanbox
[//]: You can create an alias for this.
Download wannaNotes
Windows
- Go to wannaNotes Repository and Download the code.

Kali
- Clone the repository with this command:
$ git clone https://github.com/impulsado/wannaNotes.git
Import to Obsidian
- Once you have cloned the repository, open Obsidian and click “Open folder as vault".
- Select “wannaNotes” folder.
More about Obsidian