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 and its tools are provided "as is." The author(s) make no representations or warranties, express or implied, regarding the operation of the information, content, materials, tools, services, or products included. The author(s) disclaim, to the full extent permissible by law, all warranties, express or implied, including implied warranties of merchantability and fitness for a particular purpose.
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 😍