Dojo-101 is a project for capturing experience and knowledge in cybersecurity.
Usable offline with a simple text editor, its purpose is to freely share knowledge.
⚠️ This repository, together with its tools, is provided by Taisen-Solutions on an “as is” basis. Taisen-Solutions makes no representations or warranties of any kind, express or implied, as to the operation of the information, content, materials, tools, services and/or products included on the repository. Taisen-Solution disclaims, to the full extent permissible by applicable law, all warranties, express or implied, including but not limited to, implied warranties of merchantability and fitness for a particular purpose. Before using, please read the project’s disclaimer
mindmap
root((**DOJO-101**))
**Training**
Lab
Situation
Wargame
**DevSec**
Crypto
Github
IA ML
SAST
DAST
STRIDE
API
Python
.NET
JS
Rust
**SecOps**
Awareness
Hardening
Windows
AD
Linux
Azure
Docker
Ansible
Powershell
Firewall
VPN
PKI
PGP
Network
**RF**
SDR
DSP
TEMPEST
SIGINT
Wifi
RFID
Bluetooth
Jamming
HackRF
**Pentest**
OSINT
Scanning
Metasploit
BoF
MITM
Payloads
Reverseshell
Pivot
PrivEsc
**Forensic**
Acquisition
Duplication
Memory
Reverse
Logs
SIEM
README Files and those containing the keyword basics
contain elements that are subsequently considered prerequisites. Here are some suggestions:
- Cyber basics (french)
- Linux basics
- Powershell basics
- Python basics
- Radio frequency basics
- GitHub basics
- AI Basics
Clone the repository without the history using the following command:
git clone --depth 1 https://github.com/Aif4thah/Dojo-101
Open DOJO-101
folder with VSCode then,
- Search by keyword across all files (e.g.,
basics
,Windows
,Linux
) - Read the content in
HTML
format (ctrl
+shift
+V
)
Developed in parallel, this application contains numerous vulnerabilities for testing your knowledge :
- Project maintained by Michael Vacarella
- Logo created by @designbyzen
- Thank you to all contributors 😍