Skip to content
View fslaktern's full-sized avatar

Block or report fslaktern

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. haatetepe haatetepe Public archive

    Easy pwn challenge. Contains a stack buffer overflow in the request method (GET, POST, etc.), and can be exploited to overwrite the request path after path validation

    C

  2. http-server-x86-64-asm http-server-x86-64-asm Public archive

    Simple, concurrent and probably buggy HTTP server written in x86-64 assembly. Binds to a random available port and supports only GET and POST requests. Uses / as web root

    Assembly

  3. noters noters Public archive

    CLI note application with a high-level use-after-free style bug, written with focus on hexagonal architecture

    Rust

  4. parcellocker parcellocker Public

    Easy-medium crypto challenge inspired by this article: https://www.kode24.no/artikkel/her-hacker-han-opp-pakkeboksen/243107

    Python

  5. sleepy-vault sleepy-vault Public archive

    Medium web CTF challenge exploitable with an optimized timing attack

    CSS

  6. translator-not-clanker translator-not-clanker Public

    Medium misc challenge where the user interacts with a bot that translates input to base64, and hides the flag in base64's unused bits

    Python