Go to index Menu

Pwning stuffs

프로필사진
  • New Post
  • Management
  • Tags
  • Guestbook
  • RSS

Pwning stuffs

Search form
  • 분류 전체보기 (25)
    • Pwning in Linux (15)
    • Windows Exploiting (4)
    • Cracking (4)
    • ARM Exploiting (0)
    • Web Hacking (1)
    • Reversing (0)
    • Crypto (0)
    • Cloud (0)
  • guestbook

shellcode (2)
Writeup - echo1

Writeup - pwnable.kr Sabiendo que tenemos un overflow y la dirección de retorno en el stack, podríamos escribe en el buffer donde contiene los primeros 4 bytes del nombre que introducimos. Deberemos escaping primero en ese buffer cuando nos pregunta por cual es nuestro nombre, los opcodes de jmp rsp. Segundo aprovecharemos el overflow para escribir en la dirección de retorno justo la dirección d..

Pwning in Linux 2019. 3. 1. 08:17
ASM - Making your Own ASM Shellcode for open/read/write remote file on server

ASM 1.1 Generate Shellcode naivenom@kali:/opt/shellme$ objdump -d ./test|grep '[0-9a-f]:'|grep -v 'file'|cut -f2 -d:|cut -f1-6 -d' '|tr -s ' '|tr '\t' ' '|sed 's/ $//g'|sed 's/ /\\x/g'|paste -d '' -s |sed 's/^/"/'|sed 's/$/"/g' Compilar una shellcode en asm: sudo nasm -f elf64 -o test.o test.asm sudo ld -nostartfiles -nostdlib -z noexecstack -m elf_x86_64 -s -o test test.o 1.2 Writing your ASM C..

Pwning in Linux 2019. 2. 28. 16:08
Prev 1 Next
Prev Next
Notice
Recent Posts
Recent Comments
Total
Today
Yesterday
Link
TAG
  • open-redirect
  • format string
  • GOT Dereferencing/Overwriting
  • write primitive
  • use after free
  • return oriented programming
  • leak stack memory address
  • html injection
  • one gadget
  • Pwnable.kr
  • XSS
  • canary
  • arithmetic overflow/underflow
  • 32Bit
  • theFaunia course
  • cracking
  • leak libc
  • pwnable.tw
  • Backdoors
  • stack pivot
  • shellcode
  • pwnable.xyz
  • fake stack frame
  • Call oriented programming
  • hijacking redirection flow
  • buffer overflow
  • ASM
  • x64dbg
  • dnspy
  • Windows
more
«   2025/08   »
일 월 화 수 목 금 토
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
Archives

Blog is powered by Tistory / Designed by Tistory

티스토리툴바