Add new Edit Delete History Source Add new post
    Contents:
    1. Reversing and Binary Exploitation
      1. Resources
        1. Bypassing Seccomp

    Reversing and Binary Exploitation

    This is not a holy grail, just a dump of notes of techniques I have been picking up.

    Telegram Group with more RE materials.

    Resources

    • Libc database search
    • glibc Versions useful in heap exploitation.
    • Versions for glibc also useful in heap exploitation.

    • Running binaries with alternative Libc
    • x86 and amd64 instruction reference

    • Syscall.sh a.k.a System calls for arm, arm64, x64 and x86.
    • W3 challs Syscalls
    • Linux System Call Table for x86-64 by Ryan Chapman
    • Linux Syscall Reference 64bit
    • Linux Syscall Reference 32bit

    • Compiler Explorer
    • Decompiler Explorer
    • ASM - Bytes or Bytes - ASM

    • Pwntools Cheatsheet
    • Pwntools Tutorials
    • CTF pwn tips

    • Pawnyable
    • Linux Kernel Exploitation
    • Windows Exploitation

    Bypassing Seccomp

    • Google CTF 2022 S2: Escape from Google’s Monitoring
    • CSAW CTF 2022, How2pwn chal3
    • Guide of Seccomp in CTF
    • Bypassing seccomp BPF filter
    • Seccomp and Ptrace
    • seccomp of Linux sandbox
    • seccomp
    nerd space

    nerd space

    Just a dump of things that make my mind hurt and happy at the same time.

    • Download ZIP File
    • Download TAR Ball
    • View On Github
    Pages (Latest 10 updated) :
    • index.html
    • index.html
    • sventek’s nerd space
    • WinDbg Cheat Sheet
    • Web3
    • Vim Cheat Sheet
    • Everything Security
    • Reversing and Binary Exploitation
    • Random Stuff
    • Network and Protocols Research
    Menu (Edit):
    • Home
    Posts (Latest 10 updated) :
    • Winmerge Diffing
    • Windowsconfigs
    • Tmux on windows terminal
    • Windows and pythonscripts
    • Gitrundown
    • Wsl2 Keepassxc Ssh
    • Battmonitor
    • Xrandr
    • Mqtt
    • Gitconfighack
    Read all

    This project is maintained by sventek-s

    Hosted on GitHub Pages — Powered by Git-Wiki v2.8.6

    View the Project on Github