Naetw/CTF-pwn-tips resource
Here record some tips about pwn. Something is obsoleted and won't be updated. Sorry about that. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3513
- days_rel: n/a
- days_push: 2643
- n_releases_24m: 0
Adoption not part of the score
1830 stars · 231 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
learning-resource · maturity maintenance
security reverse-engineering developer-tools security penetration-testing developer-tools tutorials cli ctf pwn binary-exploitation exploitation-tips cheatsheet memory-corruption buffer-overflow linux
1 source
- readme: https://github.com/Naetw/CTF-pwn-tips · fetched 2026-08-28 · 9e7734f6921e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Naetw/CTF-pwn-tips | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Naetw/CTF-pwn-tips")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem