Skip to content

Commit 583a9a2

Browse files
author
sh1v4x6c
committed
Several updates
1 parent f628cd5 commit 583a9a2

8 files changed

+43
-22
lines changed

.obsidian/appearance.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"accentColor": "",
3-
"cssTheme": "Obsidian Nord"
3+
"cssTheme": "Obsidian Nord",
4+
"baseFontSize": 16
45
}

.obsidian/core-plugins-migration.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,7 @@
2525
"file-recovery": true,
2626
"publish": false,
2727
"sync": false,
28-
"canvas": true
28+
"canvas": true,
29+
"properties": false,
30+
"bookmarks": true
2931
}

.obsidian/core-plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"note-composer",
1414
"command-palette",
1515
"editor-status",
16-
"starred",
16+
"bookmarks",
1717
"outline",
1818
"word-count",
1919
"file-recovery"

.obsidian/workspace.json

Lines changed: 33 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"type": "split",
55
"children": [
66
{
7-
"id": "298b1fcd396d2c5f",
7+
"id": "46f9e678bf4130ed",
88
"type": "tabs",
99
"children": [
1010
{
11-
"id": "e256c1e56721ad75",
11+
"id": "0e3e01d7c0e798f2",
1212
"type": "leaf",
1313
"state": {
1414
"type": "markdown",
1515
"state": {
16-
"file": "Offensive-Security-OSCP-Cheatsheets/offensive-security/t1010-application-window-discovery.md",
16+
"file": "RedTeaming_CheatSheet/infrastructure/privesc_windows.md",
1717
"mode": "source",
1818
"source": false
1919
}
@@ -48,7 +48,7 @@
4848
"state": {
4949
"type": "search",
5050
"state": {
51-
"query": "mitre",
51+
"query": "msfvenom",
5252
"matchingCase": false,
5353
"explainSearch": false,
5454
"collapseAll": true,
@@ -64,9 +64,16 @@
6464
"type": "starred",
6565
"state": {}
6666
}
67+
},
68+
{
69+
"id": "b65b625b2e3bdbf9",
70+
"type": "leaf",
71+
"state": {
72+
"type": "bookmarks",
73+
"state": {}
74+
}
6775
}
68-
],
69-
"currentTab": 1
76+
]
7077
}
7178
],
7279
"direction": "horizontal",
@@ -86,7 +93,7 @@
8693
"state": {
8794
"type": "backlink",
8895
"state": {
89-
"file": "Offensive-Security-OSCP-Cheatsheets/offensive-security/t1010-application-window-discovery.md",
96+
"file": "RedTeaming_CheatSheet/infrastructure/privesc_windows.md",
9097
"collapseAll": false,
9198
"extraContext": false,
9299
"sortOrder": "alphabetical",
@@ -103,7 +110,7 @@
103110
"state": {
104111
"type": "outgoing-link",
105112
"state": {
106-
"file": "Offensive-Security-OSCP-Cheatsheets/offensive-security/t1010-application-window-discovery.md",
113+
"file": "RedTeaming_CheatSheet/infrastructure/privesc_windows.md",
107114
"linksCollapsed": false,
108115
"unlinkedCollapsed": true
109116
}
@@ -126,7 +133,7 @@
126133
"state": {
127134
"type": "outline",
128135
"state": {
129-
"file": "Offensive-Security-OSCP-Cheatsheets/offensive-security/t1010-application-window-discovery.md"
136+
"file": "RedTeaming_CheatSheet/infrastructure/privesc_windows.md"
130137
}
131138
}
132139
}
@@ -147,17 +154,24 @@
147154
"command-palette:Open command palette": false
148155
}
149156
},
150-
"active": "e256c1e56721ad75",
157+
"active": "b498455bb358b762",
151158
"lastOpenFiles": [
152-
"Pentest-Everything/everything/everything-active-directory/input-capture/README.md",
153-
"README.md",
154-
"Pentest-Everything/everything/everything-active-directory/persistence/create-or-modify-system-process/README.md",
155-
"awesome-mitre-attack/README.md",
156-
"resource-threat-hunting/README.md",
157-
"Pentest-Everything/everything/everything-active-directory/credential-access/credentials-from-password-stores/README.md",
158-
"Pentest-Everything/everything/everything-active-directory/defense-evasion/impair-defenses/disable-windows-event-logging.md",
159+
"liodeus.github.io/_posts/OSCP-exam-report-template_whoisflynn_v3.2.md",
160+
"pentestbook/create_shellcode.md",
161+
"penbook/bypassing_antivirus.md",
162+
"pentestbook/bypassing_antivirus.md",
163+
"Offensive-Security-OSCP-Cheatsheets/offensive-security/av-bypass-with-metasploit-templates.md",
164+
"Pentest-Everything/writeups/hackthebox/linux/backdoor.md",
165+
"amr-git-dot.github.io/_posts/Offensive/2023-1-24-Priv-esc.md",
166+
"amr-git-dot.github.io/_posts/Malware-Analysis/2023-01-01-RedLineStealer.md",
167+
"liodeus.github.io/_posts/2020-08-10-bastion.md",
168+
"Pentest-Everything/writeups/hackthebox/windows-machines/windows-bastion-wip.md",
169+
"pentest_notebook/Active Directory/Privilege Escalation/Targeted Kerberoasting - AS-REPs.md",
159170
"PENTESTING-BIBLE/README.md",
160-
"pentestbook/active_information_gathering.md",
161-
"pentestbook/cross-site-scripting.md"
171+
"PayloadsAllTheThings/CVE Exploits/README.md",
172+
"Pentest-Everything/everything/everything-active-directory/credential-access/modify-authentication-process/README.md",
173+
"pentest_compilation/README.md",
174+
"pentest-book/enumeration/ports.md",
175+
"pentest-book/others/dictionaries.md"
162176
]
163177
}

AD-Attack-Defense

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 11fa33fbf42061c885545db23c5103093a33b005

Security-Reference-Guide

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit b02468d3c5b072988b3faa2f829f302523d93936

active-directory-pentest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 450ea19fc6c55a9baa8640d7b3efc6fd626603b4

port-forwarding

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 84f8427fdc3914703f9ac69d6f9e2daefe0cc83d

0 commit comments

Comments
 (0)