This repository was archived by the owner on Sep 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathwiki.html
More file actions
27 lines (19 loc) · 1.43 KB
/
wiki.html
File metadata and controls
27 lines (19 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
layout: default
title: Wiki
---
<p>Welcome to our wiki! Here you can find lots of useful resources, ranging from previous session slides to installation guides for various tools and hacking environments</p>
<h3><a href="{{ site.url }}/downloads/SESH Code of Conduct.pdf">Code of Conduct</a></h3>
<p>Our Code of Conduct - you must read this before you come to our sessions and use it to protect yourself from doing anything illegal! Remember, we're <strong>Ethical</strong> Hackers</p>
<h3><a href="/sessions">Past Sessions</a></h3>
<p>Slides from our past sessions, available to view and download</p>
<h3><a href="/wiki/worksheets">Worksheets</a></h3>
<p>View the worksheets for all of our sessions here</p>
<h3><a href="/wiki/fundamental-skills">Fundamental Skills</a></h3>
<p>Our Fundamental Skills series, with plenty of lessons in the crucial tools and techniques for a penetration tester!</p>
<h3><a href="/wiki/resources">Useful Resources</a></h3>
<p>A long list of useful resources, curated by your committee to help kickstart your Cybersecurity learning, discover interesting blogs and research, and reference the field's most useful tools</p>
<h3><a href="/wiki/virtual-machine">Kali Virtual Machine</a></h3>
<p>A guide for installing a Kali Virtual Machine</p>
<h3><a href="/wiki/juice-shop-setup">Juice Shop Setup</a></h3>
<p>A guide for setting up Juice Shop, a platform we will be using extensively in sessions!</p>