Differences between revisions 17 and 18
Revision 17 as of 2020-04-08 15:41:44
Size: 1574
Editor: Sciuro
Comment:
Revision 18 as of 2020-06-06 14:01:00
Size: 1620
Editor: Sciuro
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
CTF's are fun to do. I like to do some CTF's once in a while and I started to write an guide for the more special CTF's I did. More information about solving problems can be found on [[https://ctf101.org/|ctf101.org]] and [[https://github.com/zardus/ctf-tools|CTF-Tools]]. Current CTF's can be found on [[https://ctftime.org/ctfs|CTFtime.org]]. CTF's are fun to do. I like to do some CTF's once in a while and I started to write an guide for the more special CTF's I did. Current CTF's can be found on [[https://ctftime.org/ctfs|CTFtime.org]].
Line 12: Line 12:

= Helpfull rescources =
 * General techniques: [[https://ctf101.org/|ctf101.org]]
 * Tooling: [[https://github.com/zardus/ctf-tools]]
 * Shellcode: [[http://shell-storm.org/shellcode/]]

Public CTFs

CTF's are fun to do. I like to do some CTF's once in a while and I started to write an guide for the more special CTF's I did. Current CTF's can be found on CTFtime.org.

Name

Level

Description

Over the wire

Beginner to expert

Starting from learning SSH to reverse engineering.

Pico CTF

Beginner to expert

A good CTF to learn working on *nix systems and way beyond.

Certified Secure

Beginner to expert

A dutch site about learning the basics.

More lists of CTF's can be found on the site of Awesome CTF, CSO and Fareed Fauzi. Feel free to send me other CTF's. <ctf AT sciuro DOT org>

Helpfull rescources

Handouts

These are handouts about CTF's I did in the past. It's your call if you want to see answers.

Lectures

Not a CTF, but well worth for learning.

Name

Level

Description

UC Malware Analysis

??

Introduction to Malware Analysis and Reverse Engineering

CTF (last edited 2020-06-06 15:19:40 by Sciuro)