https://github.com/cyfare/brain-notes
Notes for System Administration / Linux / Windows / Cyber Security
https://github.com/cyfare/brain-notes
cheatsheets commands linux markdown notes obsidian shell virtualization windows
Last synced: 3 months ago
JSON representation
Notes for System Administration / Linux / Windows / Cyber Security
- Host: GitHub
- URL: https://github.com/cyfare/brain-notes
- Owner: CYFARE
- License: unlicense
- Created: 2024-06-12T08:31:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-03T06:29:45.000Z (about 1 year ago)
- Last Synced: 2025-06-03T18:29:34.441Z (about 1 year ago)
- Topics: cheatsheets, commands, linux, markdown, notes, obsidian, shell, virtualization, windows
- Language: HTML
- Homepage:
- Size: 122 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CYFARE's Brain Notes
#### Cyber Security
- [x] Writeups
- [x] [BOTS v1 Writeup](https://github.com/CYFARE/Brain-Notes/blob/main/CyberSec/BOTSv1_Writeup.md)
- [x] [Intel101 Writeup](https://github.com/CYFARE/Brain-Notes/blob/main/CyberSec/Intel101_Writeup.md)
- [x] Cheatsheets
- [x] [FFUF Cheatsheet](https://github.com/CYFARE/Brain-Notes/blob/main/CyberSec/FFUF%20Cheatsheet.md)
- [x] [File Recon Commands](https://github.com/CYFARE/Brain-Notes/blob/main/CyberSec/File%20Recon%20Commands.md)
- [x] [LDAP Pentesting](https://github.com/CYFARE/Brain-Notes/blob/main/CyberSec/LDAP%20Pentesting.md)
- [x] [MSFvenom AV/AMSI Bypass](https://github.com/CYFARE/Brain-Notes/blob/main/CyberSec/MSFvenom%20Bypass.md)
- [x] [Metasploitable3](https://github.com/CYFARE/Brain-Notes/blob/main/CyberSec/Metasploitable3.md)
- [x] [OSQuery Commands](https://github.com/CYFARE/Brain-Notes/blob/main/CyberSec/OSQuery%20Commands.md)
- [x] [Routersploit](https://github.com/CYFARE/Brain-Notes/blob/main/CyberSec/Routersploit.md)
- [x] [SMB Pentesting](https://github.com/CYFARE/Brain-Notes/blob/main/CyberSec/SMB%20Pentesting.md)
- [x] [Secure MySQL Server](https://github.com/CYFARE/Brain-Notes/blob/main/CyberSec/Secure%20MySQL%20Server.md)
- [x] [Secure OpenSSH Server](https://github.com/CYFARE/Brain-Notes/blob/main/CyberSec/Secure%20OpenSSH%20Server.md)
- [x] [Secure Windows Server](https://github.com/CYFARE/Brain-Notes/blob/main/CyberSec/Secure%20Windows%20SMB%20Server.md)
- [x] [UFONET DDOS WebAbuse](https://github.com/CYFARE/Brain-Notes/blob/main/CyberSec/Ufonet.md)
#### GNU/Linux
- [x] Optimizations
- [x] [App Optimizations](https://github.com/CYFARE/Brain-Notes/blob/main/LinuxPro/Optimizations/App%20Optimizations.md)
- [x] [Linux Optimizations](https://github.com/CYFARE/Brain-Notes/blob/main/LinuxPro/Optimizations/Linux%20Optimizations.md)
- [x] [KVM Optimizations](https://github.com/CYFARE/Brain-Notes/blob/main/LinuxPro/Optimizations/KVM%20Optimization.md)
- [x] [Virtualbox Optimizations](https://github.com/CYFARE/Brain-Notes/blob/main/LinuxPro/Optimizations/VirtualBox%20Optimizations.md)
- [x] Setup
- [x] [Debian Testing/Trixie/Rolling Setup](https://github.com/CYFARE/Brain-Notes/blob/main/LinuxPro/Setup/Debian%20Install%20Guide.md)
- [x] [Kali Linux Setup](https://github.com/CYFARE/Brain-Notes/blob/main/LinuxPro/Setup/HaxKali.md)
- [x] [KVM Setup](https://github.com/CYFARE/Brain-Notes/blob/main/LinuxPro/Setup/KVM%20Setup.md)
#### Misc Fuzzing
- [x] [AFL++ Reference Guide](https://github.com/CYFARE/Brain-Notes/blob/main/MiscFuzzing/1.%20AFL%2B%2B%20Reference%20Guide.md)
- [x] [AFL++ Instrumentation Modes Guide](https://github.com/CYFARE/Brain-Notes/blob/main/MiscFuzzing/2.%20AFL%2B%2B%20Instrumentation%20Modes%20Guide.md)
- [x] [FFMPEG Guide](https://github.com/CYFARE/Brain-Notes/blob/main/MiscFuzzing/ffmpeg.md)
- [x] [Libxml2 Guide](https://github.com/CYFARE/Brain-Notes/blob/main/MiscFuzzing/libxml2.md)
- [x] [Markdown To HTML GitHub Style Dynamic Page](https://github.com/CYFARE/Brain-Notes/blob/main/MiscFuzzing/Markdown_to_HTML_GitHubStyled.html)
- [x] [OpenSSH Guide](https://github.com/CYFARE/Brain-Notes/blob/main/MiscFuzzing/openssh.md)
- [x] [Sudo Guide](https://github.com/CYFARE/Brain-Notes/blob/main/MiscFuzzing/sudo.md)
- [x] [TShark Guide](https://github.com/CYFARE/Brain-Notes/blob/main/MiscFuzzing/tshark.md)
#### Systems & Development
- [x] Builds
- [x] [Chrome Build Guide](https://github.com/CYFARE/Brain-Notes/blob/main/SysDev/Builds/Chrome%20Build%20Guide.md)
- [x] [FFmpeg Build Guide](https://github.com/CYFARE/Brain-Notes/blob/main/SysDev/Builds/FFmpeg%20Build%20Guide.md)
- [x] [Firefox Build Process](https://github.com/CYFARE/Brain-Notes/blob/main/SysDev/Builds/Firefox%20Build%20Process.md)
- [x] Cheatsheets
- [x] [CYFARE V2X](https://github.com/CYFARE/Brain-Notes/blob/main/SysDev/Cheatsheets/CYFARE%20V2X.md)
- [x] [Docker Cheatsheet](https://github.com/CYFARE/Brain-Notes/blob/main/SysDev/Cheatsheets/Docker%20Cheatsheet.md)
- [x] [IRC - Internet Relay Chat - Guide](https://github.com/CYFARE/Brain-Notes/blob/main/SysDev/Cheatsheets/IRC%20Guide.md)
- [x] [Linux Commands](https://github.com/CYFARE/Brain-Notes/blob/main/SysDev/Cheatsheets/Linux%20Commands.md)
- [x] [Linux Error Management](https://github.com/CYFARE/Brain-Notes/blob/main/SysDev/Cheatsheets/Linux%20Error%20Management.md)
- [x] [Linux Shell Basics](https://github.com/CYFARE/Brain-Notes/blob/main/SysDev/Cheatsheets/Linux%20Shell%20Basics.md)
- [x] [Python Style Guide](https://github.com/CYFARE/Brain-Notes/blob/main/SysDev/Cheatsheets/Python%20Style%20Guide.md)
- [x] [Recon Scripts Setup](https://github.com/CYFARE/Brain-Notes/blob/main/SysDev/Cheatsheets/recon%20scripts%20setup.md)
- [x] [Regex Cheatsheet](https://github.com/CYFARE/Brain-Notes/blob/main/SysDev/Cheatsheets/Regex%20Cheatsheet.md)
- [x] .NET Framework WinForms
- [x] [Core Functions](https://github.com/CYFARE/Brain-Notes/blob/main/SysDev/DotNET%20WinForms/Core%20Functions.md)
- [x] [User Interface](https://github.com/CYFARE/Brain-Notes/blob/main/SysDev/DotNET%20WinForms/User%20Interface.md)
#### Windows
- [x] [Advanced Optimizations](https://github.com/CYFARE/Brain-Notes/blob/main/WinPro/Advance%20Optimization.md)