diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 02dd7d7..0c5dae2 100755 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,16 +11,32 @@ "id": "87fc52db0e53c854", "type": "leaf", "state": { - "type": "diff-view", + "type": "markdown", "state": { - "file": "Penetration Testing/Week 6/dns-exfil-infil", - "staged": false + "file": "Penetration Testing/Exploitation Assignment/Discovery.md", + "mode": "source", + "source": false }, - "icon": "git-pull-request", - "title": "Diff View (dns-exfil-infil)" + "icon": "lucide-file", + "title": "Discovery" + } + }, + { + "id": "ae922dd6b04c31a4", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Penetration Testing/Exploitation Assignment/Discovery.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "Discovery" } } - ] + ], + "currentTab": 1 } ], "direction": "vertical" @@ -198,8 +214,13 @@ "mermaid-tools:Open Mermaid Toolbar": false } }, - "active": "671043c113c40804", + "active": "ae922dd6b04c31a4", "lastOpenFiles": [ + "images/Pasted image 20250131145917.png", + "images/Pasted image 20250131144439.png", + "images/Pasted image 20250131144425.png", + "Penetration Testing/Exploitation Assignment/Discovery.md", + "Penetration Testing/Exploitation Assignment", "AI & Data Mining/Week 20/Week 20 - Intro to Propositional Logic.md", "AI & Data Mining/Week 20/Chapter 20 Tutorial - Introduction to Propositional Logic.md", "AI & Data Mining/Week 20/Propositional Logic Examples.md", @@ -212,7 +233,6 @@ "Networking and Security/Week 20/hashcat-exercise/50-crack-these-please", "Networking and Security/Week 20/hashcat-exercise", "Networking and Security/Week 20/hashcat-exercise-files.zip", - "Networking and Security/Week 20", "AI & Data Mining/Week 19/Timeline of History.md", "Penetration Testing/Week 20/Week 20 - Web Attacks.md", "CWC 3 - Fit for Trade.md", @@ -233,8 +253,6 @@ "Client Server Systems/PHPStorm Repo/php-s1/workshop5/images/new_uos_logo.jpg", "Client Server Systems/PHPStorm Repo/php-s1/workshop5/fonts/glyphicons-halflings-regular.svg", "Client Server Systems/PHPStorm Repo/php-s1/workshop4/images/new_uos_logo.jpg", - "Client Server Systems/PHPStorm Repo/php-s1/workshop4/fonts/glyphicons-halflings-regular.svg", - "Client Server Systems/PHPStorm Repo/workshop5/fonts/glyphicons-halflings-regular.svg", "AI & Data Mining/Week 18/Week 18 - What AI?????.md", "Networking and Security/Week 18/Workshop.md", "Data Structures/AI Notes/Stack.md", @@ -244,8 +262,6 @@ "Data Structures/AI Notes/Double linked lists.md", "Data Structures/AI Notes/Data Structures and Abstract Data Types.md", "Data Structures/AI Notes/ADT Linear List.md", - "Data Structures/Focused Exam Revision.md", - "Data Structures/GPT Answers to Past Paper/Question 3.md", "Database Systems/Untitled.canvas", "Untitled 1.canvas", "Untitled.canvas" diff --git a/Penetration Testing/.DS_Store b/Penetration Testing/.DS_Store index 3d1caec..b043556 100644 Binary files a/Penetration Testing/.DS_Store and b/Penetration Testing/.DS_Store differ diff --git a/Penetration Testing/Exploitation Assignment/Discovery.md b/Penetration Testing/Exploitation Assignment/Discovery.md new file mode 100644 index 0000000..e43646a --- /dev/null +++ b/Penetration Testing/Exploitation Assignment/Discovery.md @@ -0,0 +1,6 @@ +![](Pasted%20image%2020250131144425.png) +![](Pasted%20image%2020250131144439.png) + +- Created pattern of 2900 bytes, created slmail.py +- ![](Pasted%20image%2020250131145917.png) +- \ No newline at end of file diff --git a/images/Pasted image 20250131144425.png b/images/Pasted image 20250131144425.png new file mode 100644 index 0000000..5b9ba30 Binary files /dev/null and b/images/Pasted image 20250131144425.png differ diff --git a/images/Pasted image 20250131144439.png b/images/Pasted image 20250131144439.png new file mode 100644 index 0000000..91fdf53 Binary files /dev/null and b/images/Pasted image 20250131144439.png differ diff --git a/images/Pasted image 20250131145917.png b/images/Pasted image 20250131145917.png new file mode 100644 index 0000000..0b87713 Binary files /dev/null and b/images/Pasted image 20250131145917.png differ