Ctf-foo/2022-06-25: Difference between revisions

From Chaosdorf Wiki
m (title + headings)
m (updated the topics)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Event
{{Event
  |  Title = CTF foo
  |  Title = CTF foo
  |  Description = Capture The Flag foo
  |  Description = Heap basics
  |  Type = Meet-Up
  |  Type = Meet-Up
  |  Date = 2022-06-25
  |  Date = 2022-06-25
  |  Start = 14:00
  |  Start = 20:00
  |  Duration = 4
  |  Duration = 4
  |  Host = hanemile
  |  Host = hanemile
Line 21: Line 21:
== topics ==
== topics ==


* What primitives exist?
* The "introduction" event to the [[heap-foo]].
* How do they work?
* Will just explain a bit what might await us and what might be nice to know beforehand.
* How to read the "docs" (aka. glibc code)
* Summary: Heap exploitation is amazing and we don't want to do this in only a few hours, but dive a lot deeper into it, so this is going to be a whole series.
* How to inspect the heap
* Getting comfy with debugging hooks
* ... (add stuff here that might fit here)


== participants ==
== participants ==


* YOUR NAME HERE
* Torben

Latest revision as of 20:23, 25 June 2022

CTF foo
Heap basics
Art Meet-Up
Datum 2022-06-25
Start 20:00
Dauer 4h
Host hanemile
Relevant? Yes

Heap basics[edit | edit source]

(This topic might become a complete whole own series of 5-n workshops, so be aware that this might change over time).

Mentors[edit | edit source]

topics[edit | edit source]

  • The "introduction" event to the heap-foo.
  • Will just explain a bit what might await us and what might be nice to know beforehand.
  • Summary: Heap exploitation is amazing and we don't want to do this in only a few hours, but dive a lot deeper into it, so this is going to be a whole series.

participants[edit | edit source]

  • Torben