added
This commit is contained in:
parent
8ad207595f
commit
53d011eed3
859
glance.yml
Normal file
859
glance.yml
Normal file
@ -0,0 +1,859 @@
|
||||
server:
|
||||
# host: 0.0.0.0
|
||||
# port: 8080
|
||||
base-url: https://cc24.dev
|
||||
assets-path: /home/svc-start-cc24/app/glance-assets
|
||||
|
||||
document:
|
||||
head: |
|
||||
<meta name="description" content="CC24.DEV - IT-Forensik">
|
||||
|
||||
branding:
|
||||
custom-footer: |
|
||||
<p>CC24.DEV - IT-Forensik der Zukunft</p><br>
|
||||
<p>Contributions Welcome! <a href="https://github.com/overcuriousity/cc24-landing-page">Click here: Github</a></p>
|
||||
logo-url: https://cloud.cc24.dev/apps/theming/favicon/dashboard?v=4e09eb50
|
||||
favicon-url: https://cloud.cc24.dev/apps/theming/favicon/dashboard?v=4e09eb50
|
||||
|
||||
theme:
|
||||
background-color: 240 8 9
|
||||
primary-color: 43 50 70
|
||||
contrast-multiplier: 1.1
|
||||
|
||||
pages:
|
||||
- name: "CC24"
|
||||
width: wide
|
||||
hide-desktop-navigation: false
|
||||
center-vertically: false
|
||||
columns:
|
||||
- size: small
|
||||
widgets:
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-6 bg-opacity-20 bg-primary rounded mb-4">
|
||||
<h1 class="size-h2 color-primary mb-2">CC24.DEV</h1>
|
||||
<p class="size-h5">IT-Forensik Dashboard</p>
|
||||
<p class="color-paragraph-faded mt-2">Last updated: May 11, 2025</p>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
- type: clock
|
||||
hour-format: 24h
|
||||
- type: rss
|
||||
title: "CVE Feeds"
|
||||
feeds:
|
||||
- url: https://cvefeed.io/rssfeed/latest.xml
|
||||
title: Latest CVEs
|
||||
limit: 8
|
||||
collapse-after: 6
|
||||
|
||||
|
||||
- size: full
|
||||
widgets:
|
||||
- type: search
|
||||
search-engine: https://se.mikoshi.de/searxng/search?q={QUERY}
|
||||
new-tab: true
|
||||
autofocus: true
|
||||
placeholder: "SEARX-NG - bangs: !cve, !exploit, !gh, !yt"
|
||||
bangs:
|
||||
- title: YouTube
|
||||
shortcut: "!yt"
|
||||
url: https://www.youtube.com/results?search_query={QUERY}
|
||||
- title: CVE Database
|
||||
shortcut: "!cve"
|
||||
url: https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword={QUERY}
|
||||
- title: ExploitDB
|
||||
shortcut: "!exploit"
|
||||
url: https://www.exploit-db.com/search?q={QUERY}
|
||||
- title: GitHub
|
||||
shortcut: "!gh"
|
||||
url: https://github.com/search?q={QUERY}
|
||||
- type: bookmarks
|
||||
groups:
|
||||
- title: "Hochschule Mittweida"
|
||||
color: 210 80 60
|
||||
links:
|
||||
- title: Moodle
|
||||
url: https://learning.hs-mittweida.de/
|
||||
icon: https://www.hs-mittweida.de/favicon.ico
|
||||
- title: Studentenportal
|
||||
url: https://www.intranet.hs-mittweida.de/sportal
|
||||
icon: https://www.hs-mittweida.de/favicon.ico
|
||||
- title: HSMW Homepage
|
||||
url: https://hs.mw
|
||||
icon: https://www.hs-mittweida.de/favicon.ico
|
||||
- title: Springer Link
|
||||
url: http://link.springer.com/
|
||||
icon: https://link.springer.com/oscar-static/img/favicons/darwin/favicon-16x16-ed57f42bd2.png
|
||||
- title: "Direktlinks"
|
||||
color: 200 70 50
|
||||
links:
|
||||
- title: CC24-Cloud/Daten_Studium1
|
||||
url: https://cloud.cc24.dev/apps/files/folders/24201?dir=/Daten_StudiumI
|
||||
icon: https://cloud.cc24.dev/apps/theming/favicon/files?v=94ebd189
|
||||
- title: CC24-Cloud/Bibliothek
|
||||
url: https://cloud.cc24.dev/f/26615
|
||||
icon: https://cloud.cc24.dev/apps/theming/favicon/files?v=94ebd189
|
||||
- title: SANS Reading Room
|
||||
url: https://www.sans.org/reading-room/
|
||||
icon: si:pluralsight
|
||||
- title: Matrix-Chat
|
||||
url: https://element.cc24.dev/#/room/#deepdive:cc24.dev
|
||||
icon: si:matrix
|
||||
|
||||
# CC24-Cloud
|
||||
- type: split-column
|
||||
widgets:
|
||||
- type: monitor
|
||||
cache: 1m
|
||||
title: "CC24-Cloud"
|
||||
sites:
|
||||
- title: Files & Office
|
||||
url: https://cloud.cc24.dev
|
||||
icon: https://cloud.cc24.dev/apps/theming/favicon/dashboard?v=4e09eb50
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<br>
|
||||
<h4 class="size-h4 color-primary mb-2">CC24-Cloud</h4>
|
||||
<p class="color-paragraph text-sm">Gemeinsam Arbeiten und Daten teilen, Bibliothek u.v.m. Ein Account, viele Möglichkeiten.</p>
|
||||
</div>
|
||||
|
||||
# Gitea
|
||||
- type: split-column
|
||||
widgets:
|
||||
- type: monitor
|
||||
cache: 1m
|
||||
title: "Gitea"
|
||||
sites:
|
||||
- title: CC24-Git
|
||||
url: https://git.cc24.dev
|
||||
icon: https://git.cc24.dev/assets/img/favicon.svg
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<br>
|
||||
<h4 class="size-h4 color-primary mb-2">Gitea</h4>
|
||||
<p class="color-paragraph text-sm">Code teilen, Projekte entwickeln, gemeinsam arbeiten. Unterstützt SSO über CC24-NC.</p>
|
||||
</div>
|
||||
|
||||
# ByteStash
|
||||
- type: split-column
|
||||
widgets:
|
||||
- type: monitor
|
||||
cache: 1m
|
||||
title: "ByteStash"
|
||||
sites:
|
||||
- title: Code Snippets
|
||||
url: https://code.cc24.dev
|
||||
icon: https://code.cc24.dev/logo192.png
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<br>
|
||||
<h4 class="size-h4 color-primary mb-2">ByteStash</h4>
|
||||
<p class="color-paragraph text-sm">Speichern und abrufen eurer Code-Snippets. Unterstützt SSO über CC24-NC.</p>
|
||||
</div>
|
||||
|
||||
# Matrix
|
||||
- type: split-column
|
||||
widgets:
|
||||
- type: monitor
|
||||
cache: 1m
|
||||
title: "Matrix Chat"
|
||||
sites:
|
||||
- title: Secure Messaging
|
||||
url: https://element.cc24.dev
|
||||
icon: https://element.cc24.dev/vector-icons/apple-touch-icon-76.d115188.png
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<br>
|
||||
<h4 class="size-h4 color-primary mb-2">Matrix Chat</h4>
|
||||
<p class="color-paragraph text-sm">Ende-zu-Ende verschlüsselter Chat. Die sichere Discord-Alternative. Unterstützt SSO über CC24-NC.</p>
|
||||
</div>
|
||||
|
||||
# BitVault
|
||||
- type: split-column
|
||||
widgets:
|
||||
- type: monitor
|
||||
cache: 1m
|
||||
title: "BitVault"
|
||||
sites:
|
||||
- title: BitVault Pastebin
|
||||
url: https://bin.mikoshi.de/
|
||||
icon: https://bin.mikoshi.de/static/favicon.ico
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<br>
|
||||
<h4 class="size-h4 color-primary mb-2">BitVault</h4>
|
||||
<p class="color-paragraph text-sm">Passtebin zum unkomplizierten Teilen von Daten und Text. Unterstützt Ende-zu-Ende-Verschlüsselung.</p>
|
||||
</div>
|
||||
|
||||
# KaraKeep
|
||||
- type: split-column
|
||||
widgets:
|
||||
- type: monitor
|
||||
cache: 1m
|
||||
title: "KaraKeep"
|
||||
sites:
|
||||
- title: Bookmarks
|
||||
url: https://keep.cc24.dev
|
||||
icon: https://keep.cc24.dev/favicon.ico
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<br>
|
||||
<h4 class="size-h4 color-primary mb-2">KaraKeep</h4>
|
||||
<p class="color-paragraph text-sm">Sammeln eurer Bookmarks mit Archivierungsfunktionen und KI. Bringt Struktur in eure Webrecherche. Unterstützt SSO über CC24-NC.</p>
|
||||
</div>
|
||||
|
||||
# MISP
|
||||
- type: split-column
|
||||
widgets:
|
||||
- type: monitor
|
||||
cache: 1m
|
||||
title: "CC24-MISP"
|
||||
sites:
|
||||
- title: Threat Intelligence
|
||||
url: https://misp.cc24.dev
|
||||
icon: https://misp.cc24.dev/img/favicon.png
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<br>
|
||||
<h4 class="size-h4 color-primary mb-2">CC24-MISP</h4>
|
||||
<p class="color-paragraph text-sm">Malware Information Sharing Platform - Threat Intelligence. Ein Expertensystem für Forensiker. Arbeitet derzeit nur mit einem automatischen SSH-Honeypot.</p>
|
||||
</div>
|
||||
|
||||
- name: "News"
|
||||
width: wide
|
||||
columns:
|
||||
- size: full
|
||||
widgets:
|
||||
- type: rss
|
||||
title: "Heise Security News"
|
||||
style: horizontal-cards
|
||||
feeds:
|
||||
- url: https://www.heise.de/security/feed.xml
|
||||
title: Heise Security
|
||||
limit: 8
|
||||
collapse-after: 6
|
||||
|
||||
- type: split-column
|
||||
widgets:
|
||||
- type: rss
|
||||
title: "Digital Forensics"
|
||||
style: vertical-list
|
||||
feeds:
|
||||
- url: https://digiforensics.blogspot.com/feeds/posts/default?alt=rss
|
||||
title: Digital Forensics Blog
|
||||
- url: https://forensic4cast.com/feed/
|
||||
title: Forensic 4cast
|
||||
- url: https://dfir300.blogspot.com/feeds/posts/default?alt=rss
|
||||
title: DFIR_300
|
||||
- url: https://digitalforensicsmagazine.com/blogs/?feed=rss2
|
||||
title: Digital Forensics Magazine
|
||||
limit: 10
|
||||
collapse-after: 8
|
||||
|
||||
- type: rss
|
||||
title: "BSI & German Security"
|
||||
style: vertical-list
|
||||
feeds:
|
||||
- url: https://www.bsi.bund.de/SiteGlobals/Functions/RSSFeed/RSSNewsfeed/RSSNewsfeed_Presse_Veranstaltungen.xml
|
||||
title: BSI News
|
||||
- url: https://wid.cert-bund.de/content/public/securityAdvisory/rss
|
||||
title: BSI Security Advisories
|
||||
limit: 8
|
||||
collapse-after: 6
|
||||
|
||||
- type: rss
|
||||
title: "German Politics & Digital Policy"
|
||||
style: vertical-list
|
||||
feeds:
|
||||
- url: https://newsfeed.zeit.de/politik/index
|
||||
title: ZEIT Politik
|
||||
- url: https://www.spiegel.de/politik/index.rss
|
||||
title: Spiegel Politik
|
||||
- url: https://rss.focus.de/politik
|
||||
title: FOCUS Politik
|
||||
- url: https://netzpolitik.org/feed/
|
||||
title: netzpolitik
|
||||
limit: 8
|
||||
collapse-after: 6
|
||||
|
||||
- type: rss
|
||||
title: "Latest CVE Vulnerabilities"
|
||||
style: horizontal-cards
|
||||
feeds:
|
||||
- url: https://cvefeed.io/rssfeed/latest.xml
|
||||
title: Latest CVEs
|
||||
limit: 10
|
||||
collapse-after: 8
|
||||
|
||||
- size: small
|
||||
widgets:
|
||||
- type: rss
|
||||
title: "Recent Threats & Incidents"
|
||||
style: vertical-list
|
||||
feeds:
|
||||
- url: https://commons.bcit.ca/forensics/feed/
|
||||
title: BCIT Forensics
|
||||
limit: 8
|
||||
collapse-after: 6
|
||||
|
||||
- type: bookmarks
|
||||
groups:
|
||||
- title: "Key Resources"
|
||||
color: 160 80 60
|
||||
links:
|
||||
- title: BSI IT-Security
|
||||
url: https://www.bsi.bund.de/EN/Home/home_node.html
|
||||
icon: https://www.bsi.bund.de/SharedDocs/Images/DE/_config/bsi-logo.png
|
||||
- title: CERT-Bund
|
||||
url: https://www.bsi.bund.de/EN/Themen/Unternehmen-und-Organisationen/Services-und-Angebote/CERT-Bund/cert-bund_node.html
|
||||
icon: https://www.bsi.bund.de/SharedDocs/Images/DE/_config/bsi-logo.png
|
||||
|
||||
- name: "Linux Cheatsheet"
|
||||
width: wide
|
||||
columns:
|
||||
- size: small
|
||||
widgets:
|
||||
- type: bookmarks
|
||||
groups:
|
||||
- title: "Linux-Dateisystem"
|
||||
color: 150 80 60
|
||||
links:
|
||||
- title: "/bin/ - Systembefehle"
|
||||
url: "#"
|
||||
- title: "/boot/ - Kernel & Bootloader"
|
||||
url: "#"
|
||||
- title: "/dev/ - Gerätedateien"
|
||||
url: "#"
|
||||
- title: "/etc/ - Konfigurationsdateien"
|
||||
url: "#"
|
||||
- title: "/home/ - Benutzerverzeichnisse"
|
||||
url: "#"
|
||||
- title: "/lib/ - Bibliotheken"
|
||||
url: "#"
|
||||
- title: "/media/ - Ext. Speichermedien"
|
||||
url: "#"
|
||||
- title: "/mnt/ - Temp. Einhängepunkte"
|
||||
url: "#"
|
||||
- title: "/opt/ - Optionale Pakete"
|
||||
url: "#"
|
||||
- title: "/proc/ - Prozessinformationen"
|
||||
url: "#"
|
||||
- title: "/root/ - Root-Verzeichnis"
|
||||
url: "#"
|
||||
- title: "/sbin/ - Admin-Programme"
|
||||
url: "#"
|
||||
- title: "/sys/ - Kernel-Informationen"
|
||||
url: "#"
|
||||
- title: "/tmp/ - Temporäre Dateien"
|
||||
url: "#"
|
||||
- title: "/usr/ - User-Programme"
|
||||
url: "#"
|
||||
- title: "/var/ - Variable Daten, Logs"
|
||||
url: "#"
|
||||
|
||||
- type: bookmarks
|
||||
groups:
|
||||
- title: "Pfade & Shortcuts"
|
||||
color: 220 80 60
|
||||
links:
|
||||
- title: "~ (Home-Verzeichnis)"
|
||||
url: "#"
|
||||
- title: ". (Aktuelles Verzeichnis)"
|
||||
url: "#"
|
||||
- title: ".. (Übergeordnetes Verzeichnis)"
|
||||
url: "#"
|
||||
- title: "- (Vorheriges Verzeichnis)"
|
||||
url: "#"
|
||||
- title: "/ (Root-Verzeichnis)"
|
||||
url: "#"
|
||||
- title: "$PATH (Systemvariable)"
|
||||
url: "#"
|
||||
|
||||
- title: "Pfadtypen"
|
||||
color: 220 80 60
|
||||
links:
|
||||
- title: "Absolute Pfade - /home/user/Documents"
|
||||
url: "#"
|
||||
- title: "Relative Pfade - ./Documents"
|
||||
url: "#"
|
||||
|
||||
- size: full
|
||||
widgets:
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-6 bg-opacity-10 bg-primary rounded mb-6">
|
||||
<h1 class="size-h1 color-primary mb-4">Linux Basics & Terminal Cheatsheet</h1>
|
||||
<p>Eine Übersicht wichtiger Linux-Befehle, Dateisystemstrukturen und Terminal-Shortcuts für die IT-Forensik</p>
|
||||
</div>
|
||||
|
||||
- type: split-column
|
||||
max-columns: 3
|
||||
widgets:
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<h3 class="size-h3 color-highlight mb-3">Terminal-Bedienung</h3>
|
||||
<table class="w-full">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">Strg+C</td>
|
||||
<td class="pb-2">Aktuellen Prozess abbrechen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">Strg+L</td>
|
||||
<td class="pb-2">Bildschirm leeren</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">Tab</td>
|
||||
<td class="pb-2">Autovervollständigung</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">Strg+Shift+C</td>
|
||||
<td class="pb-2">Text kopieren</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">Strg+Shift+V</td>
|
||||
<td class="pb-2">Text einfügen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">Strg+R</td>
|
||||
<td class="pb-2">Befehlsverlauf durchsuchen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">Strg+A</td>
|
||||
<td class="pb-2">Zum Zeilenanfang springen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">Strg+E</td>
|
||||
<td class="pb-2">Zum Zeilenende springen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">Strg+U</td>
|
||||
<td class="pb-2">Zeile vor Cursor löschen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">Strg+K</td>
|
||||
<td class="pb-2">Zeile nach Cursor löschen</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<h3 class="size-h3 color-highlight mb-3">Navigation</h3>
|
||||
<table class="w-full">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">pwd</td>
|
||||
<td class="pb-2">Aktuelles Verzeichnis anzeigen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">cd [Verzeichnis]</td>
|
||||
<td class="pb-2">Verzeichnis wechseln</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">cd ..</td>
|
||||
<td class="pb-2">Ein Verzeichnis nach oben</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">cd ~</td>
|
||||
<td class="pb-2">Zum Home-Verzeichnis</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">ls</td>
|
||||
<td class="pb-2">Verzeichnisinhalt auflisten</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">ls -l</td>
|
||||
<td class="pb-2">Detaillierte Auflistung</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">ls -a</td>
|
||||
<td class="pb-2">Auch versteckte Dateien zeigen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">ls -h</td>
|
||||
<td class="pb-2">Größen menschenlesbar anzeigen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">ls -R</td>
|
||||
<td class="pb-2">Rekursive Auflistung</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<h3 class="size-h3 color-highlight mb-3">Dateioperationen</h3>
|
||||
<table class="w-full">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">cp [Quelle] [Ziel]</td>
|
||||
<td class="pb-2">Dateien/Verzeichnisse kopieren</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">cp -r</td>
|
||||
<td class="pb-2">Rekursives Kopieren</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">rm [Datei]</td>
|
||||
<td class="pb-2">Dateien löschen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">rm -r</td>
|
||||
<td class="pb-2">Rekursives Löschen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">rm -f</td>
|
||||
<td class="pb-2">Forciertes Löschen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">mv [Quelle] [Ziel]</td>
|
||||
<td class="pb-2">Dateien verschieben/umbenennen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">mkdir [Verzeichnis]</td>
|
||||
<td class="pb-2">Verzeichnis erstellen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">touch [Datei]</td>
|
||||
<td class="pb-2">Leere Datei erstellen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">chmod</td>
|
||||
<td class="pb-2">Zugriffsrechte ändern</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">chown</td>
|
||||
<td class="pb-2">Besitzer ändern</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
- type: split-column
|
||||
max-columns: 3
|
||||
widgets:
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<h3 class="size-h3 color-highlight mb-3">Suchen & Finden</h3>
|
||||
<table class="w-full">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">find [Pfad] [Optionen]</td>
|
||||
<td class="pb-2">Dateien suchen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">find . -name "*.txt"</td>
|
||||
<td class="pb-2">Alle .txt Dateien finden</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">find . -type d</td>
|
||||
<td class="pb-2">Nur Verzeichnisse finden</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">grep [Muster] [Datei]</td>
|
||||
<td class="pb-2">Text in Dateien suchen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">grep -r</td>
|
||||
<td class="pb-2">Rekursive Suche</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">grep -i</td>
|
||||
<td class="pb-2">Groß-/Kleinschreibung ignorieren</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">locate [Datei]</td>
|
||||
<td class="pb-2">Schnelle Dateisuche (Datenbank)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">which [Befehl]</td>
|
||||
<td class="pb-2">Pfad eines Befehls finden</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<h3 class="size-h3 color-highlight mb-3">Textverarbeitung</h3>
|
||||
<table class="w-full">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">nano [Datei]</td>
|
||||
<td class="pb-2">Einfacher Texteditor</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">vim [Datei]</td>
|
||||
<td class="pb-2">Fortgeschrittener Texteditor</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">echo [Text]</td>
|
||||
<td class="pb-2">Text ausgeben</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">cat [Datei]</td>
|
||||
<td class="pb-2">Dateiinhalt anzeigen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">less [Datei]</td>
|
||||
<td class="pb-2">Datei seitenweise anzeigen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">head [Datei]</td>
|
||||
<td class="pb-2">Erste Zeilen anzeigen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">tail [Datei]</td>
|
||||
<td class="pb-2">Letzte Zeilen anzeigen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">tail -f</td>
|
||||
<td class="pb-2">Datei kontinuierlich überwachen</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<h3 class="size-h3 color-highlight mb-3">Operatoren</h3>
|
||||
<table class="w-full">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">&</td>
|
||||
<td class="pb-2">Prozess im Hintergrund ausführen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">&&</td>
|
||||
<td class="pb-2">Befehl nur wenn vorheriger erfolgreich</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">||</td>
|
||||
<td class="pb-2">Befehl nur wenn vorheriger fehlgeschlagen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">|</td>
|
||||
<td class="pb-2">Output als Input für nächsten Befehl</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">></td>
|
||||
<td class="pb-2">Output in Datei umleiten (überschreiben)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">>></td>
|
||||
<td class="pb-2">Output an Datei anhängen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary"><</td>
|
||||
<td class="pb-2">Input aus Datei lesen</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
- type: split-column
|
||||
max-columns: 3
|
||||
widgets:
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<h3 class="size-h3 color-highlight mb-3">Paketverwaltung (apt)</h3>
|
||||
<table class="w-full">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">apt update</td>
|
||||
<td class="pb-2">Paketlisten aktualisieren</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">apt upgrade</td>
|
||||
<td class="pb-2">Installierte Pakete aktualisieren</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">apt search [Paket]</td>
|
||||
<td class="pb-2">Nach Paketen suchen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">apt install [Paket]</td>
|
||||
<td class="pb-2">Paket installieren</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">apt remove [Paket]</td>
|
||||
<td class="pb-2">Paket entfernen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">apt autoremove</td>
|
||||
<td class="pb-2">Nicht mehr benötigte Pakete entfernen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">apt list --installed</td>
|
||||
<td class="pb-2">Installierte Pakete auflisten</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">apt show [Paket]</td>
|
||||
<td class="pb-2">Paketinformationen anzeigen</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<h3 class="size-h3 color-highlight mb-3">Systeminformationen</h3>
|
||||
<table class="w-full">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">uname -a</td>
|
||||
<td class="pb-2">Kernel-Version anzeigen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">lsb_release -a</td>
|
||||
<td class="pb-2">Distributionsinformationen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">df -h</td>
|
||||
<td class="pb-2">Festplattennutzung</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">free -h</td>
|
||||
<td class="pb-2">Arbeitsspeichernutzung</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">top</td>
|
||||
<td class="pb-2">Prozessübersicht</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">htop</td>
|
||||
<td class="pb-2">Erweiterte Prozessübersicht</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">ps aux</td>
|
||||
<td class="pb-2">Prozessliste</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<h3 class="size-h3 color-highlight mb-3">Netzwerk</h3>
|
||||
<table class="w-full">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">ip a</td>
|
||||
<td class="pb-2">Netzwerkschnittstellen anzeigen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">ping [Host]</td>
|
||||
<td class="pb-2">Verbindung testen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">netstat -tuln</td>
|
||||
<td class="pb-2">Offene Ports anzeigen</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">ss</td>
|
||||
<td class="pb-2">Socket-Statistiken</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">curl [URL]</td>
|
||||
<td class="pb-2">HTTP-Anfragen senden</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="pb-2 pr-2 font-semibold color-primary">wget [URL]</td>
|
||||
<td class="pb-2">Dateien herunterladen</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
- size: small
|
||||
widgets:
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded">
|
||||
<h3 class="size-h3 color-highlight mb-3">Linux-Dateisystem</h3>
|
||||
<div class="font-mono text-sm pl-2">
|
||||
/
|
||||
<br/>├── bin/
|
||||
<br/>├── boot/
|
||||
<br/>├── dev/
|
||||
<br/>├── etc/
|
||||
<br/>├── home/
|
||||
<br/>│ └── <userX>/
|
||||
<br/>│ ├── Desktop/
|
||||
<br/>│ ├── Documents/
|
||||
<br/>│ ├── Downloads/
|
||||
<br/>│ ├── Music/
|
||||
<br/>│ ├── Pictures/
|
||||
<br/>│ ├── .bash_history
|
||||
<br/>│ ├── .cache/
|
||||
<br/>│ ├── .config/
|
||||
<br/>│ └── .local/
|
||||
<br/>│ └── <userY>/
|
||||
<br/>│ ├── Desktop/
|
||||
<br/>│ └── .../
|
||||
<br/>├── lib/
|
||||
<br/>├── media/
|
||||
<br/>├── mnt/
|
||||
<br/>├── opt/
|
||||
<br/>├── proc/
|
||||
<br/>├── root/
|
||||
<br/>├── sbin/
|
||||
<br/>├── sys/
|
||||
<br/>├── tmp/
|
||||
<br/>├── usr/
|
||||
<br/>└── var/
|
||||
</div>
|
||||
</div>
|
||||
|
||||
- type: html
|
||||
source: |
|
||||
<div class="p-4 bg-opacity-10 bg-primary rounded mt-4">
|
||||
<h3 class="size-h3 color-highlight mb-3">Forensische Bedeutung</h3>
|
||||
<p class="text-sm mb-2"><span class="font-semibold color-primary">/home/</span> - Hauptquelle für Benutzeraktivitäten, versteckte Dateien und persönliche Daten</p>
|
||||
<p class="text-sm mb-2"><span class="font-semibold color-primary">/var/</span> - Enthält kritische Logdateien für die forensische Analyse</p>
|
||||
<p class="text-sm mb-2"><span class="font-semibold color-primary">/etc/</span> - Zentral für die Analyse von Systemkonfigurationsänderungen</p>
|
||||
<p class="text-sm mb-2"><span class="font-semibold color-primary">/tmp/</span> - Oft eine Goldgrube für temporäre Daten von Interesse</p>
|
||||
<p class="text-sm mb-2"><span class="font-semibold color-primary">/root/</span> - Enthält kritische administrative Aktivitäten</p>
|
||||
<p class="text-sm mb-2"><span class="font-semibold color-primary">/boot/</span> - Änderungen hier können auf Root-Kits hindeuten</p>
|
||||
<p class="text-sm mb-2"><span class="font-semibold color-primary">/bin/ & /sbin/</span> - Modifikationen können auf Systemmanipulationen hinweisen</p>
|
||||
</div>
|
||||
|
||||
- type: bookmarks
|
||||
groups:
|
||||
- title: "Wichtige Befehle für die Forensik"
|
||||
color: 0 80 60
|
||||
links:
|
||||
- title: "find - Dateien nach Kriterien suchen"
|
||||
url: "#"
|
||||
- title: "grep - Text in Dateien finden"
|
||||
url: "#"
|
||||
- title: "dd - Festplatten-Imaging"
|
||||
url: "#"
|
||||
- title: "ls -la - Alle Details von Dateien"
|
||||
url: "#"
|
||||
- title: "chmod/chown - Rechte analysieren"
|
||||
url: "#"
|
||||
- title: "cat/less - Dateiinhalte anzeigen"
|
||||
url: "#"
|
||||
- title: "tail -f - Logs überwachen"
|
||||
url: "#"
|
Loading…
x
Reference in New Issue
Block a user