Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2502bd9

Browse files
february 2019
1 parent 7067185 commit 2502bd9

File tree

4 files changed

+58
-0
lines changed

4 files changed

+58
-0
lines changed

content/blog/meeting-2-14.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "Meeting 2/14"
3+
author: "Zander Work"
4+
date: 2019-02-14T00:00:00-07:00
5+
categories: ['Meeting Notes']
6+
tags: []
7+
caption: ""
8+
9+
draft: false
10+
---
11+
12+
Tonight I went over some basic usage of GDB, IDA Pro, and pwntools for solving the first pwnables on our CTF site.
13+
14+
[Link to the slides (requires ONID login)](https://docs.google.com/presentation/d/1jSIFV4bEKIdCmpYIsE27jf4g27ZNKdDcTt4Bj4k4Bsc/edit?usp=sharing). The slides have information on getting the tools installed, so if you are having issues with that, check the slides out.

content/blog/meeting-2-21.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "Meeting 2/21"
3+
author: "Zander Work"
4+
date: 2019-02-21T00:00:00-07:00
5+
categories: ['Meeting Notes']
6+
tags: []
7+
caption: ""
8+
9+
draft: false
10+
---
11+
12+
Tonight we hosted Karl Fosaaen from NetSPI, and he gave an awesome talk on pentesting in an Azure environment.
13+
14+
If you’re interested in learning more about this, check out the [NetSPI blog](https://blog.netspi.com/) or the [Azure pentesting book](https://www.amazon.com/Pentesting-Azure-Applications-Definitive-Deployments/dp/1593278632) he mentioned. Karl’s post on using Azure RunAs certificates is now live [here](https://blog.netspi.com/exporting-azure-runas-certificates/).
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: "Meeting 2/28 - OSUSEC Lab"
3+
author: "Zander Work"
4+
date: 2019-02-28T00:00:00-07:00
5+
categories: ['Meeting Notes', 'Club News']
6+
tags: []
7+
caption: ""
8+
9+
draft: false
10+
---
11+
12+
Tonight I talked about the new OSUSEC lab environment! A few systems are currently live, and more will be coming up through the end of the term, including the self-registration system. For information about the lab environment, please see the [dedicated page for it](https://www.osusec.org/lab/).

content/blog/meeting-2-7.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: "Meeting 2/7"
3+
author: "Zander Work"
4+
date: 2019-02-07T00:00:00-07:00
5+
categories: ['Meeting Notes']
6+
tags: []
7+
caption: ""
8+
9+
draft: false
10+
---
11+
12+
Today we continued discussing reverse engineering and introduced 64-bit assembly. There are more samples on the [GitHub repo](https://github.com/osusec/intro-rev).
13+
14+
The only announcement for today is to RSVP for our upcoming event with NetSPI! They will be coming back on 2/21 to do a presentation on penetration testing, and answer any questions you may have. The RSVP is just so I can get a head count for pizza. [RSVP here](https://goo.gl/forms/eFVIgj533f3DEzP52)
15+
16+
There are new challenges up on CTFd, rev\[1-3]-64.
17+
18+
[Link to slides (requires ONID login)](https://docs.google.com/presentation/d/1qIUqcX_OgZMuarf7-3kA7EPwj8zZZdu4i_15sgjwMPI/edit?usp=sharing)

0 commit comments

Comments
 (0)