# Naetw/CTF-pwn-tips

Here record some tips about pwn. Something is obsoleted and won't be updated. Sorry about that.

Repository: https://github.com/Naetw/CTF-pwn-tips
Canonical: https://ross.abutalabs.com/products/ctf-pwn-tips
License Family: other
Topics: pwn, ctf, tips
Last push: 2019-06-08T03:27:38+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3513, "days_push": 2643, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1830, forks 231 (observed 2026-08-28T04:05:41.750206+00:00)

## What it is
A curated collection of tips and techniques for CTF binary exploitation (pwn) challenges, covering buffer overflows, libc offsets, leaks, and shell tricks. It is a reference document rather than executable software, and is no longer actively updated.

## Use cases
- learn ctf pwn exploitation techniques
- find buffer overflow tricks for scanf gets read strcpy
- look up how to find /bin/sh in libc
- learn one-gadget-rce usage
- prepare for capture the flag binary challenges
- understand stack leak techniques in gdb

## When to avoid
- you need up-to-date exploitation techniques for modern mitigations
- you want runnable tooling rather than a written reference
- you need a general security learning resource beyond binary exploitation

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: security, reverse-engineering, developer-tools
- domain: security, penetration-testing, developer-tools, tutorials
- platform: cli
- tags: ctf, pwn, binary-exploitation, exploitation-tips, cheatsheet, memory-corruption, buffer-overflow, linux

## Member repositories
- Naetw/CTF-pwn-tips (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:41.750206+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:19:14.163325+00:00, confidence not recorded.
  - readme: https://github.com/Naetw/CTF-pwn-tips (fetched 2026-08-28T04:05:41.750206+00:00, sha 9e7734f6921e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
