wannaNotes icon indicating copy to clipboard operation
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

  1. Download and Install Obsidian.

Kali

  1. Download the AppImage and put it in the Directory you want.
  2. Execute the command /path/to/Obsidian-X.X.X.AppImage --no-sanbox
    [//]: You can create an alias for this.

Download wannaNotes

Windows

  1. Go to wannaNotes Repository and Download the code.

Kali

  1. Clone the repository with this command:
$ git clone https://github.com/impulsado/wannaNotes.git

Import to Obsidian

  1. Once you have cloned the repository, open Obsidian and click “Open folder as vault".
  2. Select “wannaNotes” folder.

More about Obsidian