搜索 "shellcode"

不再关注网络安全

(shellcode) Linux-x64 – create a shell with execve() sending argument using XOR (/bin//sh) [55 bytes]

  • 2024-02-28
  • exploits
  • 148 阅读

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041...

shellcode-compiler

  • 2022-03-20
  • tools
  • 1078 阅读

shellcodecs

  • 2019-04-09
  • tools
  • 2707 阅读

shellcode-factory

  • 2019-04-09
  • tools
  • 1988 阅读

objdump2shellcode

  • 2019-04-09
  • tools
  • 2739 阅读

encodeshellcode

  • 2019-04-09
  • tools
  • 1734 阅读

LBT-T300-mini1 – Remote Buffer Overflow

  • 2024-03-25
  • exploits
  • 144 阅读

1234567891011121314151617181920212223242526272829303132 #include <stdio.h>#include <string.h> #define MAX_LEN 256#define BUFFER_OVERRUN_LENGTH 50#define SHELLCODE_LENGTH 32 ...

KiTTY 0.76.1.13 – Command Injection

  • 2024-03-14
  • exploits
  • 151 阅读

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 # Exploit Title: KiTTY 0.76.1.13 - Command Injection# Exploit Author: DEFCESCO (Austin...

KiTTY 0.76.1.13 – ‘Start Duplicated Session Username’ Buffer Overflow

  • 2024-03-14
  • exploits
  • 146 阅读

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041...

KiTTY 0.76.1.13 – ‘Start Duplicated Session Hostname’ Buffer Overflow

  • 2024-03-14
  • exploits
  • 142 阅读

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041...